HelioHost Posted December 14, 2018 Posted December 14, 2018 Username: jasonm, Server: Johnny, Main domain: allowance.heliohost.org Hi, I'm user jasonm. I have a file I'm trying to run version.php which justruns the line I am getting a Error 500. Any ideas about this? Thank you, Jason Myers
wolstech Posted December 15, 2018 Posted December 15, 2018 Are the file permissions set to 644? If not, change them and test. Incorrect permissions are the number one cause. The second is errors in your code (assuming errors are turned off, they're not supposed to be, but your code can control that). Also, what version of php are you using?
HelioHost Posted December 15, 2018 Author Posted December 15, 2018 Changing the permissions worked. I had changed it to add execution. Ithought that permission had to be given in order for it to work. Thank you, Jason Myers On Fri, Dec 14, 2018 at 9:53 PM Heliohost Support wrote: > Are the file permissions set to 644? If not, change them and test.> Incorrect permissions are the number one cause. The second is errors in> your code (assuming errors are turned off, they're not supposed to be, but> your code can control that).> Also, what version of php are you using?>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic4743>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>>
Recommended Posts