nerdygurl Posted January 13, 2009 Share Posted January 13, 2009 Granted that these are common for errors on my host server this time it seems to actually be caused by the shop.After some fun i updated to the new prestashop now for some reason everything else is fine except for the payment modules for example bankwire & ibanking which both worked on my previous install. (note paypal works fine)These other two are bringing up error logs. At first i thought it might of been the SSL management (as i had this issue with ibanking on my server) but nothing is working according to the error log it's within the order.php that it is getting cut off ill post the log. Also note in the log it is complaining about the permissions that are set being that the entire modules folder is chmod 777. [Tue Jan 13 15:24:27 2009] [error] [client 121.72.248.123] SoftException in Application.cpp:253: File "/var/www/vhosts/playtimemagic.co.nz/httpdocs/store/modules/ibanking/payment.php" is writeable by others, referer: http://www.playtimemagic.co.nz/store/order.php [Tue Jan 13 15:24:27 2009] [error] [client 121.72.248.123] Premature end of script headers: payment.php, referer: http://www.playtimemagic.co.nz/store/order.php[Tue Jan 13 15:33:36 2009] [error] [client 121.72.248.123] SoftException in Application.cpp:253: File "/var/www/vhosts/playtimemagic.co.nz/httpdocs/store/modules/bankwire/payment.php" is writeable by others, referer: http://www.playtimemagic.co.nz/store/order.php [Tue Jan 13 15:33:36 2009] [error] [client 121.72.248.123] Premature end of script headers: payment.php, referer: http://www.playtimemagic.co.nz/store/order.php Any ideas would be great otherwise im off to hunt through the file hopefully something jumps out at me.CHANGED THE PERMISSONS ON THE MODULES FOLDER INCLUDING SUBS to 755 works like a dream wohoo! Link to comment Share on other sites More sharing options...
sigmaconcept Posted January 19, 2009 Share Posted January 19, 2009 Thank's a lot.. for your help. Link to comment Share on other sites More sharing options...
JediMasterCK Posted January 20, 2009 Share Posted January 20, 2009 CHANGED THE PERMISSONS ON THE MODULES FOLDER INCLUDING SUBS to 755 works like a dream wohoo! Then all your directories should probably be 755 and your files should probably be 644... Your host seems to have suphp installed... 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