aamir_mit Posted June 2, 2014 Share Posted June 2, 2014 hi to all.. i stuck in a problem when doing some payment on my shop. then Internal Server Error occured.. i already on error reporting but not error found on my validation.php file and i am using v1.6 Link to comment Share on other sites More sharing options...
NemoPS Posted June 2, 2014 Share Posted June 2, 2014 Are you using url-rewriting? What is the url you have when getting the 500 page? Link to comment Share on other sites More sharing options...
aamir_mit Posted June 2, 2014 Author Share Posted June 2, 2014 http://XXXXXXXXXX/modules/paygate/controllers/validation.php i create new module of paygate and when the payment is success from paygate side, then the redirect to modules/paygate/controllers/validation.php page occurred the internal server error Link to comment Share on other sites More sharing options...
NemoPS Posted June 2, 2014 Share Posted June 2, 2014 are you sure errors are enabled? If it only happens with that module, chances are there is a syntax error Link to comment Share on other sites More sharing options...
aamir_mit Posted June 2, 2014 Author Share Posted June 2, 2014 Yes i am sure i myself enable it and now no error is shown. Link to comment Share on other sites More sharing options...
vekia Posted June 2, 2014 Share Posted June 2, 2014 have you got an access to: - php error log file - apache log file ? Link to comment Share on other sites More sharing options...
aamir_mit Posted June 2, 2014 Author Share Posted June 2, 2014 (edited) Its done.. its due to the permissions of files and folder that's why i having the problem with Internal Server Error i change the my module permissions 777 to 755 and issue solved Thanks for helping me.. Edited June 2, 2014 by aamir_mit (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts