Jump to content
Server Maintenance This Week. ×

SC PHP API: error 505


This topic is 4258 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

This topic is 4258 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.