I've just tried to install PHP 4.2.1, upgrading from 4.1.2 (confusing
numbers I know.) After successfully building and installing with no
errors, with the following config line:
./configure --with-mysql=/usr/local --with-gettext
--with-apxs=/usr/local/apache/bin/apxs --with-imap=/root/imap
I have exactly the same problem..
I have moved the php.ini file from systemroot (windows\system32) to php
folder and worked just fine. However I am not sure that this is the right
way of running up php, since manuals and tutorials I have read so far
directed me to move the ini file to systemroot.
Hi,
I am using windows 2000 with Apache 2.0.36
I have followed the whole instructions of the online manual for PHP until
compilation step.
When I tested whether the PHP works fine with a test page containing it worked without any compilation?
Then, Why do I need to compile PHP4.2? Does it unleas
php-install Digest 3 Jun 2002 15:47:03 - Issue 866
Topics (messages 7211 through 7212):
Problem with Installing PHP4 on AIX4.3.3
7211 by: Wei Bin Teah
Compiling On Tru64
7212 by: Grimes, Dean
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To
I'm trying to compile on Tru64 5.1 using:
gcc 3.1
make 3.79
php 4.0.6
apache 1.3.24
mysql 3.23.49
All compiles well except the last step - Apache.
I compiled php as follows:
configure --with-mysql=/usr/local/mysql \
--with-apache=../apache_1.3.24 \
--with-trans-sid \