polparo Posted September 5, 2016 Share Posted September 5, 2016 Salve sto utilizzando Prestashop 1.6.1.1 con il modulo paypal V. 3.10.10 su server Linux ARUBA Da qualche giorno appena clicco sul pulsante Compra con Paypal che rimanda alla pagina http://nome del mio sito/modules/paypal/express_checkout/payment.php ricevo l'errore: Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. vado sul log di aruba e leggo questo errore: Directory index forbidden by Options directive: /web/htdocs/nome_del_mio_sito/home/etnico/img/p/ I permessi per quella cartella sono settati come sempre 755 (cartella e sotto cartelle), ho provato anche a metterli a 775 a 664 ma nulla è cambiato. Ho provato anche a resettare le permission al sito, ma nulla ancora.... ho provato a modiifcre anche il listato della Payment.php come detto in alcuni forum, ma nulla di nuovo. Dalla parte tecnica di aruba mi si dice che l'errore è dato perchè il server si attende i trovare una pagina index all'interno della cartella img/p ma io dentro già ce l'ho ed il listato è il seguente: <?phpheader("Expires: Mon, 26 Jul 1997 05:00:00 GMT");header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");header("Cache-Control: no-store, no-cache, must-revalidate");header("Cache-Control: post-check=0, pre-check=0", false);header("Pragma: no-cache");header("Location: ../");exit; Cosa potrebbe essere successo? Non riesco a venirne a capo. Grazie a tutti per la disponibilità. Link to comment Share on other sites More sharing options...
Giorgio M. Posted September 5, 2016 Share Posted September 5, 2016 Controlla la versione di php in uso, nel caso passa alla 5.6 e vedrai che risolvi il problema Link to comment Share on other sites More sharing options...
[email protected] Posted September 19, 2016 Share Posted September 19, 2016 ciao, anche io ho il solito problema, ma come posso cambiare su hosting linux Aruba la versione di php, attualmente c'è la PHP Version 5.3.29 .non ci sono altre soluzioni? Link to comment Share on other sites More sharing options...
Giorgio M. Posted September 19, 2016 Share Posted September 19, 2016 Aruba offre un servizio base parecchio limitato o comunque tutt'altro che ottimale per uno shop, ma la versione di php permette comunque di modificarla. Contatta il loro servizio clienti per l'assistenza del caso Link to comment Share on other sites More sharing options...
[email protected] Posted September 20, 2016 Share Posted September 20, 2016 si grazie ho cambiato al 5.6.24 ma nulla da fare: Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at postmaster@dominio to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. il log del server sono due: [Tue Sep 20 19:00:06 2016] [error] [client 2.235.10.123:54338] - dominio - End of script output before headers: payment.php, referer http://dominio/index.php?controller=order [Tue Sep 20 19:00:06 2016] [error] [client 2.235.10.123:54338] - dominio - AH01215: suexec policy violation: see suexec log for more details: /web/htdocs/domnio/home/modules/paypal/express_checkout/payment.php, referer http://dominio/index.php?controller=order non sò, se avete qualche dritta, grazie anticipatamente 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