HelioHost Posted January 9, 2019 Share Posted January 9, 2019 Username: astron, Server: Tommy, Main domain: astron.heliohost.org *The first thing:**I got such a error message:*Your PHP memory limit is set to 32 MB but should be set to 128M or more.You should contact your hosting provider or system administrator to ask forthis to be changed.-----------------------------------------------------------------------------------------------------------------------------------------------*THe second problem:*I'm interested for testing this chat system. It's really fully up to date,but need some testing.If I try to instal, I'll get this error message:------*Internal Server Error*The server encountered an internal error or misconfiguration and was unableto complete your request.Please contact the server administrator atwebmaster@astron.heliohost.org to inform them of the time this erroroccurred, and the actions you performed just before this error.Moreinformation about this error may be available in the server errorlog.Additionally, a 500 Internal Server Error error was encountered whiletrying to use an ErrorDocument to handle the request.------*This chatsystem is available here.*https://justblab.com/blabws-websocket-chat*PS* I tried install to another server, had no problems. If those problems can be solved I'll be very thankfull./* astron.heliohost.org */ Link to comment Share on other sites More sharing options...
Krydos Posted January 10, 2019 Share Posted January 10, 2019 Which version of php are you using? Link to comment Share on other sites More sharing options...
neptunus Posted January 10, 2019 Share Posted January 10, 2019 (edited) Which version of php are you using?I use 7.0 and it is true that I have not tried to change and so do not know - maybe some other version is working.But it is mandatory to use 7.0 or higher.Really, some some things still works with 5.6, but all newer things needs for 7.0 or higher version.The first problem is solved. If I turned up to php 7.2 it began to work. Good! Thanks for help! But the second problem is still live, so I can't test this chat... Edited January 10, 2019 by neptunus Link to comment Share on other sites More sharing options...
Krydos Posted January 10, 2019 Share Posted January 10, 2019 The most common cause of 500 errors on php files is permissions. Make sure your permissions are set to 644, not 664 or anything else. Link to comment Share on other sites More sharing options...
neptunus Posted January 10, 2019 Share Posted January 10, 2019 (edited) I've already tried everything possible things, the result is still the same - Error 500. Yes I know what is error 500, i have changed everything, even all permissions set to 777, nothing changed, even it didn't help. Then I deleted all the files, waited for half a day, then reloaded/uploaded whole .zip package and then extrated it on the server, still the same result. I can't think out, what is the reason. Obviously this is something very simple. Edited January 10, 2019 by neptunus Link to comment Share on other sites More sharing options...
Krydos Posted January 10, 2019 Share Posted January 10, 2019 777 permissions would for sure result in a 500 error. PHP files have to be 644. What is the url of the 500 error? Link to comment Share on other sites More sharing options...
neptunus Posted January 11, 2019 Share Posted January 11, 2019 777 permissions would for sure result in a 500 error. PHP files have to be 644. What is the url of the 500 error?https://www.astron.heliohost.org/chatbox/account.phpThank You for good ideas and help. Now is everything OK. I found the problem and if short to say, it was related to the permissions which were not everywhere as should be. Error log helped. I think this problem is no solved and this topic can be closed.Once again, great thanks! I'll begin now with testing it. Maybe it can be used in future. Link to comment Share on other sites More sharing options...
Recommended Posts