Jump to content

whmcs already secured with softacolous?


WebHostFreak

Recommended Posts

Hi there,

 

I installed whmcs using cpanel and softaculous.

Now I wanted to secure my installation using this guide Further_Security_Steps

 

So, I wanted to move the three files out of the public folder but I see, there is already a folder called whmcsdata outsite of public_html containing "attachments", "downloads" and "templates_c".

 

BUT these files are in the public whmcs folder, too!

 

configuration.php ist pointing to the folder whmcsdatat and not the ones within public_html

 

$templates_compiledir = '/home/username/whmcsdata/templates_c/';

$attachments_dir = "/home/username/whmcsdata/attachments/";

$downloads_dir = "/home/username/whmcsdata/downloads/";

 

MY question now, do I still need to move these files out of the public folder or not, or maybe do I need to delete them? Does Softaculous already put them out of public folder since I had do name a data directory during the installation (whmcsdata by default)

 

I really need help on this since I don't want to mess something up. thanks so much.

Edited by WebHostFreak
more specific
Link to comment
Share on other sites

As long as your config file is pointing to the folders outside your web root then you can remove the extra folders. They will have been created because they are included within the standard download from WHMCS.

 

On a side note, I'm impressed (again) with Softaculous for installing like this in the first place...

Link to comment
Share on other sites

As long as your config file is pointing to the folders outside your web root then you can remove the extra folders. They will have been created because they are included within the standard download from WHMCS.

 

On a side note, I'm impressed (again) with Softaculous for installing like this in the first place...

 

I received the answer from Softaculous Support and they told me the same thing. Awesome :)

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