I'm requesting some help in upgrading a working installation of
php 5.0.4 to 5.2.8 in the simplist a least risky way. What I mean by that is I've tried doing makes and installs before on other linux systems (this one I've not touched since loading it) and the new versions seem to get installed in places where the existing software can't make use of it. It's probably because I didn't realize I had to know where libraries and such existed but I'm a little wiser now so I'm asking for help before I try the install.
So I'm hoping someone can help me with the proper configuration options such that after the make install all I need to do is restart the httpd server and we'll be good to go. I hope that's not too much to ask for and thank you in advance.
So I'm running:
Fedora Core 4
Apache/2.0.54 (Fedora
SSL
mysql 4.1.20
Modules are
core prefork http_core mod_so mod_access mod_auth mod_auth_anon mod_auth_dbm mod_auth_digest util_ldap mod_auth_ldap mod_include mod_log_config mod_logio mod_env mod_mime_magic mod_cern_meta mod_expires mod_deflate mod_headers mod_usertrack mod_setenvif mod_mime mod_dav mod_status mod_autoindex mod_asis mod_info mod_dav_fs mod_vhost_alias mod_negotiation mod_dir mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_proxy proxy_ftp proxy_http proxy_connect mod_cache mod_suexec mod_disk_cache mod_file_cache mod_mem_cache mod_cgi mod_php5 mod_perl mod_python mod_ssl
OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.7f 22 Mar 2005
Can someone guide me on the proper configuration options to use to upgrade php 5.0.4 to 5.2.8
Thanks very much