Quote:
|
I just installed new version of ispconfig3 on ubu 10.04 LTS
|
Which exact version? The new stable version or the new beta version?
Quote:
|
Is each site specific so i could have one site with one set up and another with different setup.
|
If you installed the 3.0.3 beta, then you can set individual php settings for every website.
Quote:
|
One thing I know that i would like to use custom directives using suPHP_ConfigPath.
|
Such internal are completely handled by ispconfig, you dont have to care how it is implemented. for suphp the suPHP_ConfigPath directive is used while for fcgo and cgi php different settings in the starter scripts are used.
Quote:
|
Or any guidelines when to select suphp suexec fast-cgi cgi......an others?
|
for low traffic sites, use either:
suphp or cgi-php + suexec
for high traffic sites, use php-fcgi + suexec