[PHP] Please help - debug.log
HiI am new to Linux and PHP. I've tried sending this to php-install, but it didn't go through. I've attached the debug.log which was created while I was installing PHPonto my 400MHz Pentium PC, running Linux (and DOS on another partition) witha MySQL database and an Apache web server.Please can you help.When testing to view a PHP file requesting phpinfo( ) on the Netsacpebrowser, nothing comes up as it should.Thanks in advance for your help.Best regardsRobemail: [EMAIL PROTECTED] -- PHP General 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]
[PHP] (RW) PHP installation problems
Hi there I am new to Linux and PHP. I was installing PHP onto my 400MHz Pentium PC, running Red Hat Linux (and DOS on another partition) with a MySQL database and an Apache web server but there was a problem. Please can you helpthe contents of the debug log are below. (Thanks to David Robley for letting me know that attachments get stripped.) Thanks in advance for your help. Best regards Rob email: [EMAIL PROTECTED] CONFIGURE: './configure' '--with-mysql=/usr/local/mysql-3.22.32-pc-linux-gnu-i686/' '--with-apxs=/usr/local/apache_1.3.12/bin/apxs' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: CXXFLAGS: INCLUDES:-I/usr/local/apache_1.3.12/include -I$(top_builddir)/Zend -I$(top_srcdir) -I/usr/local/mysql-3.22.32-pc-linux-gnu-i686//include LDFLAGS: -Wl,-rpath,/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql -L/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql LIBS: -lmysqlclient -lpng -lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv DLIBS: SAPI: apache PHP_RPATHS: /usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql uname -a: Linux localhost.localdomain 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown gcc -o conftest -g -O2 -Wl,-rpath,/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql -L/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql conftest.c -lmysqlclient -lpng -lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv 1>&5 /usr/bin/ld: cannot find -lmysqlclient collect2: ld returned 1 exit status