[PHP-INSTALL] Apache 2.0.48 & php 4.3.4 & AIX

2003-12-17 Thread jose
Anyone has working apache 2.0.48 & php 4.3.4 on Aix?In afirmative case could you tell me what configure parameters has you used?Thanks.

[PHP-INSTALL] compile php 4.3.4 on solaris 8

2003-12-17 Thread Bjoern
Hello, i have a problem with compiling php 4.3.4 on a solaris 8 machine. the compiling is done well, but when i try to link the php executable i get the following fault: Undefined first referenced symbol in file dn_skipname

Re: [PHP-INSTALL] php 4.3.4 with gd 2.0.15

2003-12-17 Thread Jim Thome
GD is bundled with PHP 4.3.4, and you are pointing GD to your local installation. Remove the path to GD (' --with-gd') and re-compile. -- Jim >>> Almi <[EMAIL PROTECTED]> 12/17/03 05:23AM >>> Hello php-install, I try to set up php with gd. my configuration scrips is: ./configure --prefix=/

[PHP-INSTALL] php 4.3.4 with gd 2.0.15

2003-12-17 Thread Almi
Hello php-install, I try to set up php with gd. my configuration scrips is: ./configure --prefix=/usr/local/httpd/php --with-mysql \ --with-apxs=/usr/local/httpd/bin/apxs \ --with-exec-dir=/usr/local/httpd/php \ --with-openssl=/usr/ \

[PHP-INSTALL] Can't compile PHP on Slackware 9.0

2003-12-17 Thread AcidumIrae
++ | *** ATTENTION ***| || | Something is likely to be messed up here, because the configure| | script was no

[PHP-INSTALL] Installation problem on Solaris

2003-12-17 Thread Andy Cheng
Hi, After a few hours of searching, I still have no idea on what I can do to compile php on Solaris 8. Here is the error: ld: fatal: file main/internal_functions.o: unknown file type ld: fatal: File processing errors. No output written to sapi/cgi/php collect2: ld returned 1 exit status *** Erro