Author |
Message |
luchtzak
New Member


Joined: Jan 01, 2004
Posts: 3
|
Posted:
Mon Jul 31, 2006 10:41 am |
|
Is it safe to upgrade a php-nuke based website to the new version PHP 5.0 ?
thanks for all advice.
Bart |
|
|
|
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Mon Jul 31, 2006 11:14 am |
|
Not sure if there is a definitive answer to that - sory.
One post here refers to to smeone installing it and running it with PHP5 without a problem, yet there is at least 2 posts that said they had a problem.
I guess it depends on the server configuration and what modules/hacks were installed. |
|
|
|
 |
VinDSL
Life Cycles Becoming CPU Cycles

Joined: Jul 11, 2004
Posts: 614
Location: Arizona (USA) Admin: NukeCops.com Admin: Disipal Designs Admin: Lenon.com
|
Posted:
Tue Aug 01, 2006 2:00 am |
|
Heh! Hi, Bart...
Um... I *think* this would be a big mistake, but I dunno for sure. Why don't you setup a test site, and tell 'us' if PHP 5 works or not.
Personally, I *think* it will be a disaster...  |
_________________ .:: "The further in you go, the bigger it gets!" ::.
.:: Only registered users can see links on this board! Get registered or login! | Only registered users can see links on this board! Get registered or login! ::. |
|
 |
 |
gregexp
The Mouse Is Extension Of Arm

Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol
|
Posted:
Wed Aug 02, 2006 8:15 am |
|
Ive run php nuke with php5 installed and absolutley no problems.
PHP5 give you a little more freedom with the options but in return restrict the php a bit more.
But if settings in the php.ini are configured bout the same as php4, Then nuke should run without problems, This is the same result on both windows and linux. |
_________________ For those who stand shall NEVER fall and those who fall shall RISE once more!! |
|
 |
 |
evaders99
Former Moderator in Good Standing

Joined: Apr 30, 2004
Posts: 3221
|
Posted:
Sun Aug 13, 2006 9:20 am |
|
I use PHP 5 and it runs fine. Just have to be careful in the configuration.  |
_________________ - Only registered users can see links on this board! Get registered or login! -
Need help? Only registered users can see links on this board! Get registered or login! |
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Mon Aug 14, 2006 6:51 am |
|
evaders99 wrote: | I use PHP 5 and it runs fine. Just have to be careful in the configuration. |
Evaders, am wondering if you know if web hosts traditionally have the "right setup" in order for this to run? I imagine that you have complete control over your server? Just curious as to how difficult it would be to get the web hosts to "configure" it for PHP-Nuke to run. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
evaders99

|
Posted:
Mon Aug 14, 2006 9:25 am |
|
Generally not, I would recommend magic_quotes_gpc turned on and output_buffering turned on. Make sure PHP 5 is compiled with MySQL support. Other configuration issues have arisen that I've changed, but I can't remember off the top anymore what they are. |
|
|
|
 |
|