Jump to content

Configuration file not updating


lasca

Recommended Posts

Good day

 

I am new at this and need some assistance pls. I did the installation and did the security update instructions.

 

Trying to access my admin on the following link:

http://mydomain.com/billing/ADMINFOLDER/

 

I get the following error:

The templates compiling directory '/home/USER/public_html/billing/templates_c/' must be writeable (CHMOD 777) before you can continue.

If the path shown is incorrect, you can update it in the configuration.php file.

 

my configuration file is as follow:( i have removed unrelated entries)

 

$templates_compiledir = "/home/USER/templates_c/";

$attachments_dir = "/home/USER/attachments/";

$downloads_dir = "/home/USER/downloads/";

$customadminpath = "ADMINFOLDER";

$whmcspath = '/home/username/public_html/billing/';

$cc_encryption_hash = <removed>

$templates_compiledir = 'templates_c/';

$mysql_charset = 'utf8';

 

Any advice what am i missing?

 

Thx

Edited by bear
private info
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated