Yesterday when I checked my site this is all I got:
Quote:
Fatal error: Call to undefined function: preg_match() in /mainfile.php on line 29
I have made no changes to php-nuke for almost 2 months, and it has been running smoothly until now.
What could be wrong??
Xeon Sergeant
Joined: Aug 28, 2003
Posts: 144
Location: USA
Posted:
Thu Nov 25, 2004 5:59 pm
It's funny you mention this as I am seeing the same exact issue with my server which was just installed with the latest version of FreeBSD 5.3 and also the latest version of PHPNuke 7.5
It could be that the server which is running your website also updated to the latest version of their OS or also updated to nuke 7.5
I've been digging to try and determine exactly what's causing this but so far I haven't had any luck.
Can anyone shed some light on what may be causing this?
myserver#portinstall php4-pcre
or
myserver#portinstall php5-pcre
(or without portupgrade:
myserver# cd /usr/ports/devel/php4-pcre
myserver# make install clean )
does the trick
SABvdF Nuke Cadet
Joined: Dec 06, 2004
Posts: 2
Posted:
Thu Dec 09, 2004 1:56 am
SABvdF wrote:
Install php4/5-pcre
myserver#portinstall php4-pcre
or
myserver#portinstall php5-pcre
Better yet, install php4-extensions or php5-extensions
Then your session support etc. will also work a lot better
megarock Nuke Cadet
Joined: Jan 03, 2005
Posts: 4
Posted:
Mon Jan 03, 2005 1:58 pm
So as not to totally double post this issue I had the same problem which is still unresolved. Followed these steps and now nothing loads but what appears to be a blank html page. See post here:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum