Code Comments
Programming Forum and web based access to our favorite programming groups.I know how to install programs (configure, make, make install, etc.), but exactly how does one UPGRADE an existing PHP installation? The php.net site and pretty much anywhere else I've looked does not say anything except to recommend upgrading. They give no instructions at all. My Linux books are no help with this, and searching the newsgroups has turned up nothing but recommendations to go to php.net ... which has no such instructions. I ask because simply installing the new version of PHP has killed my server. I can't get the httpd process to start. So, please, can someone post a step-by-step set of instructions for upgrading an existing PHP installation? You will be the first to do so, as far as I can determine. Thank you very much.
Post Follow-up to this messageOn 22 Dec 2004 10:44:02 -0800, stupidscript@hotmail.com wrote: >I know how to install programs (configure, make, make install, etc.), >but exactly how does one UPGRADE an existing PHP installation? In the same way. At least, that's how I do it, and I'm not aware of another way, unless you're installing from some sort of package e.g. rpm. >The php.net site and pretty much anywhere else I've looked does not say >anything except to recommend upgrading. They give no instructions at >all. My Linux books are no help with this, and searching the newsgroups >has turned up nothing but recommendations to go to php.net ... which >has no such instructions. > >I ask because simply installing the new version of PHP has killed my >server. I can't get the httpd process to start. What error do you get? >So, please, can someone post a step-by-step set of instructions for >upgrading an existing PHP installation? They're pretty much the same as installing. -- Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk> <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Post Follow-up to this message*** stupidscript@hotmail.com wrote/escribió (22 Dec 2004 10:44:02 -0800): > I ask because simply installing the new version of PHP has killed my > server. I can't get the httpd process to start. I once tried (with no success, actually). If you upgrade PHP you must also upgrade apache (to 2.4.50 or greater), the apache modules, openssl and quite a lot of libraries. It's crazy. -- -- Álvaro G. Vicario - Burgos, Spain -- Thank you for not e-mailing me your questions --
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.