a2enmod web2py returns "ERROR: Module web2py does not exist!"

So am I missing a module?!?  I've not read anything that indicates
that a web2py module should exist.  Maybe my eyes are not working?!?

mime.conf and mime.load are indeed under /etc/apache/mods-enabled/
mime.conf contains the line:
TypesConfig /etc/mime.types
and furthermore mime.types contains the line:
image/svg+xml                           svg svgz

Could you do me a favor and post or email me your test apache vhost
config?  I'd like to compare differences.


On Apr 6, 10:19 pm, bsnipes <snipes.br...@gmail.com> wrote:
> Well.. got Ubuntu server installed and followed all the steps from the
> manual excluding adding ssl to the vhost and up to ( but not
> including ) the proxy part. 2 things seem to be missing from the
> example that I see:
>
> 1. a2enmod web2py
> 2. if I don't run 'python web2py.py' at least once the applications
> folder isn't created
>
> When I go to example.com I am getting static files. I can place an svg
> file in the applications directory and see the actual image in my
> browser without doing any other changes. Currently I am not sure how
> to get the apps to work but since that isn't what you need I'll work
> on that at a different time. I have the following 2 modules enabled
> and want to check if they are enabled in your apache instance:
>
> mods-enabled/mime.load
> mods-enabled/mime.conf
>
> Brian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to