View Single Post
  #3  
Old 02-15-2008, 02:17 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
error 13 is permission denied. so it is a permission problem.
Please check the permission of parent directories as well.

try

sudo -s <user_name> /home/d9a402a6/jhonWeb/paradondevamos/django-fcgi.py

make sure it can be started.

Double check the Memrory Soft/Hard Limit and Process Soft/Hard Limit.
Reply With Quote