简体   繁体   English

在Ubuntu 10.04 LTS Plesk 10上无法获得PHP 5.4

[英]Can't get php 5.4 on Ubuntu 10.04 lts plesk 10

I'm working in linux ubuntu 10.04 It's for the first time together with parallels plesk 10.4.4. 我正在linux ubuntu 10.04中工作,这是第一次与并行plesk 10.4.4一起使用。

Parallels plesk only comes with php 5.3 and I really need php 5.4 . Parallels plesk仅随附于php 5.3,而我确实需要php 5.4。

Is it possible to install php 5.4 directly on my ubunut vps then plesk will use it? 是否可以在我的ubunut vps上直接安装php 5.4,然后plesk将使用它?

Or do I need to do something with plesk? 还是我需要做些plesk?

Thanks! 谢谢!

Plesk don't comes with php on Ubuntu. Plesk在Ubuntu上不附带php。 Plesk installs PHP from available repositories registered in apt. Plesk从apt中注册的可用存储库中安装PHP。

So, you should find out how to upgrade PHP on ubuntu and that's all. 因此,您应该了解如何在ubuntu上升级PHP,仅此而已。 As I know plesk don't have any restrictions if current PHP version will be upgraded. 据我了解,plesk对当前的PHP版本是否要升级没有任何限制。

Just one of guides from Google: https://serverfault.com/questions/420286/how-do-i-upgrade-from-php-5-3-to-php-5-4-6-in-ubuntu 只是Google的指南之一: https : //serverfault.com/questions/420286/how-do-i-upgrade-from-php-5-3-to-php-5-4-6-in-ubuntu

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM