UpdatedOffers Posted April 18, 2011 Posted April 18, 2011 Hey, I have been experiencing random 'internal server errors (500)' i am not sure whats causing this... i am using a custom php.ini and have the following in my .htaccess file suPHP_ConfigPath /home/updatedo/public_html/updatedoffers.com/ while i am getting this error i quickly commented out the .htaccess line with a # and the error went away...once i removed the # it came back... but this doesn't happen all of the time... Can anybody explain whats going on here please. Other than that, this web hosting is great!
Byron Posted April 18, 2011 Posted April 18, 2011 We don't allow you to use a custom php.ini file, so I doubt that yours is working. I can't say if that was causing the 500 errors, but everybody experiences 500 errors from time to time because of high server load.
UpdatedOffers Posted April 18, 2011 Author Posted April 18, 2011 my custom php.ini file loads and does what its supposed to do since you are running suPHP i added this to my .htaccess suPHP_ConfigPath /home/updatedo/public_html/updatedoffers.com/ which loads my php.ini error_reporting = E_ALL html_errors = Off display_errors = Off display_startup_errors = Off log_errors = On error_log = "library/logs/http_error.log" ignore_repeated_errors = Off ignore_repeated_source = Off magic_quotes_gpc = Off running phpinfo() you can see that its loading Loaded Configuration File: /home/updatedo/public_html/updatedoffers.com/php.ini im on johnny's server and the load is always under 5 when i am getting the error i was watching the gif up in top right corner and it was under 2
Byron Posted April 18, 2011 Posted April 18, 2011 Escalating... @djbob: Are we allowing custom php.ini files on Johnny?
Guest Geoff Posted April 18, 2011 Posted April 18, 2011 @UpdatedOffers This is a security risk, and will be disabled ASAP.
Ashoat Posted April 19, 2011 Posted April 19, 2011 Okay, problem fixed. Thanks for informing us about the problem.
Recommended Posts