> On Mon, Mar 28, 2005 at 06:17:50PM -0500, [EMAIL PROTECTED] wrote:
> > > However, now, at least one built-in php4 function comes up as undefined,
> > > preg_replace(). The customer got his site working by substituting
> > > str_replace(), but that can't
On Tue, 29 Mar 2005, Christian Vogel wrote:
> On Mon, Mar 28, 2005 at 06:17:50PM -0500, [EMAIL PROTECTED] wrote:
> > However, now, at least one built-in php4 function comes up as undefined,
> > preg_replace(). The customer got his site working by substituting
> > str_replace
A customer needed curl support, so I decided to upgrade to the latest
php4(4.3.10) while I was at it. Suddenly the preg_replace() function is
no longer defined.
I went back through the docs and noticed the warning at the end of the
install script about specifying the path to the MySQL header fil