here is my problem..
After trying to run on localhost/hello/ through lynx I get a 500. This
is what htttpd error_log file prints out.
I am not using socks, i am using tcp host port 3303.
[Tue Jul 19 13:23:16 2011] [error] [client 127.0.0.1] (13)Permission
denied: FastCGI: failed to connect to se
On Tue, Jul 19, 2011 at 5:05 PM, Rick Beacham wrote:
> thanks for the info. I corrected the this but i'm still having issues.
>
My crystal ball is out of order, could you specify the issues please.
Cheers
Tom
--
You received this message because you are subscribed to the Google Groups
"Djan
thanks for the info. I corrected the this but i'm still having issues.
On Fri, Jul 15, 2011 at 2:35 PM, ionic drive wrote:
> Hello Rick,
>
> Address already in use, tells you that on 127.0.0.1 specific port 8000
> already a process is running. I guess you have your Apache already
> running the
Hello Rick,
Address already in use, tells you that on 127.0.0.1 specific port 8000
already a process is running. I guess you have your Apache already
running their, right!?
you have to listen with your Apache to the proper port where fastcgi is
serving the data for Apache. I think you have to re-
I'm having alot of trouble with setting up django with fastCGI. I was
able to use the default test server made with django no problem. But
I'm having trouble setting it up with httpd and fastCGI in scientific
linux(centos).. Here is the error message after running this
command ./manage.py runfc
5 matches
Mail list logo