help! PHP installation/upgrade
I need help upgrading the PHP installed on my server!
I read the installation docs.. but they are all for new installs, not upgrades. Are they the same thing? Because some have apache setup instructions. I don't want to mess with apache.
Do I just skip the apache configuration lines?



The thing is, I'm getting this error message:
Warning: mail() is not supported in this PHP build in /path/to/my/php.script
I looked that up and found out that meant that PHP was installed before sendmail and the way to fix it was to recompile the PHP installed on my system. I have v4.0.6 on redhat linux 7.2
Any guidance would be much appreciated
