php-install Digest 26 Feb 2002 05:55:38 -0000 Issue 718
Topics (messages 6149 through 6160): Re: urgent: need help! 6149 by: Mikael Petterson (ERA) 6151 by: Rob reinstalling php 6150 by: John Williams 6152 by: Rasmus Lerdorf Problème setup EasyInstaller avec SuSe 7.3 6153 by: Bernard Pietruszewski PHP w/LDAP support crapping out 6154 by: J. Rashaad Jackson Error in make 6155 by: Marcelo C. Cordeiro need for help 6156 by: Henk Nuiten Problems starting Apache 1.3.22 after rebuild with Php 4.1.1 6157 by: Vic Sutton 6159 by: Yasuo Ohgaki chroot and php 6158 by: Hector Jose Montalvo Herrera Problem Configuring PHP 6160 by: Brett Cavé Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
--- Begin Message ---What is raq3? //Mikael -----Original Message----- From: Cees van den Acker [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 3:39 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] urgent: need help! Hi, What version of PHP is better 3 or 4 for a raq3 server? Does someone have an instal package for the raq 3 for PHP or can someone thell me how to instal? (instal manual in dutch is welcome) Cees http://www.zoek-nl.net -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php--- End Message ---
--- Begin Message ---Are you referring to the Colbalt Raq3? If so, I believe they run on a standard RedHat install (at least the ones I was administering last year did). In any case, I would assume that getting the latest would be better and there are plenty of install directions on the net. You could probably install from the RPM's too without any hassles. Rob. -----Original Message----- From: Cees van den Acker [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 9:39 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] urgent: need help! Hi, What version of PHP is better 3 or 4 for a raq3 server? Does someone have an instal package for the raq 3 for PHP or can someone thell me how to instal? (instal manual in dutch is welcome) Cees http://www.zoek-nl.net -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php--- End Message ---
--- Begin Message ---I've reinstalled php4.1.1 on my solaris 8 box to use graphics(png, jpeg,GD...) After reinstalling, phpinfo() shows the original configuration options. Where does phpinfo get this information and how can I change it? Thanks! John--- End Message ---
--- Begin Message ---It gets it from the build. It means you did not correctly rebuild libphp4.so, or you did not replace the original libphp4.so with the new one, and/or you did not restart your web server. -Rasmus On Mon, 25 Feb 2002, John Williams wrote: > I've reinstalled php4.1.1 on my solaris 8 box to use graphics(png, > jpeg,GD...) After reinstalling, phpinfo() shows the original > configuration options. Where does phpinfo get this information and > how can I change it? > > Thanks! > > John > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >--- End Message ---
--- Begin Message ---Je viens le lancer le setup EasyInstaller Version 2.2 sur SuSe linux 7.3 J'obtiens les messages suivants: Démarrage de l'installation depuis /usr/local/src/EasyInstaller Une trace complete de l'installation sera sauvegardée dans : /tmp/lei.log Installation de MySQL.... 020223 15:29:34 /usr/sbin/mysqld: Shutdown Complete Installation terminée. Installation du serveur WEB apache.... Installation terminée. Installation de PHP 4.... Installation terminée /etc/rc.d/init.d/httpd stop: httpd (no pid file) not running Syntax error on line 233 of /etc/httpd/conf/httpd.conf: Cannot load /usr/sbin/mod_auth_db.so into server: /usr/sbin/mod_auth_db.so: undefined symbol: dbopen /etc/rc.d/init.d/httpd start: httpd could not be started No mysqld pid file found. Looked for /var/lib/mysql/linux.pid. linux:/usr/local/src/EasyInstaller # ./setup: netscape: command not found Starting mysqld daemon with databases from /var/lib/mysql Est-ce que l'install c'est bien passé ou y a t'il un problème ? Merci pour toute aide. Ci-joint une partie du log du setup.+--------------------------------------------------------------------+ | *** ATTENTION *** | | | | Something is likely to be messed up here, because the configure | | script was not able to detect a simple feature on your platform. | | This is often caused by incorrect configuration parameters. Please | | see the file debug.log for error messages. | | | | If you are unable to fix this, send the file debug.log to the | | [EMAIL PROTECTED] mailing list and include appropiate | | information about your setup. | +--------------------------------------------------------------------+ | *** WARNING *** | | | | You chose to compile PHP with the built-in MySQL support. If you | | are compiling a server module, and intend to use other server | | modules that also use MySQL (e.g, mod_auth_mysql, PHP 3.0, | | mod_perl) you must NOT rely on PHP's built-in MySQL support, and | | instead build it with your local MySQL support files, by adding | | --with-mysql=/path/to/mysql to your configure line. | +--------------------------------------------------------------------+ | License: | | This software is subject to the PHP License, available in this | | distribution in the file LICENSE. By continuing this installation | | process, you are bound by the terms of this license agreement. | | If you do not agree with the terms of this license, you must abort | | the installation process at this point. | +--------------------------------------------------------------------+ Thank you for using PHP. ./configure --prefix=/usr --with-mysql --with-gd --enable-track-vars --with-xml --with-apxs=/usr/bin/apxs configure output Making all in Zend make[1]: Entering directory `/usr/local/src/php-4.1.1/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_language_parser.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_language_scanner.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_ini_parser.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_ini_scanner.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_alloc.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_compile.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_constants.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_dynamic_array.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -prefer-pic -c ./zend_execute.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_execute_API.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_highlight.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_llist.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_opcode.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_operators.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_ptr_stack.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_stack.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_variables.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_API.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_extensions.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_hash.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_list.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_indent.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_builtin_functions.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_sprintf.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c zend_ini.c /bin/sh ../libtool --silent --mode=link gcc -g -O2 -prefer-pic -o libZend.la -ldl -lgd -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lcrypt zend_language_parser.lo zend_language_scanner.lo zend_ini_parser.lo zend_ini_scanner.lo zend_alloc.lo zend_compile.lo zend_constants.lo zend_dynamic_array.lo zend_execute.lo zend_execute_API.lo zend_highlight.lo zend_llist.lo zend_opcode.lo zend_operators.lo zend_ptr_stack.lo zend_stack.lo zend_variables.lo zend.lo zend_API.lo zend_extensions.lo zend_hash.lo zend_list.lo zend_indent.lo zend_builtin_functions.lo zend_sprintf.lo zend_ini.lo make[1]: Leaving directory `/usr/local/src/php-4.1.1/Zend' Making all in main make[1]: Entering directory `/usr/local/src/php-4.1.1/main' make[2]: Entering directory `/usr/local/src/php-4.1.1/main' /bin/sh /usr/local/src/php-4.1.1/libtool --silent --mode=compile gcc -I. -I/usr/local/src/php-4.1.1/main -I/usr/local/src/php-4.1.1/main -I/usr/local/src/php-4.1.1 -I/usr/local/src/php-4.1.1/Zend -I/usr/local/src/php-4.1.1/ext/mysql/libmysql -I/usr/local/src/php-4.1.1/ext/xml/expat -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I/usr/local/src/php-4.1.1/TSRM -g -O2 -prefer-pic -c main.c /bin/sh /usr/local/src/php-4.1.1/libtool --silent --mode=compile gcc -I. -I/usr/local/src/php-4.1.1/main -I/usr/local/src/php-4.1.1/main -I/usr/local/src/php-4.1.1 -I/usr/local/src/php-4.1.1/Zend -I/usr/local/src/php-4.1.1/ext/mysql/libmysql -I/usr/local/src/php-4.1.1/ext/xml/expat -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I/usr/local/src/php-4.1.1/TSRM -g -O2 -prefer-pic -c internal_functions.c In file included from internal_functions.c:32: /usr/local/src/php-4.1.1/ext/gd/php_gd.h:33: gd.h: No such file or directory make[2]: *** [internal_functions.lo] Error 1 make[2]: Leaving directory `/usr/local/src/php-4.1.1/main' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/php-4.1.1/main' make: *** [all-recursive] Error 1 make Making install in Zend make[1]: Entering directory `/usr/local/src/php-4.1.1/Zend' make[2]: Entering directory `/usr/local/src/php-4.1.1/Zend' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/local/src/php-4.1.1/Zend' make[1]: Leaving directory `/usr/local/src/php-4.1.1/Zend' Making install in main make[1]: Entering directory `/usr/local/src/php-4.1.1/main' make[2]: Entering directory `/usr/local/src/php-4.1.1/main' /bin/sh /usr/local/src/php-4.1.1/libtool --silent --mode=compile gcc -I. -I/usr/local/src/php-4.1.1/main -I/usr/local/src/php-4.1.1/main -I/usr/local/src/php-4.1.1 -I/usr/local/src/php-4.1.1/Zend -I/usr/local/src/php-4.1.1/ext/mysql/libmysql -I/usr/local/src/php-4.1.1/ext/xml/expat -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I/usr/local/src/php-4.1.1/TSRM -g -O2 -prefer-pic -c internal_functions.c In file included from internal_functions.c:32: /usr/local/src/php-4.1.1/ext/gd/php_gd.h:33: gd.h: No such file or directory make[2]: *** [internal_functions.lo] Error 1 make[2]: Leaving directory `/usr/local/src/php-4.1.1/main' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/php-4.1.1/main' make: *** [install-recursive] Error 1 Changement de répertoire vers /usr/local/src--- End Message ---
--- Begin Message ---I am attempting to compile PHP v.4.1.0 with support for Openldap v.1.2.12. Below is my configure line: ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-openssl=/usr/local/ssl \ --with-imap-ssl=/usr/local/ssl \ --with-imap=/usr/local/src/imap-2000c \ --with-ldap=/usr/local/openldap-1.2.12um7 \ --with-mcrypt \ --with-mm \ --with-mysql \ --with-xml \ --with-zlib \ --with-gettext \ --enable-inline-optimization \ --enable-track-vars All the individual piece configure, make, and install with nary an error. But when I move to fire up the server, I get: Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: undefined symbol: ldap_value_free /usr/local/apache/bin/apachectl restart: httpd could not be started I know this has been covered, but the only solution I found by searching was to add the lib directory to my /etc/ld.so.conf and run ldconfig. I tried that and it's not working. Below is my /etc/ld.so.conf file: /usr/local/openldap-1.2.12um7/lib /usr/local/lib /usr/lib /lib Any help would be GREATLY appreciated. I'm at the limits of my understanding with this. Thanks! -- I have spoken. J. Rashaad Jackson UNIX Systems Administrator 2032 Samuel T. Dana Building (W) 734.615.1422 Ann Arbor, MI 48109 (M) 734.649.6641 http://www.umich.edu/~jrashaad (F) 734.763.8965--- End Message ---
msg04885/pgp00000.pgp
Description: PGP signature
--- Begin Message ---Hi... I really need help for compile PHP. I have to compile because i need to use YAZ I "./configure" my php-4.1.1 in this command line: "./configure --prefix=/usr --with-mysql --with-apxs=/usr/sbin/apxs --with-config-path-file=/etc --with-exec-dir=/usr/bin --with-yaz=/usr/bin --enable-trans-sid --enable-calendar Worked fine, but when I "make", this error occurs: ---------------------------------------------------------------------------- Making all in Zend make[1]: Entering directory `/usr/local/src/php-4.1.1/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DMOD_SSL=208102 -DEAPI -I../TSRM -g -O2 -prefer-pic -c zend_language_parser.c In file included from /usr/include/errno.h:36, from zend_operators.h:24, from zend_API.h:28, from zend_language_parser.c:152: /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory make[1]: *** [zend_language_parser.lo] Error 1 make[1]: Leaving directory `/usr/local/src/php-4.1.1/Zend' make: *** [all-recursive] Error 1 Can you help? A rpm package WITH yaz solve my problem too. regards, Marcelo. -- __________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/--- End Message ---
--- Begin Message ---[EMAIL PROTECTED] [EMAIL PROTECTED] *Using systems - Windows98 - Apache/1.3.23 (Win32) running... - C:\php4\php.exe * C:\Program Files\Apache Group\Apache\conf\httpd.conf ServerType standalone ServerRoot "C:/Program Files/Apache Group/Apache" PidFile logs/httpd.pid Port 80 ServerAdmin [EMAIL PROTECTED] ServerName 127.0.0.1 DocumentRoot "C:/Program Files/Apache Group/Apache/htdocs" <Directory "C:/Program Files/Apache Group/Apache/htdocs"> UserDir "C:/Program Files/Apache Group/Apache/users/" ScriptAlias /cgi-bin/ "C:/Program Files/Apache Group/Apache/cgi-bin/" ScriptAlias /php4/ "c:/php4/" AddType application/x-httpd-php .php Action application/x-httpd-php4 "/php4/php.exe" * C:\php4\php.ini (nothing changed) * C:\php4\php.exe *Test - C:\Program Files\Apache Group\Apache\htdocs\Groetphp.htm <html> <head> </head> <body> <p>Hier komt een PHP test....</p> <p>Er zou een groet van Henk te zien moeten zijn.</p> <?php echo "De groeten van Henk"; ?> </body> </html> Result as follows; Hier komt een PHP test.... Er zou een groet van Henk te zien moeten zijn. * Not to see: De groeten van Henk. *Question What do I Wrong??? *After very many hours of trial and error without succes I am desperately seeking for help. Thanks for any help Henk Nuiten, Breda, The Netherlands--- End Message ---
--- Begin Message ---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--- End Message ---
--- Begin Message ---Just a guess. It looks you are trying to run httpd with gid -1, aren't you? -- Yasuo Ohgaki Vic Sutton wrote: > 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,--- End Message ---
--- Begin Message ---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 >--- End Message ---
--- Begin Message ---Hi I currently have PHP 4.0.6 installed on Redhat 7.2, which came with the installation. The installed version was not compiled with MySQL support, which i need. Is it possible to add MySQL support without recompiling php? I have been trying to install the latest version (4.1.1) When i configure php, i get the following error: checking for flex... lex checking for yywrap in -ll... no checking lex output file root... ./configure: lex: command not found configure: error: cannot find output from lex; giving up What is the problem? Thanks Brett--- End Message ---