I have a Windows Server running Apache 2.0.52, MySQL 4.1.7 and PHP 5.0.2
I'm getting some Apache errors:
[notice] Parent: child process exited with status 3221225477 -- Restarting.
apparently these errors are produces by PHP, so I would like to upgrade to the latest version. Can I expect any problems when I only upgrade PHP to 5.0.4?
If not; how do I upgrade? Shutdown Apache; run the installer or unzip the php files to the php folder and restart Apache?
Please advise. Thanx.