We are starting another round of server upgrades that brings in a lot of new exciting and long awaited features to our shared hosting clients. We have prepared two KB articles to summarise these:
PHP Upgrade
What is suPHP? What is being changed from phpsuexec to suPHP? How to use php4 or php5 on JaguarPC shared server?
http://www.jaguarpc.com/support/kbase/817.html
cPanel Upgrade
What new features are coming in with new cPanel Theme for JaguarPC shared clients?
http://www.jaguarpc.com/support/kbase/818.html
Please review them and if you have any questions, problems, feedback, you can post them on feedback thread.
Currently there are no known issues with these upgrades, so we will try to complete these upgrades as quickly as possible. Please note that the webserver may go down or give "internet server error" temporarily during upgrade, which can take between 5~15 minutes.
Bulk Reseller servers will get PHP upgrade. They already have the x3 theme they can enjoy with all the features.
Update (Jan 28): We faced one issue during the upgrades from phpsuexec to suphp, however we have prepared the fix for it. The issue is that cpanel changes mime type and removes php5 AddHandler when we setup php4 as default one. That was not very nice. To keep user's .htaccess away from that killer script of cpanel, all one needs is to have a marker comment before the AddHandler. We will add that marker comment to all users's .htaccess before the upgrade wherever php5 is setup so it does not disturb your php settings.
The change is that to activate php5, one needed to add this directive in .htaccess:
To keep this intact, now we need to use a marker comment like this:Code:AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml
Our script will not add this marker comment again if already present in your .htaccessCode:# Use PHP5 as default AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml
Note: If you are going to use php5 for the first time, you can just activate it for your entire account from cpanel (upgraded servers).
Update (Jan 30):
We used to provide webdav by request (although it was not a feature of cpanel). This is no more supported in new system. Those with webdav folders can create webdisk from their control panel after the upgrade.
Current Schedule of Upgrades (may change without any notice)
Jan 29: scorpius, smaug, trinculo, tyranus, wolverine, cressida, demetrius, enterprise, faramir, gamma (upgrade completed)
Jan 30: hoth, jupiter, luna, manticore, proteus, samwise, thracian, adonis, adrastea, alatar (upgrade completed)
Jan 31: antares, antilles, aquarius, atlas, aurora2, callisto, carme, chamaeleon, deimos, demeter (upgrade completed)
Feb 1: diamond, dione, dragon2, elara, gandalf, ganymede, geonosis, gibson, helios, hermes (upgrade completed)
Feb 4: iota, intrepid, janus, kalyke, komodo, libra, metis, ninja, nyx, odyssey (upgrade completed)
Feb 5: olympia, oracle, phoebe, poseidon, positron, praxeum, prospero, rancor, rhea, rohirrim (upgrade completed)
Feb 6: samus, saturn, sinope, spartan, spider, stallion, sycorax, yodha (upgrade completed)


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks