Re: [PHP-INSTALL] Re: mod_php4 upgrade horrors

2005-03-31 Thread up
I figured it out...this was installed from FreeBSD ports, and for some stupid reason, they have --disable-all in there by default, along with disable-cli, one of which caused this. Thanks! On Thu, 31 Mar 2005 [EMAIL PROTECTED] wrote: > On Tue, 29 Mar 2005, Christian Vogel wrote: > > > On Mon, M

[PHP-INSTALL] Re: mod_php4 upgrade horrors

2005-03-31 Thread up
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(), but that can't be