Now that we have CageFS & proper namespaces, it is very easy for us to add ability for the customer to choose which version of PHP to run.
We can offer customer php 5.1, 5.2, 5.3, 5.4 as well as "Latest beta" version. That would require suPHP, php as CGI or mod_fcgid. Beyond that requirement, it would work with pretty much any control panel.
Customer would be able to select PHP version that they want, as well as list of extensions (we can include pretty much everything to satisfy anyone).
We can even allow customer to edit php.ini
That would be in addition to "default/system" PHP.
I have heard a lot of people saying that they want to have it. Yet, some hosting companies voices that they don want it, as it would create a lot of new support questions, and they are afraid it would be a support nightmare.
What do you think? Is that something you would like to have? Do you see any potential issues we should consider?
We can offer customer php 5.1, 5.2, 5.3, 5.4 as well as "Latest beta" version. That would require suPHP, php as CGI or mod_fcgid. Beyond that requirement, it would work with pretty much any control panel.
Customer would be able to select PHP version that they want, as well as list of extensions (we can include pretty much everything to satisfy anyone).
We can even allow customer to edit php.ini
That would be in addition to "default/system" PHP.
I have heard a lot of people saying that they want to have it. Yet, some hosting companies voices that they don want it, as it would create a lot of new support questions, and they are afraid it would be a support nightmare.
What do you think? Is that something you would like to have? Do you see any potential issues we should consider?
Comment