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.
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
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=/
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/ \
++
| *** ATTENTION ***|
||
| Something is likely to be messed up here, because the configure|
| script was no
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