Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

ive tried looking for the answer to this but haven't had any luck. A few days ago our Magento store suddenly stopped working and comes up with a blank white screen no matter what page we try to access, frontend or backend. I managed to find some info in the error log which is repeating this error:

[01-Sep-2014 10:27:28 Europe/London] PHP Parse error:  syntax error, unexpected ''*#fubfsdXk5%x5c%x78644f6~6<&w' (T_ENCAPSED_AND_WHITESPACE) in /home/grippcou/public_html/index.php on line 1

Does anyone have any idea on how to fix this?

Thanks Chris

share|improve this question
    
Show the code please –  John Robertson 2 days ago
    
possible duplicate of Reference - What does this error mean in PHP? –  HAL9000 2 days ago
    
Hi John, the file its referencing is the default index page for our Magento install which contains the blowfish password so cant really paste it, not much help i know! I had a look at the link HAL9000 but the error on there assumes the code is wrong when the site has been running fine for months. I havent changed anything on the site in weeks. I had a look at the FTP logs and no one else has accessed it either. –  Chris 2 days ago

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.