daniel022 Posted July 31, 2009 Share Posted July 31, 2009 Hi, I just installed WHMCS and I am able to log into the admin account. However, when I try to move the attachments, downloads & templates_c folders outside the public folder for increased security, all I see is a blank page; I am guessing I am not giving it the right path in the configuration.php file: I placed them in the root folder (outside public_html) inside a folder named whmcs and this is what I have in the configuration.php file: $templates_compiledir = "/home/whmcs/templates_c/"; $attachments_dir = "/home/whmcs/attachments/"; $downloads_dir = "/home/whmcs/downloads/"; Also tried "../../whmcs/folder_name_here/" Thanks in advance, Daniel. 0 Quote Link to comment Share on other sites More sharing options...
Retired Forum Member WHMCS Joe Posted July 31, 2009 Retired Forum Member Share Posted July 31, 2009 Hi You must set the complete path like /home/username/whmcs/folder_name_here and CHMOD it 777 writeable Joe 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.