Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Internal Server error while saving file server settings
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Internal Server error while saving file server settings

I use sibsoft script and i think their support doesn't help:

When i want to save file server settings it gives error:

`api.cgi: ERROR (
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

)
upload.cgi: ERROR (problems with link)
htdocs URL accessibility: OK`

Apache error logs wont give useful info.

Also when i want to download file it gives internal server error and this kind of link in the url:
https://fs1.mysite.com/cgi-bin/dl.cgi/t ... l/file.mp4

Pls help

Comments

  • WebProjectWebProject Host Rep, Veteran

    Could you check the web server error logs and provide a copy? so it will be easier to check the issue.

  • probably some timeout. check the settings for whatever wrapper or handler you use to run your cgis.

  • WebProjectWebProject Host Rep, Veteran

    Internal Server errors normally caused by incorrect code or issue with code, example: incorrect upload path or permission on folder can cause the issue.

Sign In or Register to comment.