Web Hosting Talk







View Full Version : CPanel with SuExec Mode


sodapopinski
02-04-2001, 10:41 AM
I'd like to know if CPanel will work just fine if I turn on the SuExec mode and install Chillisoft ASP (which will modify httpd.conf file- I believe)

Thx.

William
02-04-2001, 11:34 AM
There are many CLients who install / run chiliasp with no issues with cpanel.

scottlaw
02-04-2001, 05:24 PM
We used SuEXEC on our VDI server for a few months and didn't have any problems until the new Akopia Interchange shopping cart was installed... We had to disable SuEXEC in order to use it. However, Nick has a new SuEXEC wrapper installed by default and any script under the scgi-bin will run under the wrapper.

I don't know about Chillisoft on a VDI server but if Bill says it will work then I am sure it will work. Personally, I don't think it is worth the money.

Scott

bdraco
02-04-2001, 08:40 PM
ChiliASP shouldn't have any problem with cpanel.

Nick

sodapopinski
02-05-2001, 06:19 AM
Originally posted by scottlaw
..a new SuEXEC wrapper installed by default and any script under the scgi-bin will run under the wrapper...

SuExec will not only protect cgi-script files.
But the most important thing for me is protect all users' files (sometimes we need to put a secret word in php file or a secret txt.file).

While on the other hand all processes will not run as nobody.

bdraco, I'd like to know if Cpanel will work just fine if I give the user's home dir attribute drwxr-x--- with the owner that user and owner group is nobody

bdraco
02-05-2001, 12:49 PM
Should be no problem what so ever there. Right now by default they are 711 :-)

bdraco
02-06-2001, 01:55 AM
Cpanel should work fine with suexec, however there is a minor problem with the shopping cart that comes with it (which can be fixed by running a script). We don't install suexec by default because I personally don't like its security model. If someone ones wants it they can always contact support@cpanel.net to have it installed.