Vincent Stoessel wrote:

> One last thing though:
> 
> when I go ahead and compile php4.0.6 , it compiles without complaint but
> when I try yo start apache I get:
> 
> apachectl start
> Syntax error on line 211 of /usr/local/apache/conf/httpd.conf:
> Cannot load /usr/local/apache/libexec/libphp4.so into server: 
>/usr/local/apache/libexec/libphp4.so: undefined symbol: php_midgard_variable
> /usr/bin/apachectl start: httpd could not be started

Did you by any change configure with --enable-mgd-preparser? The
config file that defines MIDGARD_PREPARSER doesn't always get thrown
away, so even if you reconfigure, it might linger. I'm still trying to
tweak the makefile to be smarter about that; for the time being you
should be able to remove php_config.h if you also have config.h, then
reconfigure, etc.

Emile




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to