Has anyone attempted to use PHP 5 with cpanel?
W webignition Well-Known Member Jan 22, 2005 1,876 1 166 Nov 12, 2005 #2 It's certainly quite straightforward to have both PHP4 and PHP5 running alongside each other: http://forums.cpanel.net/showthread.php?t=45908 As this works, I suppose there should be no problem with just PHP5 on it's own.
It's certainly quite straightforward to have both PHP4 and PHP5 running alongside each other: http://forums.cpanel.net/showthread.php?t=45908 As this works, I suppose there should be no problem with just PHP5 on it's own.
D DigitalSurgeon Well-Known Member Aug 13, 2005 134 1 166 Nov 12, 2005 #3 webignition said: It's certainly quite straightforward to have both PHP4 and PHP5 running alongside each other: http://forums.cpanel.net/showthread.php?t=45908 As this works, I suppose there should be no problem with just PHP5 on it's own. Click to expand... Yup, there is no problem in running Php5 with Cpanel as I have my server running Cpanel with Php5.
webignition said: It's certainly quite straightforward to have both PHP4 and PHP5 running alongside each other: http://forums.cpanel.net/showthread.php?t=45908 As this works, I suppose there should be no problem with just PHP5 on it's own. Click to expand... Yup, there is no problem in running Php5 with Cpanel as I have my server running Cpanel with Php5.
A ammonet Member Mar 6, 2005 5 0 151 Nov 12, 2005 #4 What about PHP5 stability as such - any major issues?
D DigitalSurgeon Well-Known Member Aug 13, 2005 134 1 166 Nov 12, 2005 #5 Hmmmmm, As far as I know about my server I didn't get any major compatibility issues with Php5.
W webignition Well-Known Member Jan 22, 2005 1,876 1 166 Nov 12, 2005 #6 ammonet said: What about PHP5 stability as such - any major issues? Click to expand... PHP5 itself works fine for me (5.0.4), however to be on the safe side you'd better check up on compatibility concerns if you're going to be switching from PHP4 to PHP5 and completely dropping PHP4: Migrating from PHP4 to PHP5 http://www.php.net/manual/en/migration5.php Backward Incompatible Changes http://www.php.net/manual/en/migration5.incompatible.php
ammonet said: What about PHP5 stability as such - any major issues? Click to expand... PHP5 itself works fine for me (5.0.4), however to be on the safe side you'd better check up on compatibility concerns if you're going to be switching from PHP4 to PHP5 and completely dropping PHP4: Migrating from PHP4 to PHP5 http://www.php.net/manual/en/migration5.php Backward Incompatible Changes http://www.php.net/manual/en/migration5.incompatible.php