joker2040 Posted June 13, 2009 Share Posted June 13, 2009 Everything works fine with WHMCS until I try to access a secure part of the site then I get an Internal server error 500. I'm running WHMCS Version 3.6.2 and this function used to work until I turned on phpsuexec. Any ideas? All other HTTPS locations on the site work just not anything under https://domain.com/whmcs. Contents of the .htaccess file are RewriteEngine On RewriteRule ^plugins/gateways/paypal/callback.php$ http://domain.com/whmcs/modules/gateways/callback/paypal.php All directories are chmod 755 with all php files 644 except config files which are 444. Any ideas? 0 Quote Link to comment Share on other sites More sharing options...
joker2040 Posted June 14, 2009 Author Share Posted June 14, 2009 I created a test directory and just put an index.html file in it and it displays just fine when using https://domain.com/test 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.