Possible solutions of your questions

  hosting
<< Previous       Do not turn off php warnings

Question: Good day!Can you please tell how you can disable php warnings?I tried to create in the root of the php.ini with display_errors display_startup_errors командамиphp_flag offphp_flag offНо does not help.Wordpress also logs disabled but on the website they are visible:http://officialoffshore.com/thanks in Advance
Answer:

Hello.

Directive:

php_flag display_errors off
php_flag display_startup_errors off

are not processed and are not allowed. Do not specify them.

Question: OK, opaline error remains:http://officialoffshore.com/
Answer:

In spanel there is a section of PHP Configuration. Configure the PHP configuration file for the desired site and specify the Directive disable error messages.

Answer:

You need to resolve these errors. change site theme


<< Previous