I compiled apache and php witj Mod_so. When I am running apache, all is working very good, but when I am running apache in chroot, it is not working. I get the next error: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code) from /usr/local/apache/libexec/libphp4.so Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: No such file or directory /usr/local/apache/bin/apachectl start: httpd could not be started
All the files are correct, if I run apache without php, apache can running. My SO is HPUX 11.0 Do you have any idea? Thanks ----- Original Message ----- From: "Vic Sutton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 5:21 PM Subject: [PHP-INST] Problems starting Apache 1.3.22 after rebuild with Php 4.1.1 > I have rebuilt Apache 1.3.22 with PHP 4.1.1 successfully on Linux 6.0, but > fail to get httpd process started using the command line: > > /usr/local/apache/bin/apachectl start > > I get the following entry in the error_log file: > -------------------------------------------------------------------------- -- > ----------------- > [Tue Feb 26 14:21:24 2002] [warn] pid file /usr/local/apache/logs/httpd.pid > over > written -- Unclean shutdown of previous Apache run? > [Tue Feb 26 14:21:24 2002] [notice] Apache/1.3.22 (Unix) PHP/4.1.1 > configured -- > resuming normal operations > [Tue Feb 26 14:21:24 2002] [notice] Accept mutex: sysvsem (Default: sysvsem) > [Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to > set group id to Group 4294967295 > [Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to > set group id to Group 4294967295 > [Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to > set group id to Group 4294967295 > [Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to > set group id to Group 4294967295 > [Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to > set group id to Group 4294967295 > [Tue Feb 26 14:21:25 2002] [alert] Child 5400 returned a Fatal error... > Apache is exiting! > -------------------------------------------------------------------------- -- > ------------------------- > > Is this a Linux user/group configuration issue or am I missing something > during the configuration/build procedure. > > Any help would be gratefully received. > > Regards, > > Vic Sutton > Microtrax Limited > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php