DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8453>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8453
apxs uses wrong path-variable for build-dir
------- Additional Comments From stephan.wuelfert@fh-hof.de 2002-04-24 13:43 -------
After a few tries, I changed all the $prefix/build to
/usr/local/share/apache2/build and compiled and installed php. This time the
installation was ok. The script copied libphp4.so to the right place and
inserted the LoadModuledirective in http.conf.
Now there is another error when I start apache:
Syntax error on line 218 of /usr/local/etc/apache2/httpd.conf:
Cannot load /usr/local/libexec/libphp4.so into server:
/usr/local/libexec/libphp4.so: undefined symbol: ssl_onceonlyinit
sbin/apachectl start: httpd could not be started
I don't have time left for today but I think this is another problem
(hopefully). I will work on this tomorrow. Maybe there is another point in
somewhere.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|