seintitus Posted September 29, 2016 Posted September 29, 2016 Hello. I am having problem having my php script website load and i am suspecting the problem to be on .htaccess file since i have loaded the same script on 000webhost for testing purposes and it loads well. Kindly help me with my .htaccess file.My cpannel username is tchesoen and the url related to the script in question is www.esoko.cu.ccI am here attaching .htaccess file that i am using. kind regards,Titus Quote
wolstech Posted September 29, 2016 Posted September 29, 2016 Your attachment is missing. If you think .htaccess is to blame though, rename the .htaccess to something else so it's ignored, and see if it works. Also, what program are you running? All I get is a blank white page, so I can't really diagnose it further unless we can see an error. Quote
seintitus Posted September 30, 2016 Author Posted September 30, 2016 Hello. The script i am trying to run is a php program. I have tried to rename .htaccess file but still the website doesnt load. Below is the contents of my .htaccess file: AddHandler application/x-httpd-php .htmRegards,Titus Quote
Byron Posted September 30, 2016 Posted September 30, 2016 Try AddHandler application/x-httpd-php5 .htm 1 Quote
seintitus Posted October 1, 2016 Author Posted October 1, 2016 Boom! The script is now working. Thanks a lot. Problem solved. Quote
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.