• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Apache module

eworksmedia

New Pleskian
Why is it not possible to install any additional PHP versions as an Apache module? You're a control panel provider, not an industry standards creator. Nobody cares what Odin thinks about module VS cgi VS fastcgi, nobody. If Odin personally doesn't want to run their websites as an apache module, good for them. Plesk, a control panel, should allow its users the ability to do whatever they please considering its their website(s), not Odin's website. Does Odin support the individual websites on every Plesk customer's server? No. Does Odin make the business decisions for the end-users of Plesk or the websites they host? No. However, they've already made the business decision for all its users by not even allowing you to install PHP as an apache module manually and register it with Plesk. When you try, you get this junk "Wrong syntax for command's '-type' parameter. 'module' does not match the pattern '/^(cgi|fastcgi|fpm)$/'."

This is the same problem you had a couple versions ago when you forced all new Subscriptions inside Plesk to 301 redirect with "www" or without "www" on creation until you released a patch that removed that stupid forced functionality. Again, it's the website's choice what to do in that situation and you finally figured that out. Here we are again, forcing your users to use what you want, rather than empowering them to use what they want.

How do we work around this stupidity so we can continue to operate a business?
 
The problem in that Apache mod_php can work only server wide. It is impossible to have several mod_php for different PHP versions and switch them in scope of one subscription.
 
Actually we don't enforce anything here. If you want multiple PHP - you can use Plesk to help you. While we are not industry standard creator, we are trying to follow existing industry standards and best practices, and we are taking responsibility for that.

If you don't like the way Plesk does it - you can try something on your own. AFAIK there is a hack which allows running two mod_php simultaneously, which is not recommended by Apache Foundation, but you can still google this hack and use it. Just if this hack causes your sites to malfunction (which is quite likely) - that would be your sole responsibility, exactly like you indicated above.
 
Back
Top