[PHP-INSTALL] PHP-5.2.3 Configure:Error: Can't find MySQL header files under yes.

2007-06-21 Thread Chetan Graham
To All, I configure PHP523 with... ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql and I get the error Configure: Error: Cannot find MySQL header files under yes. This is the last line in the ./configure. So when I try to "make" the php installation of course I get a ***No t

[PHP-INSTALL] Trouble Building RPM's on SuSE 10.0

2007-06-21 Thread Peter A. Barry
Hello, I need to create the php5-5.2.2 RPM's for SuSE 10.0 to install on several production systems. However, when I run the makerpm script, it appears that the build completes, but the creation of the RPM's fails with the following output: Build complete. Don't forget to run 'make test'. + mv

[PHP-INSTALL] php install on OS X 10.4.9

2007-06-21 Thread John-Paul Mead
I am having great trouble installing PHP on my Mac I have the latest Xcode installed: Xcode Tools 2.2.1 I also have Apache: httpd-2.0.59 I am trying to install php-5.2.3 I also tried installing PHP by using the binary entropy-php-5.2.2-1- apache2.tar.gz but this does not work. Here is the deb

[PHP-INSTALL] PHP 5.2.3 cannot compile on CentOS-5

2007-06-21 Thread Ben
Hello, I'm trying to compile PHP 5.2.3 from source on CentOS-5. Configure went fine, but when running make I get the following error: /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status make: *** [libphp5.la] Error 1 Yet the intl package has been installed: # rpm -qa | grep i