LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apache mod_fastcgi: .fcgi file returning as text. (https://www.linuxquestions.org/questions/linux-software-2/apache-mod_fastcgi-fcgi-file-returning-as-text-678996/)

Llanilek 10-25-2008 10:05 AM

apache mod_fastcgi: .fcgi file returning as text.
 
Hey guys

I'm a bit confused as to why this is happening..

I'm running on Apache 2 with mod_fastcgi (from what i believe)

i've installed django with python and am trying to get the application running with fastcgi.

now my problem is:

i can run the fcgi file in shell with no problems, the file executes.

but when i try to run the file through the browser it just outputs the .fcgi file as text and doesn't execute it.

any ideas?


All times are GMT -5. The time now is 01:49 PM.