Deployment using cpanel

25 views
Skip to first unread message

orestis

unread,
Oct 2, 2006, 4:08:36 AM10/2/06
to Django users
Hello, I need some help on deploying django on a cpanel shared server.
I follow the last section in the documentation on using fastcgi, but I
get the following error when hitting the URL:

[Sun Oct 1 18:19:00 2006] [error] [client xx.xx.xx.xx] FastCGI:
incomplete headers (0 bytes) received from server
"/home/pinetree/public_html/django/mysite.fcgi"
[Sun Oct 1 18:19:00 2006] [warn] FastCGI: (dynamic) server
"/home/pinetree/public_html/django/mysite.fcgi" has failed to remain
running for 30 seconds given 3 attempts, its restart interval has been
backed off to 600 seconds
[Sun Oct 1 18:19:00 2006] [error] [client xx.xx.xx.xx] FastCGI: comm
with (dynamic) server "/home/pinetree/public_html/django/mysite.fcgi"
aborted: (first read) idle timeout (30 sec)
[Sun Oct 1 18:18:57 2006] [warn] FastCGI: (dynamic) server
"/home/pinetree/public_html/django/mysite.fcgi" has failed to remain
running for 30 seconds given 3 attempts, its restart interval has been
backed off to 600 seconds

[Sun Oct 1 18:17:20 2006] [warn] FastCGI: (dynamic) server
"/home/pinetree/public_html/django/mysite.fcgi" (pid 30001) terminated
by calling exit with status '255'
FastCGI: can't start server
"/home/pinetree/public_html/django/mysite.fcgi" (pid 30001), execle()
failed: No such file or directory

I have copied the django dir from site-packages to
/home/[username]/django ,also flup to /home/[username]/flup

I have pointed the os.path to /home/[username]/django, I have chmoded
(via ftp) the mysite.fcgi. I don't know what else to do...

Reply all
Reply to author
Forward
0 new messages