Web Hosting Talk







View Full Version : What PHP Version?


roly
06-10-2002, 03:10 AM
Please vote in the poll:)

Drewcifer
06-10-2002, 03:34 AM
There are a couple of really bad security issues with any version prior to 4.1.1...glad to see that most are using 4.2x

MGCJerry
06-10-2002, 03:39 AM
4.1.1 for my "localhost" server. Its a testing and development server. I'll prolly upgrade to 4.2.? soon.

roly
06-10-2002, 03:47 AM
I use 4.1.2

blazenet
06-10-2002, 04:09 AM
Well, I'm using 4.0.6 since I'm using Ensim from RackShack and that one comes with 4.0.6 ... I never found out how to upgrade packages with Ensim :(

roly
06-10-2002, 04:56 AM
LOL
Also its possible to do a normal compile PHP /w ensim

Rich2k
06-10-2002, 05:00 AM
I'm not ready for 4.2.1 basically because of the global variable changes (yes I know you can change it by editing the php.ini file to set it back as 4.1.x but it seems like a hassle at the moment).

KDAWebServices
06-10-2002, 08:34 AM
4.1.2 here, 4.2.x is just not friendly to some scripts, even if you turn global variables back on.

Tazzman
06-10-2002, 08:37 AM
Here (http://www.webppliance.com/forums/showthread.php?threadid=89)'s a HOW TO on upgrading PHP with Ensim installed...