Buckle your seatbelts, people. It's out: http://www.php.net/
Buckle your seatbelts, people. It's out: http://www.php.net/
and yet somehow I feel the same now as I did 5 minutes ago.![]()
when will easyapache compile it![]()
More importantly, PHP 4.3.8 is out too and it's a security release. I hope Nick's busy testing that right now
Originally Posted by qwerty
I totally agree.
█ eMax Hosting, LLC - Providing Reliable Hosting Services for the past 3 years
¨€ cPanel, MySQL, 24/7 Support, Money Back Guarantee, *Free Website Builder*,
¨€ Shared Hosting, Reseller Hosting, Dedicated Management, Site Monitoring Services, 97% Client Rating
¨€ Have a Sales Questions? Call us toll free at 1-800-770-eMax!
Both are in easyapache now =)
and i say dont bother trying to compile php 5.0.0 as i just tried twice and it wont compile because layer1's copy of libxml or whatever is too old. then i tried with an updated copy of libxml and it says cant find libxml blah blah.
4.3.8 is working great atleast![]()
John W
www.eth0.us
Dang, thats too bad, I guess I have to wait til cPanel fixes this. For the most part I've been using PHP5 RC versions on another server. It has tons of features, and is more powerful then 4.Originally Posted by Sinewy
IDK(Internet Development Kit) CMS \\ Putting "Nuke-based" systems to shame.
www.IDK-CMS.com
Professional & Efficient programming || PHP, MySQL, PostgreSQL, XML, and JSP.
daejuan[at]gmail.com
Have you experienced any errors with 'old scripts' when running on PHP 5?Originally Posted by DJ_Max
Not with any of my scripts, as I never used the long arrays, like $HTTP_POST_VARS, instead i use $_POST, and so on.Originally Posted by Dreamer
The only way i could see you having problems, is by default, PHP5 has long arrays set to OFF. So $HTTP_POST_VARS, $HTTP_GET_VARS, $HTTP_SERVER_VARS, etc.. won't work. Unless you go into the php.ini and set it to ON.
But for the most part, ever since RC versions, scripts like phpBB have gotten around this, and still have support for PHP3, as thats the only reason some scripts still use long arrays.
IDK(Internet Development Kit) CMS \\ Putting "Nuke-based" systems to shame.
www.IDK-CMS.com
Professional & Efficient programming || PHP, MySQL, PostgreSQL, XML, and JSP.
daejuan[at]gmail.com
Sooo, does cPanel work comfortably with PHP5?
I just updated to PHP5 on my dev box and one production server and had no trouble at all but then tried the next production box and apache now won't start.
using easyapache i get:
Waiting for httpd to restart..............finished.
22418 22413
httpd has failed, please contact the sysadmin.
./build install
Waiting for httpd to restart..............finished.
22453 22448
httpd has failed, please contact the sysadmin.
If i try to kill all the http processes and then restart with httpd restart i get no decent error messages. It looks like it started but didn't.
[Wed Jul 14 18:42:06 2004] [warn] NameVirtualHost xx.xx.xxx.xxx:80 has no VirtualHosts
/etc/init.d/httpd start: httpd started
/etc/init.d/httpd restart: httpd not running, trying to start
[Wed Jul 14 18:41:53 2004] [warn] NameVirtualHost xx.xx.xxx.xxx:80 has no VirtualHosts
/etc/init.d/httpd restart: httpd started
Not sure if the no virtualhosts warning could be the problem. I have tried to revert to PHP 4.3.8 but httpd still won't start with the same error.
Anyone have any ideas?
The problem is definitely not the "has no virtual hosts" warning because i have just corrected that (it was just a bad line in the httpd.conf) But appache still won't start :-(
I have recompiled apache with the easyapache script and PHP 4.3.8 but no luck:
service httpd restart
/etc/init.d/httpd restart: httpd restarted
Before i upgarded to PHP5 everything was all working fine.
I am a very unhappy guy right now. Anyone have any advice?
Thanks a lot. When I get some time I'll upgrade PHP on my cPanel box.Originally Posted by thaphantom
![]()
IDK(Internet Development Kit) CMS \\ Putting "Nuke-based" systems to shame.
www.IDK-CMS.com
Professional & Efficient programming || PHP, MySQL, PostgreSQL, XML, and JSP.
daejuan[at]gmail.com