0
votes

I'm having problems trying to install Wordpress to Plesk on my VPS. Everytime i go install wordpress it gets 100% then shows this message?

ERROR: Call to undefined method PHosting_Apache::getPHPCliPath() (Adapter.php:134)

I have re-imaged the server a few times now and still get the same problem.

Server Software : CentOS 6 with Parallels Plesk Panel 12 (64-bit)

Any suggestions?

2

2 Answers

0
votes

Installation of microupdates was not completed successfully. Re-install micro updates by executing the below command:

/usr/local/psa/admin/bin/autoinstaller --install-component base --select-product-id plesk --select-release-current --reinstall-patch

-1
votes

Here is what I did that helped:

Install PHP 5.6 (or latest)

[Find Plesk Add/Remove Components][1]

Locate PHP installation (mine was here)

[Drill down into PHP option][3]

Install latest PHP

I went back and installed wordpress and it went through. Hope this helps