Cinquecento
05-13-2003, 11:10 AM
Hi,
I rent a server (matrix Linux) that runs PHP 4.01. I'm desperate to get access to GD2 - but the usual automated updates (initialised through a web gui) haven't appeared - and the host is next to useless - so it's up to me!
When I read the hosts forums from others about updating PHP there is mention of all sorts of pitfalls....
/////----SNIP-------//////
apache built with mod_so so in theory you could upgrade.
problem is IIRC you need apache source code, if you check out phpinfo for the configure command they use ../apache-1.3.12 as the path for config although you should in theory be able to replace that with --with-apxs=/usr/ins/intel/apache/bin/apxs
backup the libexec/libphp4.so and php.ini
doing the configure first will hint if its possible.
only other issues is it compatible with mod_iasp.so build (see weblog warning on apache restart)
///////--------SNIP-------///////
Whilst I've been happy to fiddle about with the server - I fear I'm REALLY going to screw things up if I just try and 'get on with it' - and potentially take six of my clients websites out in the process.
Has anyone got any grass-roots advice/tutorials about installing PHP and/or Apache in PARALLEL with an existing installation. I really need some simple guide so I can at least begin my learning - everything I read seems to assume that I'm already experienced,.
Ian
I rent a server (matrix Linux) that runs PHP 4.01. I'm desperate to get access to GD2 - but the usual automated updates (initialised through a web gui) haven't appeared - and the host is next to useless - so it's up to me!
When I read the hosts forums from others about updating PHP there is mention of all sorts of pitfalls....
/////----SNIP-------//////
apache built with mod_so so in theory you could upgrade.
problem is IIRC you need apache source code, if you check out phpinfo for the configure command they use ../apache-1.3.12 as the path for config although you should in theory be able to replace that with --with-apxs=/usr/ins/intel/apache/bin/apxs
backup the libexec/libphp4.so and php.ini
doing the configure first will hint if its possible.
only other issues is it compatible with mod_iasp.so build (see weblog warning on apache restart)
///////--------SNIP-------///////
Whilst I've been happy to fiddle about with the server - I fear I'm REALLY going to screw things up if I just try and 'get on with it' - and potentially take six of my clients websites out in the process.
Has anyone got any grass-roots advice/tutorials about installing PHP and/or Apache in PARALLEL with an existing installation. I really need some simple guide so I can at least begin my learning - everything I read seems to assume that I'm already experienced,.
Ian