• 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.

Joomla apllication installation fails to old php version

hannuvirta

New Pleskian
Hi
Joomla! Application pacakage installation fails to too old php.
Current is 5.3.3-27.el6_5
Required is 5.3.10 or later

Current php is installed via Plesk installation manager / php 5 support.

As of this article say iother:
http://kb.parallels.com/en/114457

Also Microupdate Parallels Plesk Panel 11.5.30 Update #30
" PHP 5.4, which is used to run Panel, has been updated to 5.4.23.!

How ever serverinformation and phpinfo reports 5.3.3-27.el6_5

What is wrong?

Hannu
 
Also Microupdate Parallels Plesk Panel 11.5.30 Update #30
" PHP 5.4, which is used to run Panel, has been updated to 5.4.23.!

It is different php which serves the Plesk Panel itself (sw-engine)
Code:
# sw-engine -v
PHP 5.4.16 (cli)
Customers sites served by php from OS vendor repository:
Code:
# php -v
PHP 5.3.3 (cli)
 
I am having the same issue. Joomla now requires PHP 5.3.10 or above and the Joomla 5.3.3 is installed. I rely mostly on Plesk to keep the server components up to date and now I can't update my Joomla websites. I tend to avoid working at the command prompt, which is why I lease Plesk. I see that Plesk supports dual (or multiple) PHP versions, but the panel doesn't seem to deploy other versions. Is Parallels working on a fix for this, cause I need a solutions ASAP?
 
Back
Top