• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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