[Pmwiki-users] Newbie questions?
Patrick R. Michaud
pmichaud
Mon Aug 11 00:36:13 CDT 2003
On Sun, Aug 10, 2003 at 03:14:35PM -0700, webmaster wrote:
> At 10:33 AM 8/10/03, Patrick R. Michaud wrote:
> >On Sun, Aug 10, 2003 at 10:13:26AM -0700, webmaster wrote:
> >> [...]
> >> pmwiki installed and runs fine except I get this error message:
> >>
> >> Warning: Use of undefined constant PREG_SPLIT_DELIM_CAPTURE - assumed
> >> 'PREG_SPLIT_DELIM_CAPTURE' in c:\apache\htdocs\pinrail\pmwiki.php on line 629
> >>
> >> I've pawed through the docs but can not locate what to do to eliminate
> >> this error.
> >> Suggestions?
> >
> >Very strange. What versions of Apache and PHP are you running?
>
> PHP 4.04pl1 for Windoze, build date Jan 12th 2001 from Zend.
> Apache/1.3.14 Server at 127.0.0.1 Port 80
> register_globals=off
Ah, that's the problem. PREG_SPLIT_DELIM_CAPTURE apparently wasn't
introduced until PHP 4.0.5. I don't think I have an easy fix for this,
other than to suggest upgrading to PHP 4.0.5 or higher. If that's a
significant obstacle for you, let me know and I'll see what I can come
up with to solve it on this end.
Pm
More information about the pmwiki-users
mailing list