0
Welcome Guest! Login
0 items Join Now

Cloud Linux and suPHP Compatibility

  • Cloud Linux and suPHP Compatibility

    Posted 14 years 2 weeks ago
    • Hi,

      I just received a notice from A2 Hosting that they are moving the their reseller accounts to a new server utilizing this "cutting edge" technology.

      They then go on to say

      "we are aware of a few issues with specific CMS programs such as Wordpress, Joomla and Cs-Cart. We are also aware of some permission and PHP errors"

      Anyone have any experience with this or know the extent of the "issues" that we can antipate with this move?

      Allan
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Cloud Linux and suPHP Compatibility

    Posted 14 years 2 weeks ago
    • Not a perfect answer, but probably the two most important things will be the php version, which should be version 5.2.xx or higher, and the php.ini memory limit which should be 32MB (64MB optimally). Also, cURL enabled to run certain extensions.

      Related topic here:

      www.rockettheme.com/forum/index.php?f=15..._v=viewtopic#p643250

      HTH
    • Thanks,
      jim
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Cloud Linux and suPHP Compatibility

    Posted 14 years 2 weeks ago
    • suPHP permissions errors usually refer to the file and directory permissions. To tighten security, this setup does not allow anything to be "globally writable" so directory permissions of 777 and file permissions of 666 will not work.

      All Joomla stuff should run fine if you set all directories to 755 and files to 644. You can set your configuration file and your htaccess file to 444 for a little better security.

Time to create page: 0.229 seconds