Server not reading PHP files.
Recently uploaded files via Wordpress but the site still goes to a page that is represented by index.html. So I deleted that file just to check if somehow it's confusing itself between index.html and index.php. However it still goes to the index.html page. Questions:
1. Does it need time for the server to propagate after the changes?
2. Is it a compatibility issue between versions (MySQL/PHP and Wordpress)?
Appreciate the help. Thanks!
-
Hello :) Do you have any custom Mod_Rewrite rules enabled in your .htaccess file that would be redirecting the domain name to the HTML page? Thank you. 0 -
Should I delete or edit it? I'm really not quite sure if this is the one you're talking about. # -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* order deny,allow deny from all allow from all order deny,allow deny from all AuthName domain AuthUserFile /home/user/public_html/_vti_pvt/service.pwd AuthGroupFile /home/user/public_html/_vti_pvt/service.grp 0 -
Those rules should not result in your website redirecting to an index.html page. Have you tried clearing your browser cache or testing the page from an alternate browser? Thank you. 0 -
Yes I did. I even tried it on my phone. Weird part is, like I said, I've already deleted the index.html file, but it still goes to that page. 0 -
Feel free to open a support ticket using the link in my signature so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you. 0 -
Request id is: 5658051. 0 -
To update, it looks like the issue has been addressed after rebuilding the Apache configuration file via: /scripts/rebuildhttpdconf
Thank you.0 -
]To update, it looks like the issue has been addressed after rebuilding the Apache configuration file via:
/scripts/rebuildhttpdconf
Thank you.
Seems to be working now. Thank you! :)0
Please sign in to leave a comment.
Comments
8 comments