SSek Posted October 2, 2015 Share Posted October 2, 2015 We are working on our online store based on Prestashop and yesterday occured very strange error. From about a week we hadn't changed anything, just been signing in into back office to check some things - done zero changes inside. Yesterday I was trying to sign in to backoffice and the login page is completely blank. Check by yourself: http://sklep.audiofactory.pl/admin170jmsuoi/index.php How to fix this? Link to comment Share on other sites More sharing options...
NemoPS Posted October 2, 2015 Share Posted October 2, 2015 Turn on dev mode, then take a screenshot of any eventual error Link to comment Share on other sites More sharing options...
SSek Posted October 2, 2015 Author Share Posted October 2, 2015 The dev mode was turned on many times and showed no errors... Link to comment Share on other sites More sharing options...
NemoPS Posted October 3, 2015 Share Posted October 3, 2015 Errors might be disabled on the server, try breaking a php file, like the back office's index.php, and see if it displays the error you add. Like just add a letter with no sense in the php Link to comment Share on other sites More sharing options...
SSek Posted October 3, 2015 Author Share Posted October 3, 2015 Still no error output. This is an example of "broken" file that shows output: http://sklep.audiofactory.pl/admin170jmsuoi/test.php This is a backoffice index.php file: http://sklep.audiofactory.pl/admin170jmsuoi/index.php Link to comment Share on other sites More sharing options...
NemoPS Posted October 5, 2015 Share Posted October 5, 2015 Really odd, I'd ask your hosting at this point. It might as well be the htaccess. As a test, you can try prefixing it with an underscore and see if you can access that way, when it's disabled Link to comment Share on other sites More sharing options...
SSek Posted October 5, 2015 Author Share Posted October 5, 2015 It's self hosted virtual server on CentOS with Apache/PHP/MySQL - we are hosting there some Wordpress/Magento and even Prestashop installations and never had such issue. Changed name of .htaccess to _htaccess - still cannot access the backoffice. Link to comment Share on other sites More sharing options...
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