View Single Post
  #1  
Old 12-21-2007, 10:21 AM
robfrew robfrew is offline
Senior Member
 
Join Date: Dec 2007
Location: Salt Lake City UT
Posts: 151
Default Hello World - CGI issue

I created a new virtual host using the exact same settings as DEFAULT (except for the directory paths, etc..). I then copied the helloworld script from DEFAULT and placed it in the cgi-bin of the new virtual host I created. I then tried running the script and this is the error I am getting:

lscgid: chdir(): Permission denied

I've checked my paths, permissions, etc... and they all look correct.

Any ideas?

We are preparing to purchase a new 4 cpu license today and go live but we need to iron out these small issues.

****************

Extra info:

LSWS runs as nobody:nobody

the new virtual host permissions are www:www and the cgi-bin files and directories are www:www (tried nobody:nobody on cgi-bin file and directories and got same error)

Last edited by robfrew; 12-21-2007 at 10:42 AM..
Reply With Quote