Jump to content

HTTP 500 internal server error in all requests


milindsp

Recommended Posts

Hi,

 

You had some file/folder permission issues, all folders should have 0755 and all PHP files should have 0644,

 

https://milindsp.heliohost.org/error.php

 

https://milindsp.heliohost.org/b/phpinfo.php

 

https://milindsp.heliohost.org/c/phpinfo.php

 

All work now. Please reset your account password to get access back

 

Regards,

Yash

Edited by yashrs
  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...

I started working with PHP on Heliohost today and this turned out to be the exact and only barrier to getting my PHP scripts to run. My SFTP client, WinSCP, doesn't show file octal values but the alphabetic permissions set.

 

Should anyone end up here and have to change permissions, 0755 is rwx rwx r-x and 0644 is rw- r-- r--

 

After more searching about the SFTP command line and the ability to changes files and folders recursively, I ended up using FileZilla. In the remote file pane, selecting file permissions from the context menu of a folder presents the option to change permissions recursively for folders only, files only, or all. 

Edited by zacharyw
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...