[PHP-INSTALL] upgrading php to 4.3.4 on stronghold?

2004-02-10 Thread Maclure, Scott
Hi all,   I have a server that's running stronhold, running their latest php (4.1.2 I believe), which is too old for the application I want to run on the server! So, I wanted to upgrade the server to php 4.3.4 (latest recommended PHP release).   Now, usually I follow the instructions for v

[PHP-INSTALL] solaris gcc problem ...

2004-02-10 Thread Maclure, Scott
bash-2.03$ ./configure --with-apxs=/usr/local/stronghold/bin/apxscreating cache ./config.cachechecking host system type... sparc-sun-solaris2.8checking for gcc... gccchecking whether the C compiler (gcc  ) works... noconfigure: error: installation or configuration problem: C compiler cannot

RE: [PHP-INSTALL] Upgrading to 4.3.4

2004-02-11 Thread Maclure, Scott
Title: RE: [PHP-INSTALL] Upgrading to 4.3.4 Hi Andrew, You really can't find any clearer instructions than: http://uk.php.net/manual/en/install.apache.php Example 3-4 nails the upgrade process. Why not try installing apache+php on another server and see? That would give you the confide

RE: [PHP-INSTALL] installing php

2004-02-18 Thread Maclure, Scott
Title: RE: [PHP-INSTALL] installing php Danny, you need to set up php within apache's httpd.conf to recognise and execute php scripts! See the following page for details: http://uk.php.net/manual/en/install.apache.php See steps 13-14 (but read the whole thing) - I'm assuming apache 1.3.x