• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Run php5 as cgi. By defaults its run as module.

Q

qwe011

Guest
Hello All.
How can I reconfigure apache for run php5 as cgi. (I know some solutions - for example php-fcgi. But I don't know how to do it at server with Plesk)

Can somebody post a small instruction for doing this?
 
Re: Re: Run php5 as cgi. By defaults its run as module.

Originally posted by unika
As I know the feature called suPHP.

There is home page of thie site:
http://www.suphp.org/Home.html

May be it will be interesting for you:
http://www.php.net/manual/en/security.cgi-bin.php

I have information, that Swsoft plans to implement this feature(I mean suPHP) in Plesk 9.0

So, you can wait ;-)
Big tnx! I did it with mod_fcgid.
But now I need to make changes in template what plesk using for creating new domains and subdomains.
Need to change httpd.include and automatically copy php in cgi-bin folder of new domain and subdomain.
 
Back
Top