Permission issues in wordpress

Permission issues in wordpress

If there is a permissions error in a wordpress install it's possible the php version is libphp.

libphp requires 777 permissions everywhere and that's very insecure.

If the version is libphp under hsphere
change it to fastcgi which is more secure and works with more free permissions.

hsphere > web options > php mode >change to fastcgi
    • Related Articles

    • WordPress

      WordPress     Install Linux: wget --no-check-certificate http://wordpress.org/latest.tar.gz Then unzip the package tar -xzvf latest.tar.gz The WordPress package will extract into a folder called wordpress in the same directory that you downloaded. ...
    • err_too_many_redirects on WordPress - Php

      How to Solve Too Many Redirects Error in WordPress? The most common misconfiguration that we have come across repeatedly is when a user has incorrect URL in WordPress Address URL or Site Address URL settings. For example, lets assume that your site’s ...
    • File Manager Cpanel / Fixing 403 correcting permissions.

      Learn how to troubleshoot WordPress 403 Forbidden error messages. We show you how to check for a corrupt .htaccess file. Diagnose faulty WordPress Plugins and checking for correct WordPress file permissions. Problem When you attempt to view your ...
    • Application Support Policy

      Hello Cartika, as a policy, does not support actual applications or scripting customers are running on our servers.  This includes any custom coding, home grown and built applications, or more common applications like Wordpress. Cartika will ...
    • Migrating WordPress

      Make a full WordPress Transfer A WordPress migration from one hosting provider to another is an easy task if performed properly. Basically, to make a WordPress migration from one host to another consists of three parts - moving the files, moving the ...