php-install Digest 1 Sep 2001 16:44:24 -0000 Issue 439 Topics (messages 4146 through 4150): Can't build PHP enabled Apache on Solaris8 4146 by: John Ruff 4147 by: Rasmus Lerdorf Sablot+php 4.0.5+Windows 98 4148 by: Danny Appaiah when start apache: undefined symbol: png_get_error_ptr 4149 by: Ronald Weinrich *Great Mortgage Rates* 4150 by: turboduck.mails.ch 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] ----------------------------------------------------------------------
I'm trying to build a Apache 1.3.20 server with the enable PHP 4.0.6 module. I'm starting with both sources to perform the builds. I've followed the install procedure found in the "php_manual_en.pdf" and on the website at "http://www.php.net/FAQ.php". By the time I get to the portion of building apache, after building php, my 'make' fails with following excerpt: [...SNIP...] ===> src/modules/php4 gmake[4]: Entering directory `/export/home3/pkgs/apache_1.3.20/src/modules/php4' gcc -c -I../../os/unix -I../../include -DSOLARIS2=280 -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED `../../apaci` mod_php4.c mod_php4.c:28: zend.h: No such file or directory mod_php4.c:29: php.h: No such file or directory mod_php4.c:30: php_variables.h: No such file or directory mod_php4.c:47: php_ini.h: No such file or directory mod_php4.c:48: php_globals.h: No such file or directory mod_php4.c:49: SAPI.h: No such file or directory mod_php4.c:50: php_main.h: No such file or directory mod_php4.c:52: zend_compile.h: No such file or directory mod_php4.c:53: zend_execute.h: No such file or directory mod_php4.c:54: zend_highlight.h: No such file or directory mod_php4.c:55: zend_indent.h: No such file or directory mod_php4.c:57: ext/standard/php_standard.h: No such file or directory gmake[4]: *** [mod_php4.o] Error 1 gmake[4]: Leaving directory `/export/home3/pkgs/apache_1.3.20/src/modules/php4' gmake[3]: *** [all] Error 1 gmake[3]: Leaving directory `/export/home3/pkgs/apache_1.3.20/src/modules' gmake[2]: *** [subdirs] Error 1 gmake[2]: Leaving directory `/export/home3/pkgs/apache_1.3.20/src' gmake[1]: *** [build-std] Error 2 gmake[1]: Leaving directory `/export/home3/pkgs/apache_1.3.20' gmake: *** [build] Error 2 # [...end SNIP...] Yes...the files don't exist. Should they? Or should it not be trying to make mod_php4.c, b/c there is already a mod_php4.o. Please tell me about any "known-to-work' method for building a php enabled apache 1.3.20 server on Solaris8. Best Regards, John Ruff
Follow the instructions in the INSTALL file in the PHP source distribution. Looks to me like you are doing something silly, but without your PHP and Apache configure lines, I can't tell. -Rasmus On Sat, 1 Sep 2001, John Ruff wrote: > I'm trying to build a Apache 1.3.20 server with the enable PHP 4.0.6 module. > I'm starting with both sources to perform the builds. I've followed the > install procedure found in the "php_manual_en.pdf" and on the website at > "http://www.php.net/FAQ.php". By the time I get to the portion of building > apache, after building php, my 'make' fails with following excerpt: > > [...SNIP...] > > ===> src/modules/php4 > gmake[4]: Entering directory > `/export/home3/pkgs/apache_1.3.20/src/modules/php4' > gcc -c -I../../os/unix -I../../include -DSOLARIS2=280 -DUSE_EXPAT > -I../../lib/expat-lite -DNO_DL_NEEDED `../../apaci` mod_php4.c > mod_php4.c:28: zend.h: No such file or directory > mod_php4.c:29: php.h: No such file or directory > mod_php4.c:30: php_variables.h: No such file or directory > mod_php4.c:47: php_ini.h: No such file or directory > mod_php4.c:48: php_globals.h: No such file or directory > mod_php4.c:49: SAPI.h: No such file or directory > mod_php4.c:50: php_main.h: No such file or directory > mod_php4.c:52: zend_compile.h: No such file or directory > mod_php4.c:53: zend_execute.h: No such file or directory > mod_php4.c:54: zend_highlight.h: No such file or directory > mod_php4.c:55: zend_indent.h: No such file or directory > mod_php4.c:57: ext/standard/php_standard.h: No such file or directory > gmake[4]: *** [mod_php4.o] Error 1 > gmake[4]: Leaving directory > `/export/home3/pkgs/apache_1.3.20/src/modules/php4' > gmake[3]: *** [all] Error 1 > gmake[3]: Leaving directory `/export/home3/pkgs/apache_1.3.20/src/modules' > gmake[2]: *** [subdirs] Error 1 > gmake[2]: Leaving directory `/export/home3/pkgs/apache_1.3.20/src' > gmake[1]: *** [build-std] Error 2 > gmake[1]: Leaving directory `/export/home3/pkgs/apache_1.3.20' > gmake: *** [build] Error 2 > # > > [...end SNIP...] > > Yes...the files don't exist. Should they? Or should it not be trying to > make mod_php4.c, b/c there is already a mod_php4.o. > > Please tell me about any "known-to-work' method for building a php enabled > apache 1.3.20 server on Solaris8. > > Best Regards, > John Ruff > >
Hi! can somebody help in installing Sablotron XSLT processor on Windows 98 with PHP 4.0.5 and Apache. my installtion directory is c:\php php_sablot.dll is under c:\extensions and i have also copied expat.dll, sablot.dll xmlparse.dll and xmltok.dll to c:\windows\system and c:\windows\system32 directories. i am able to load all other modules like PDF,GD,JAVA,MING etc .. without any problem .. but when i start my Apache (after commenting out extension=php_sablot.dll in php.ini file) it gives a warning saying ... "Unable to load dynamic library 'c:\php\extensions/php_sablot.dll' - A device attached to the system is not functioning" this looks like a strange error ... but if i comment the line (;extension=php_sablot.dll) in php.ini file everything works fine ... can some body help me out with this ... Thanks in Advance.. Danny Appaiah visit:htp://danz.itgo.com
Hi All, I install on my Suse linuxbox apache_1.3.20 gd-2.0.1 freetype-2.0.4 jpeg-6b libpng-1.0.12 and last I configure php-4.0.6 with "--with-apxs=/usr/local/apache/bin/apxs" \ "--with-mysql=/usr/local/mysql" \ "--with-gd-dir=/usr/local/lib" \ "--with-jpeg-dir=/usr/local/lib" \ "--with-freetype-dir=/usr/local/lib" \ "--with-zlib" \ "--with-png-dir=/usr/local/lib" \ "--enable-track-vars=yes" \ "--enable-url-includes" \ "--enable-sysvshm=yes" \ "--enable-sysvsem=yes" \ "--enable-shared=yes" \ "--with-config-file-path=/etc" \ "$@" now if I try to start httpd I get the error: Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/lib/libgd.so: undefined symbol: png_get_error_ptr /usr/local/apache/bin/apachectl start: httpd could not be started" can any give me a hint TIA Ron
mnu76 Whether a new home loan is what you seek or to refinance your current home loan at a lower interest rate, we can help! Mortgage rates haven't been this low in the last 12 months, take action now! Refinance your home with us and include all of those pesky credit card bills or use the extra cash for that pool you've always wanted... Where others say NO, we say YES!!! Even if you have been turned down elsewhere, we can help! Easy terms! Our mortgage referral service combines the highest quality loans with the most economical rates and the easiest qualifications! Take just 2 minutes to complete the following form. There is no obligation, all information is kept strictly confidential, and you must be at least 18 years of age. Service is available within the United States only. This service is fast and free. Free information request form: PLEASE VISIT http://www.freewebhostingcentral.com/mortgagezone **************************************************************** Since you have received this message you have either responded to one of our offers in the past or your address has been registered with us. If you wish to be removed please reply to: mailto:[EMAIL PROTECTED]?subject=remove **************************************************************** xqw3j *********