php-install Digest 14 Jun 2003 04:35:04 - Issue 1422
Topics (messages 11075 through 11077):
php-mysql build problem
11075 by: Grimes, Dean
./configure fails on RedHat 9
11076 by: Peter Shawe
Problem with PHP
11077 by: Benoit Tremblay
Administrivia:
To subscribe to
I,
I have installed apache (with module so enable) and PHP 4.3.2 but I search the file
libphp4.so and he is not in my computer. Why? I think it's require for run PHP in
apache.
Thank you,
Benoit Tremblay
Hi,
I'm installing Apache/MySQL/PHP on a RedHat 9 box, to replace a
similarly configured RedHat 7 box.
I did a clean install of RedHat 9.
I installed Apache from source (v1.3.27); no problems.
I installed MySQL from RPM's (v4.0.13); no problems.
Trying to build PHP (v4.3.2) from source; can't
I'm having some trouble with linking mysql-4.0.13 into php-4.3.2. I am
getting following error:
//usr/lib/libresolv.so.1: fatal error: symbol `_res` multiply defined in two
shared objects /usr/lib/libsocket.so: size = 448; //usr/lib/libresolv.so.1:
size = 512
collect2: ld returned 1 exit status
ma
php-install Digest 13 Jun 2003 12:54:28 - Issue 1421
Topics (messages 11074 through 11074):
Re: Problem to install PHP on Windows Server 2003.
11074 by: Lluis
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
- Original Message -
From: Lluis
To: [EMAIL PROTECTED]
Sent: Friday, June 13, 2003 1:47 PM
Subject: Problem to install PHP on Windows Server 2003.
How may I do to install php on windows server 2003?
Thanks you.