[PHP-INSTALL] Make install fails

2005-04-22 Thread Ralf Schneider
Hi, I'm trying to install PHP 4.3.11 with Apache 2.0.53 on SuSE 9.0. configure and make work fine, but "make install" aborts with this error message: Installing PHP SAPI module:       apache2handler /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la /u

[PHP-INSTALL] phpinfo() under IIS6 showing mysql as client API 3.23.49?

2005-04-22 Thread Murray @ PlanetThoughtful
Hi All,   I have PHP ver 4.3.9 and MySQL ver 4.0.20, running under IIS 6. For some reason, however, when I do a phpinfo(), it tells me that I’m using MySQL client API version 3.23.49.   I’m also experiencing problems moving table definitions from my home server (running under apache and

Re: [PHP-INSTALL] install problem

2005-04-22 Thread Michael W.
Tell the ./configure script where libxml2 is (--with-libxml-dir=/dir/) James Peterson wrote: when I run a ./configure I eventurelly get the following error checking whether to enable LIBXML support... yes checking libxml2 install dir... no configure: error: xml2-config not found. Please check your

[PHP-INSTALL] install problem

2005-04-22 Thread James Peterson
when I run a ./configure I eventurelly get the following error checking whether to enable LIBXML support... yes checking libxml2 install dir... no configure: error: xml2-config not found. Please check your libxml2 installation. I do have libxlm2 installed. How can I fix this?

[PHP-INSTALL] Problem with installing php

2005-04-22 Thread Janko Žitnik
Hello!   I have a problem with instaling php. I have a win2000. At first I sucsesfuly install the apache 1.3.33. Then I try to manualy install php 4.3.10. I unziped file in c:\ and rename it. So my main folder is c:\php . Then I move all files located in the dll and sapi folders to the main

Re: [PHP-INSTALL] problems with php and MySQL (still)

2005-04-22 Thread David Bo Jensen
What is your PATH? either you have to put libmysql.dll in the windows directory or you will have to add d:\PHP5 to the PATH -- David Bo Jensen "Dave Moore" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks for the feedback. Ok, so I've uncommented the > > extension=php_mysql.dl