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
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.
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
Byron Posted September 30, 2016 Posted September 30, 2016 Try AddHandler application/x-httpd-php5 .htm 1
seintitus Posted October 1, 2016 Author Posted October 1, 2016 Boom! The script is now working. Thanks a lot. Problem solved.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now