Hi
We changed our hosting during the week and all is well except that we no-longer get paypal payment authorisations and all paypal order just sit in Pending Payment Service Provider.
Paypal have sent an automated message to advise:
Please check your server that handles PayPal Instant Payment Notifications (IPN). Instant Payment Notifications sent to the following URL(s) are failing:
(Not sure for security reasons if I should publish the urls here so just in case I haven't)
And hosting guys have advised:
I ran a test purchase through paypal to see if there was any useful errors output when buying but there isn't - it's the background callbacks which are failing.
All I can see is that the script is failing to execute properly - but I'm getting absolutely no useful debug output when it does so, unlike the problems with the actinic payment confirmations - it just gives me the standard "Premature End of Script Headers" error.
Do actinic have any suggestions on common causes for paypal callbacks to fail, such as perl modules not installed, or files missing from the installation - or even some means to increase the logging output so that we can see what the actual problem is rather than a very generic 'it didn't work' error that apache (the webserver) generates?
We are on V10.0.1.
Has anyone encountered this before when changing hosting and know of any possible solutions to try - both I and my hosting guys have searched the forum but so far not found anything that fits. Any suggestions would be much appreciated.
Regards
We changed our hosting during the week and all is well except that we no-longer get paypal payment authorisations and all paypal order just sit in Pending Payment Service Provider.
Paypal have sent an automated message to advise:
Please check your server that handles PayPal Instant Payment Notifications (IPN). Instant Payment Notifications sent to the following URL(s) are failing:
(Not sure for security reasons if I should publish the urls here so just in case I haven't)
And hosting guys have advised:
I ran a test purchase through paypal to see if there was any useful errors output when buying but there isn't - it's the background callbacks which are failing.
All I can see is that the script is failing to execute properly - but I'm getting absolutely no useful debug output when it does so, unlike the problems with the actinic payment confirmations - it just gives me the standard "Premature End of Script Headers" error.
Do actinic have any suggestions on common causes for paypal callbacks to fail, such as perl modules not installed, or files missing from the installation - or even some means to increase the logging output so that we can see what the actual problem is rather than a very generic 'it didn't work' error that apache (the webserver) generates?
We are on V10.0.1.
Has anyone encountered this before when changing hosting and know of any possible solutions to try - both I and my hosting guys have searched the forum but so far not found anything that fits. Any suggestions would be much appreciated.
Regards
Comment