Hello,
A guy at A2 hosting figured it out. Because I use Windows and the servers are Linux, my text editor was adding a strange character to the end of each line:
https://en.wikipedia.org/wiki/Newline
That why it worked on Windows, but not on Linux. Could this be mentioned in the guide somewhere? It shouldn't happen if system files are not modified by me though.
Thanks,

Brandon Keith Biggs <http://www.brandonkeithbiggs.com/>
On 6/20/2015 7:08 PM, Brandon Keith Biggs wrote:
Hello,
I am using the pip version with mysql.
I think it may be mysql that has the problem as one of the error messages hinted at mysql, but this is a little out of what I've done before, so could be reading it wrong.
Thanks,

Brandon Keith Biggs <http://www.brandonkeithbiggs.com/>
On 6/20/2015 6:23 PM, Eduardo Rivas wrote:
Hi Brandon. Adding to Ken's answer:

Are you using the latest version from the master branch, or the stable version from pip?

For the latest version, the documentation was updated to include a tutorial that should take you from a blank VPS to a working Mezzanine site. http://mezzanine.readthedocs.org/en/latest/deployment.html#tutorial.

For the stable version, use the current docs and this tutorial: http://bitofpixels.com/blog/deploying-mezzanine-to-digital-ocean-using-the-included-fabfile/.

Bottom line for both cases: You most likely don't need to touch the fabfile, just the FABRIC dictionary that's commented out in local_settings.py. Fabric will pull all the settings it needs from there.



--
You received this message because you are subscribed to the Google Groups "Mezzanine 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to