I tried install Odoo like one post here:
# echo "deb http://nightly.openerp.com/8.0/nightly/deb/ ./" >> /etc/apt/sources.list
# apt-get update
# apt-get install odoo
# service odoo start
But when i try to go localhost:8069 have an error:
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
Iḿ newbie with this software, and have not idea how can i solve this.
It's installed in a clean Linuxmint 17 64bits cinnamon.
Tried with safari and chrome and have the same error.
thanks