> I am using mod_wsgi for deployment but recently my apache
installation on
> ubuntu 8.04 just locks after any start, stop or reload commands.
>
> I uninstalled it, wiped configuration settings, uninstallled
mod_python that
> was installed just before it did not respond anymore.
It is a known problem that loading mod_python and mod_wsgi at the
same
time causes problems if Python not installed with a usable shared
library.
http://code.google.com/p/modwsgi/wiki/InstallationIssues
> Is there any other server I can install that works with modwsgi?
(I am using
> trac and django on the same server configured via mod_wsgi)
You mean other than Apache?
It seems you haven't explored properly yet why you were having the
problems you were.
Graham
-----
Yeah, I really don't know what to do next, I already disabled
mod_python.
And tried rebooting my server but even though it says it is going for
reboot it does not do so. (It is an Amazon EC2 instance so I am kind
of afraid of terminating the instance, although I already made a
backup of the most important stuff)
Any advice on how to debug this? I checked apache logs but nothing
there.
Regards,
Ariel.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---