Now I am with 5.4 CLI and 5.3 CGI (on FreeBSD, so it's suPHP). I want to move CLI to 5.5 and CGI to 5.4. My plan is the obvious:
1. Move the Cli version to 5.5 in options.conf and rebuild php
2. Move the CGI version to 5.4 in options.conf and rebuild php
Do I need to consider something special when upgrading the CGI version or just change in options.conf + rebuild will do the job like it does with the CLI version? I never updated CGI version before.
1. Move the Cli version to 5.5 in options.conf and rebuild php
2. Move the CGI version to 5.4 in options.conf and rebuild php
Do I need to consider something special when upgrading the CGI version or just change in options.conf + rebuild will do the job like it does with the CLI version? I never updated CGI version before.