hYdraNoX Posted October 30, 2010 Share Posted October 30, 2010 I get an internal server error when i open some pages. I have no idea whats wrong i even opened a support ticket at the hosting company that hosts my website about this. I've been using WHMCS trial and i reinstalled it 10x times but i always get the same thing These are some actions that do internal server error - clientarea.php?action=details - viewticket.php?tid=877303&c=lUD83OIl - admin/clientssummary.php?userid=1 I hope somebody can help me. 0 Quote Link to comment Share on other sites More sharing options...
Roger Posted October 30, 2010 Share Posted October 30, 2010 Do you have an htaccess file that is setting php flags? 0 Quote Link to comment Share on other sites More sharing options...
hYdraNoX Posted October 30, 2010 Author Share Posted October 30, 2010 No my .htaccess's are empty 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted October 30, 2010 Share Posted October 30, 2010 Do you get any other errors when you put the following line in your /configuration.php? $display_errors = true; 0 Quote Link to comment Share on other sites More sharing options...
hYdraNoX Posted October 30, 2010 Author Share Posted October 30, 2010 Fatal error: Cannot call overloaded function for non-object in billing/includes/countries.php on line 249 Fatal error: Cannot run code from this file in conjunction with non encoded files in public_html/billing/includes/countries.php on line 0 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted October 30, 2010 Share Posted October 30, 2010 Fatal error: Cannot call overloaded function for non-object in billing/includes/countries.php on line 249 Fatal error: Cannot run code from this file in conjunction with non encoded files in public_html/billing/includes/countries.php on line 0 Is the /includes/countries.php file intact? Try to download it again and replace it. 0 Quote Link to comment Share on other sites More sharing options...
hYdraNoX Posted October 30, 2010 Author Share Posted October 30, 2010 Ok it opens once (my details) and then gives me the error Fatal error: Cannot call overloaded function for non-object in billing/includes/countries.php on line 249 line 249 is asort($countries); 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 31, 2010 Share Posted October 31, 2010 What version of PHP is it? Can you get a copy of a phpinfo? 0 Quote Link to comment Share on other sites More sharing options...
hYdraNoX Posted October 31, 2010 Author Share Posted October 31, 2010 PHP Version 5.2.14 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 31, 2010 Share Posted October 31, 2010 You may want to check the error logs and /var/log/messages to see if maybe suhosin is doing something fishy. 0 Quote Link to comment Share on other sites More sharing options...
hYdraNoX Posted October 31, 2010 Author Share Posted October 31, 2010 I dont have full root access >.> 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.