Gnurps Posted September 9, 2012 Posted September 9, 2012 I am trying to use the SuperContainer PHP API. It was working before, but is no longer. I am getting error 505. The message is "The requested URL returned error: 505". This same file and server used to work. What does 505 mean? Is there a list of the SC error codes anywhere? Are the codes for the API the same or congruent with the codes for the plugin,. Permissions? Destination folder is owned by regular Mac account on OX Server 10.6, with Read and Write. Group is wheel, read only. Gary
ooparah Posted September 11, 2012 Posted September 11, 2012 All SuperContainer error codes are simply HTTP error codes regurgitated back to the client. A quick way to know what SuperContainer is complaining about is to use SCLastError for a more detailed description. Or, when it comes to error codes, doing a search for the error code usually sheds a bit more light. Did you make any updates to your environment that could cause this failing? Have you tried alternate browsers and tested against their results?
Recommended Posts
This topic is 4454 days old. Please don't post here. Open a new topic instead.
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