Yes, I encountered a problem with that, Parse error in php_functions.c If you got the same problem, you need to modify the php-4.2.2/sapi/apache2filter/php_functions.c
change the MODULE_MAGIC_AT_LEAST to AP_MODULE_MAGIC_AT_LEAST because apache developers change it. I got this fix from php-install mailing list. And now, it's working properly Ryan ----- Original Message ----- From: "Benj" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 7:30 PM Subject: Re: [plug] PHP 4 and apache 2.0.39 > Ryan Adorable wrote: > > > Hi, > > Yes, I got that installed in my box. > > Are you using Apache 2 and PHP 4 fully? Any problems encountered so > far? > > > -- > Benjamin Oris Jr. <[EMAIL PROTECTED]> > ImagineAsia Animation Studio > "Simplify, simplify, simplify." > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
