Mr George Posted July 6, 2012 Share Posted July 6, 2012 Is it possible to place configuration.php somewhere in the home folder (above public root) and let whmcs know where it is? 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted July 6, 2012 Share Posted July 6, 2012 Yes... Move your original one to under your public_html you still need the file in the whmcs directory called configuration.php but in it use this code (changing the path if necessary) <?phprequire_once("/home/username/configuration.php"); 0 Quote Link to comment Share on other sites More sharing options...
Mr George Posted July 6, 2012 Author Share Posted July 6, 2012 Brilliant. Thank you. 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.