Displaying 3 results from an estimated 3 matches for "pythonhandl".
Did you mean:
pythonhandler
2011 Apr 27
0
Has anybody been able to install CDR-Stats all the way through?
...t
python manage.py runserver 0.0.0.0:8000
Error: No module named dilla
When starting apache, I get
# /etc/init.d/apache2 start
* Starting web server
apache2 Syntax error on
line 9 of /etc/apache2/sites-enabled/cdr_stats.conf:
Invalid command 'PythonHandler', perhaps misspelled or defined by a module
not included in the server configuration
Action 'start' failed.
The Apache error log may have more information.<-- none!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail...
2006 Mar 22
8
Premature end of script headers: dispatch.cgi
Hi
I am running ruby 1.8.4 and rails 1.0.0 with Apache 2. I made a simple
rails application called demo and also created a controller called say
and an action called hello which is working fine using webrick. To run
it under Apache I created a symlink demo1 which is linked to the
demo/public directory. If I run it using www.example.com/demo1 then I
get the "Rails- Welcome Aboard"
2006 Apr 12
13
Public Directory not accessible
Been trying to deploy my rails app on Redhat ES3, Apache2, FastCGI with
Plesk all day. Fun stuff. Basically, the issue that I can not solve has
to do with access to /public. None of my images, javascripts, etc. are
working in the app. Trying to access any of these results in a 404 (or
routing error if in developer mode). Oddly, the 404 file it displays is
-- you guessed it -- in fact *in*