>>Yes, I read through the numerous threads about this topic but I can't >>solve my problem >> >>After compiling php-4.1.1 with mysql support (mysql-3.23.47) as a DSO >>(./configure --enable-libgcc --with-mysql=/opt/mysql-3.23.47 >>--with-apxs=/opt/apache-1.3.23/bin/apxs) >> >>apache complains with the following error: >> >> >> bin/apachectl start >>/usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code) from >>/opt/mysql-3.23.47/lib/mysql/libmysqlclient.sl.10 >>Syntax error on line 236 of /opt/apache-1.3.23/conf/httpd.conf: >>Cannot load /opt/apache-1.3.23/libexec/libphp4.so into server: No such >>file or directory >>bin/apachectl start: httpd could not be started >> > > Ok, so /opt/apache-1.3.23/libexec/libphp4.so does not exist. > Look at httpd.conf, where are the other Apache modules loaded from?
Sorry, didn't mention it, of course /opt/apache-1.3.23/libexec/libphp4.so exist. Apache complains with a systeax error if apache could not load module... Andre --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php