Jump to content

Recommended Posts

Posted

Username: astron, Server: Tommy, Main domain: astron.heliohost.org

 

Some of the things that I have discovered and that could be changed or

given the possibility of changing to the user through cpanel.

The firstirst - Public Display of PHP Errors Enabled

The server is set to display PHP errors. This is not recommended for

production environments as it may cause sensitive information to be

publicly disclosed. You should contact your hosting provider or system

administrator and ask them to set the display_errors PHP setting to Off.

 

The second - it appears if to use php 7.2...

There are enabled such a functions, what would be better, if they are

disabled by default and there is possible turn on if they are really

needed. Here are these functions:

exec, system, pcntl_exec, popen, proc_open, shell_exec

If possible, please add them to the disable_functions PHP setting.

Sorry, if I'm wrong.

11/02/2019

All errors are still there.

 

*Kalju kaljukass@gmail.com *

Posted

Errors are intentionally enabled. New users have a lot of trouble debugging php errors and having the errors displayed makes it a little easier for them. Advanced users can disable errors being displayed for additional security if they wish in their scripts.

 

Thanks for noticing that those functions were enabled. We always keep them disabled, but for some reason cpanel sometimes re-enables them without any warning. They've been disabled again.

Guest
This topic is now closed to further replies.
×
×
  • Create New...