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
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
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
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