• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

PHP 5.5 as Apache module

Chillifish

New Pleskian
I found a script that updated php to 5.5, however it's only enabling me to run it as a CGI script, if I want to run PHP an Apache module, it's still only 5.3. How can I upgrade the Apache version?
 
httpd package is from official OS vendor repository and not builded and provided by Parallels. So, if you need, you can upgrade it with usual OS package manager methods.
 
Ah, right. That would explain it, what with it being on Centos 6. I will look at updating through other methods. Thanks for your help.
 
PHP Panda could certainly be used in this context, both the cgi/fcgi and dso module are available in the install. I believe there was one thread in the atomic forums about using it in a DSO context via the SCL system.
 
Back
Top