i m trying to install Odoo 8 on windows server 2012 but encountering following error during installer execution.
ERROR:
The service account 'openpgsvc' could not be created
and after finishing installation .Internal server error page is displayed
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.
Windows Error Log
The instance's SvcRun() method failed
Traceback (most recent call last):
File "win32serviceutil.pyo", line 835, in SvcRun
File "win32_service.pyo", line 42, in SvcDoRun
SystemExit: 0
%2: %3
Details
Traceback (most recent call last): File "win32serviceutil.pyo", line 835, in SvcRun File "win32_service.pyo", line 42, in SvcDoRun SystemExit: 0
Check out the logfile to find out what the problem is. I'd also advise you to install it on a Ubuntu machine. Odoo 'behaves' the best on Ubuntu and there are a lot more people using this on Ubuntu so you'll get more help when you have questions probably.