New Zenner
- Join Date:
- Oct 2007
- Posts:
- 18
- Plugin Contributions:
- 0
Google Checkout module for ZC 1.3.x (beta)
dscott1966:
Its not seeing your responsehandler. Can you tell me what permission you have set for it. I had mine set at CHMOD 777 Then I changed it to CHMOD 755 and it worked. it has something to do with (500 Internal Server Error). Try changing that and run the response handler test again and see what you get. Make sure you clear your cache also.
My permissions were 644 so I changed it to 755 and ran the test again. Then I got....
HTTP/1.1 500 Internal Server Error
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>500 Internal Server Error</TITLE> </HEAD><BODY> <H1>Internal Server Error</H1> The server encountered an internal error or misconfiguration and was unable to complete your request.<P> 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.<P> More information about this error may be available in the server error log.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.41 Server at <https://www.ibskin.com> Port 443</ADDRESS> </BODY></HTML>
Date: Fri, 24 Oct 2008 14:12:58 GMT
Server: Apache 3
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1