|
Hello, can anybody help me to setup mezzanine on webfaction? |
|
To install Mezzanine, first create a new PostgreSQL database via our control panel, and make a note of the database name and password. Next, create a "Django 1.4.1 (mod_wsgi 3.3/Python 2.7)" application and assign it to a website. Next, SSH into your server and run the following commands (replacing
Next, create a "Symbolic link to static-only app" in the control panel, using " Then just wait a few minutes for that last change to gel, and you're done. Hope that helps!
This answer is marked "community wiki".
Before I start - I cant use mysql? easy_install-2.7 pip [@web243 ~]$ easy_install-2.7 pip error: Resource temporarily unavailable Sure, you can use MySQL if you prefer. Just create a MySQL database in the first step, then change this...
... to this ...
... when running the commands to set everything up. Regarding "Resource temporarily unavailable" - you've got too many processes running and you're hitting the system per-user thread limit. If you're having any apps running that you're not using, stop them and disable their cron jobs, or delete them. If you can't do that, then change the "processes=" setting in your various httpd.conf files to a lower value so your apps will run fewer processes. Also, be sure to use the "add new comment" button here when you want to leave a comment, instead of using the big "Your answer" box at the bottom of the page. ok thanks a lot will do that, will let you know... Woow I am impressed, worked as a charm :) I have 1 little problem tho I need to find out admin login, never asked me to create username and password during install and creating tables into DB just like when I am doing django, by the way do you know default login? Anyway thanks a lot this is great :) I wanted to give you thumb up but it doesnt allow me, cause I dont have reputation... The default admin account is the one described in the official Mezzanine installation documentation. I followed the exact steps, however my site appeared "Sorry, an error occurred." I checked the log, it said [warn("You haven't defined the ALLOWED_HOSTS settings, which "] At the time this article was written,
showing 5 of 10
show all
|
|
Just some feedback - the line |
I setup 1 of those in my wf accout but have Internal Server Error +
I know it works, I would like to know proper way to install it. Please Help.
I cannot login to the site. I followed the instructions as written, but the default username/password will not let me in.
@jeremydoan Could you please log a support ticket with us? That will help us to better assist and look at your particular case. Wayne K. | WebFaction Support.