• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Php5 install problem

E

EricB@

Guest
I followed instructions to install php5 on plesk 8.2 on my windows server 2003 machine. I processed manually because the automatic way through add/remove program encountered checksums problems.

Php is now running on the server but has disapeared from the plesk admin interface. Php is not in the web scripting list of the plesk management component page.

In the domain name setup page, php is shown as "Component was not installed".

How can I resolve this problem ?

Thanks for your help...
 
Hello,

In plesk CP -> Server -> Components Management click "Refresh". If php is installed on your server, Plesk defines it.
 
I did that but no result. Php4 and Php5 are installed and work fine on the server.

Do you have a suggestion ?
 
Originally posted by avsokolov
Hello,

In plesk CP -> Server -> Components Management click "Refresh". If php is installed on your server, Plesk defines it.

Sir,

You can also try to run the following command:

"%plesk_bin%\defpackagemng.exe --fix --type=webserver

where %plesk_bin% -system variable.
 
No result. Php is always shown as "component is not installed" in domain setup and do not appear in web scripting list of component server management.

Any suggestion ?
 
You need to revert PHP 4 and install PHP 5 using Plesk installer. It looks like you have Plesk 8.2.0.1 it has the problem with check sum. To avoid this problem you need to start Plesk installer from command line

plesk_8.2.0_build070705.17.msi DOWNLOADFILES=no

this file is located in C:\Program Files\SWsoft\Installer\070705.17 by default.
 
Back
Top