Apache 1.3.12, PHP 4.0.6, Solaris 2.6 ./configure --with-apxs=/app/.o/Apache/Apache/bin/apxs
checking for Apache module support via DSO through APXS... yes Initially I run into the stub.lo error, but I found a note in the archives and moved the file to stub.lo.old. Problem solved. Make works. Make install works. I try to start apache and get: Syntax error on line 243 of /app/oracle9iappsrv/Apache/Apache/conf/httpd.conf: Cannot load /app/oracle9iappsrv/Apache/Apache/libexec/libphp4.so into server: ld.so.1: /app/oracle9iappsrv/Apache/Apache/bin/httpd: fatal: relocation error: file /app/oracle9iappsrv/Apache/Apache/libexec/libphp4.so: symbol sapi_module: referenced symbol not found ./apachectl startssl: httpd could not be started I've searched all through the archives and noted a number of posts about similar problems (uncompress, gd, etc) and all of them have been solved with a simple --enable-<something> but I couldn't figure out what to enable for the sapi_module symbol. Any help would be much appreciated. Thanks, Ted Cox -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]