Curious what you guys are running on your servers
Which PHP version do you run
Collapse
X
-
I code for 4.0, but run 5.2x. Alot of my customers are on old systems and I need to be backwards compatable without headaches.Comment
-
I run 4.x and 5.2.x. Reason being is because I had some custom scripts created that I use regularly that do not work in PHP 5Email: Clicky on MeComment
-
5.3.x, but 5.2.x will be just fine with any new stuff that scripts require. 5.1.x loses json_encode and a few others which I see a lot more scripts use and it's unfortunately the package default for centos :/Yii Framework Guru - Seasoned PHP vet - Partner @ XXXCoupon.comComment
-
-
%php -v
PHP 5.3.6
no problems here.
'All PHP users should note that the PHP 5.2 series is NOT supported anymore. All users are strongly encouraged to upgrade to PHP 5.3.6.'Last edited by goldassets; 05-03-2011, 01:57 PM.Comment
-
5.3.5 here.Webmaster Coupons Coupons and discounts for hosting, domains, SSL Certs, and more!
AmeriNOC Coupons | Certified Hosting Coupons | Hosting Coupons | Domain Name Coupons
Comment



Comment