Premature end of script headers: ipn.cgi
I have some problem permission problem when access paypal ipn.cgi script. Other cgi scripts are running fine. Suphp is running into the server.
Is there any other permission issue?
-
user home directory symlink to /home3 folder... will it cause this issue?? [quote="gopkris2005, post: 1461832">I have some problem permission problem when access paypal ipn.cgi script. Other cgi scripts are running fine. Suphp is running into the server. Is there any other permission issue? 0 -
Have you checked your error log. there could be several issues causing the problem. Is this a custom written script or one from Paypla's site? Mike 0 -
It's probably to be an ownership related issue, Make sure the files are owned by the correct user and group. 0 -
Hello :) Try checking the Apache error log (/usr/local/apache/logs/error_log) to see if you notice any specific error messages related to this file. Also, make sure the CGI file is configured with 0755 permissions. Thank you. 0
Please sign in to leave a comment.
Comments
4 comments