[dokuwiki] Re: Fatal error: ... preg_replace()
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 31 Mar 2006 17:28:24 +0100
Martin Baum wrote:
Hello,
ups I have a problem. I have update my server to Apache22 with php5 and
copy my dokuwiki-folder in the new httpd data folder. Rights of all
files are www:www, like the webserver.
But now, I become this error-message:
Fatal error: Call to undefined function preg_replace() in
/usr/local/www/apache22/data/dokuwiki/inc/init.php on line 151
I'm running an old dokiwiki 2005-07-13. Can anybody help me?
thanks
Martin
Has your php installation been compliled without the PCRE functions?
Run a phpinfo() and look at the modules, one of which should be PCRE.
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Fatal error: ... preg_replace()
- From: Martin Baum
Other related posts:
- » [dokuwiki] Fatal error: ... preg_replace()
- » [dokuwiki] Re: Fatal error: ... preg_replace()
Hello,
ups I have a problem. I have update my server to Apache22 with php5 and copy my dokuwiki-folder in the new httpd data folder. Rights of all files are www:www, like the webserver.
But now, I become this error-message: Fatal error: Call to undefined function preg_replace() in /usr/local/www/apache22/data/dokuwiki/inc/init.php on line 151
I'm running an old dokiwiki 2005-07-13. Can anybody help me?
thanks
Martin
- [dokuwiki] Fatal error: ... preg_replace()
- From: Martin Baum