gila Posted August 7, 2014 Share Posted August 7, 2014 (edited) I have a presta 1.6 installation working fine on a test server, migrating it on a production server i have this error: End of scripts output before headers: index.php wath can i do? in config/defines.inc.php i set _PS_MODE_DEV_ to true and now if i try to access to administration i have this error: Fatal error: Cannot redeclare class BlowfishCore in /var/www/sedieitalia/public_html/classes/Blowfish.php on line 31 thanks Edited August 7, 2014 by gila (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 7, 2014 Share Posted August 7, 2014 I have a presta 1.6 installation working fine on a test server, migrating it on a production server i have this error: End of scripts output before headers: index.php wath can i do? in config/defines.inc.php i set _PS_MODE_DEV_ to true and now if i try to access to administration i have this error: Fatal error: Cannot redeclare class BlowfishCore in /var/www/sedieitalia/public_html/classes/Blowfish.php on line 31 thanks Who is your hosting provider? I have never seen that error before so I'm thinking it's either a corrupted file download or your server configuration. Do you have blowfish active on your server? Link to comment Share on other sites More sharing options...
gila Posted August 7, 2014 Author Share Posted August 7, 2014 (edited) Hi, on the same server i installed a clean presta 1.6 as test and it works fine.On the same server we have others presta 1.4, 1.5 and they works fine. only this shop not works, but it works fine on our demo server. here you can see the php info of the production server: http://webserver.primastudio.it/info.php Please get a look The only difference between the test server and the production server is that the first is a Ubuntu 12.04 and the second is an Ubuntu 14.04 Edited August 7, 2014 by gila (see edit history) Link to comment Share on other sites More sharing options...
ang3lx Posted August 20, 2014 Share Posted August 20, 2014 here same problem! news? Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 20, 2014 Share Posted August 20, 2014 here same problem! news? Are you using the same Ubuntu 14.04? Link to comment Share on other sites More sharing options...
ang3lx Posted September 29, 2014 Share Posted September 29, 2014 Are you using the same Ubuntu 14.04? yes Link to comment Share on other sites More sharing options...
ang3lx Posted September 29, 2014 Share Posted September 29, 2014 only solution that word is turn off opcache adding opcache.enable=0 opcache.enable_cli=0 in /etc/php5/cgi/conf.d/05-opcache.ini Link to comment Share on other sites More sharing options...
benjamin utterback Posted September 29, 2014 Share Posted September 29, 2014 only solution that word is turn off opcache adding opcache.enable=0 opcache.enable_cli=0 in /etc/php5/cgi/conf.d/05-opcache.ini Who is your hosting provider? It may solve the issue for other people with the same hosting. 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