• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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