[PHP-INSTALL] PHP looking for /tmp/mysql.sock when I compile it to use /usr/local/Servers/MySQL/var/socket

2003-11-10 Thread Michael J. Pelletier
Hello,   Does anyone know how to change PHP from insissting that the mysql socket be in /tmp.   In other words I set --with-mysql-sock=/usr/local/Servers/MySQL/var/socket   but, I get an error message: Nov 10 21:24:39 HORDE [emergency] [imp] DB Error: connect failed:  [nativecode=Can't con

[PHP-INSTALL] I WANT HELP!THANKS!

2003-11-10 Thread 乌有 无
   This is the report: + doing sanity check on compiler and options ** A test compilation with your Makefile configuration** failed.  The below error output from the compilation ** test will give

[PHP-INSTALL] php + gd

2003-11-10 Thread Daniel
Hi everyone! I'm trying to configure php with gd-support. I have installed gd-1.8.4, libpng 1.0.13 + devel, libjpeg-6b + devel, freetype 2.1.3 + devel. When I'm trying to configure it I get the following error: configure: error: libpng.(a|so) not found. What can be wrong ? I've got the followin

[PHP-INSTALL] Session configuration problem

2003-11-10 Thread Voodoo
I'm using php 4.3.0 under an IIS server, and I'm having some trouble on starting a session. I guess it's a configuration problem. Tried to edit the php.ini file, and found this line: ; Handler used to store/retrieve data. session.save_handler = files ; Argument passed to save_handler. In the cas

[PHP-INSTALL] Segmentation Fault on Solaris 8

2003-11-10 Thread Lewis Edward E
Title: Segmentation Fault on Solaris 8 I have installed with Apache 1.3.24 and PHP_4.3.3 on Solaris 8 - everything complied ok.  On Apache startup my error_log shows the following (Apache/1.3.24 (Unix) PHP/4.3.3 configured -- resuming normal operations)., but when I run hello.php I get the f

[PHP-INSTALL] Could not execute mail delivery program

2003-11-10 Thread Jeroen Sikking
Hi, I'm having a very strange problem with PHP on my server. When a user tries to send an e-mail message using the mail() function, it returns the error: Could not execute mail delivery program I'm running PHP 4.3.3, Apache 1.3.29 and Qmail on a Solaris system. I'm using the correct sendmail p

[PHP-INSTALL] Upgrade from 4.3.1 to 4.3.4 on FreeBSD 4.8

2003-11-10 Thread Andrej Kotolenko
Hi, I would like to upgrade php from 4.3.1 to 4.3.4 on FreeBSD 4.8 and Apache 1.3.27. I cant install thru ports because i need use special configuration file. The thing i would like to know is, what do i have to remove from previous instalation and than later install, for upgrade to work properly.

[PHP-INSTALL] lgssapi_krb5

2003-11-10 Thread Kevin Jackson
Hi, All! Problem: PHP will not complete the "./configure" step due to the missing "lgssapi_krb5" file. I've installed every piece of Kerberos source I can find: - krb5-server-1.2.7-14 - krb5-workstation-1.2.7-14 - krb5-libs-1.2.7-14 - krb5-devel-1.2.7-14 -

[PHP-INSTALL] Compile Failure : sapi/cli/php

2003-11-10 Thread Edouard GUERIN
Hi! I want to install PHP-4.3.4 on my Slackware 9.1 (kernel 2.4.22) with apache 2.0.48. I have already install Apache and Sablotron v1.0 My configure command : ./configure --prefix=/usr/local/php-4.3.4 \ --with-config-file-path=/usr/local/php-4.3.4 \ --with-apxs2=/usr/local/apache-2.0.48/bin/apxs

[PHP-INSTALL] Installation of

2003-11-10 Thread Zaher ANTOY
Ji ! I'm woking under Linux and I extracted PHP 4.3.4 (tar.gz) . I had use this command : "httpd stop" "./configure --with-mysql=/usr/bin/mysql --with-apxs -enable-pcntl --enable-sigchild" in order to use use process. But, it doesn't w