• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Warning: In safe mode, not everything will work as expected

luisPatrao

New Pleskian
Hi,

I needed to change server where the my site was working (windows server 2003/ plesk 9), but now, in the new server is giving the Warning "Warning: In safe mode, not everything will work as expected" (Windows 2008 R2 SP1 Web Ed./plesk 11).

I checked all the php.ini and safe_mod is off, and with the command "ini_get_all ()" in the index.php file, the value appears:

[safe_mode] => Array ([global_value] => 0 [local_value] => off [access] => 36)


But still, the warning appears, and I'm limited to sending 100 emails.


when I print the phpinfo ():

Loaded Configuration File C: \ Program Files (x86) \ Parallels \ Plesk \ Additional \ PleskPHP5 \ php.ini

Core PHP:
safe_mode Off
safe_mode_gid Off

Environment:
safe_mode Off
safe_mode_gid Off

PHP Variables
_SERVER ['Safe_mode'] Off
_SERVER ["Safe_mode_gid"] Off
_ENV ['Safe_mode'] Off
_ENV ["Safe_mode_gid"] Off

I also tried changing in the php.ini from Off to 0.

also put on .htaccess the line: "php_admin_flag safe_mode off"

but with no result, I do not know what's happening


Can someone help?

(sorry for the English)
 
Hi, I am having the same problem with php settings changed in php.ini are not loaded when installing Joomla.
Do you have this problem solved?

Best Regards,
Dave
 
Back
Top