• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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