Product:
Search Type:

[FIX] Plesk control panel stops working after Zend Optimizer installation.

Article ID: 975 
Last Review: Nov,06 2007
APPLIES TO:
  • Plesk 7 for Windows
  • Plesk 7.5.x for Windows
  • Plesk 7.6.x for Windows
  • Plesk 8.1 for Windows
  • Plesk 8.2 for Windows

SYMPTOMS

Plesk control panel stopps working after the installation of Zend Optimizer.

CAUSE

The reason is that Zend sets a path to php.ini file in the registry.

HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath=C:\WINDOWS

Therefore, all .php scripts on the server start using this setting and use the C:\WINDOWS\php.ini file for PHP configuration.

RESOLUTION

To fix this problem , the following key  needs to be removed:

HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath.

Then all .php scripts will continue using correct .ini files.

Additional information

Please see also http://kb.swsoft.com/en/3041

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields