- Joined
- Oct 2, 2007
- Messages
- 24
- Reaction score
- 0
After downloading today and installing the free edition on a Windows 2003 Standard Edition SP2 server in a workgroup, I get this message when I try and open the management console.
"Can't connect to the database server - server unreachable".
I can see using TCPView that the server is not listening on port 5480.
Checking the services mmc shows that the 3CX database server service has not started.
The service cannot be started even when logged in and using the administrator's credentials. When trying to start the service manually I get an error 5 access denied message.
I have tried uninstalling, deleting all files, restarting and reinstalling several times, but still the same sitaution.
How is this service started?
Here's the detailed error output.
"SQLSTATE[08006] [7] could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "???" and accepting
TCP/IP connections on port 5480?
#0 C:\Program Files\3CX PhoneSystem\Data\Http\functions\CallContext.php(37): PDO->__construct('pgsql:dbname=ph...', 'administrator', '*******')
#1 C:\Program Files\3CX PhoneSystem\Data\Http\functions\CallContext.php(86): CallContext->getConnection()
#2 C:\Program Files\3CX PhoneSystem\Data\Http\functions\fExtension.php(66): CallContext->safeExec('select DN.IDDN ...', Array, 'Cannot get Exte...')
#3 C:\Program Files\3CX PhoneSystem\Data\Http\functions\fObject.php(90): fExtension->getData()
#4 C:\Program Files\3CX PhoneSystem\Data\Http\index.php(7): fObject->getManager()
#5 {main}
"Can't connect to the database server - server unreachable".
I can see using TCPView that the server is not listening on port 5480.
Checking the services mmc shows that the 3CX database server service has not started.
The service cannot be started even when logged in and using the administrator's credentials. When trying to start the service manually I get an error 5 access denied message.
I have tried uninstalling, deleting all files, restarting and reinstalling several times, but still the same sitaution.
How is this service started?
Here's the detailed error output.
"SQLSTATE[08006] [7] could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "???" and accepting
TCP/IP connections on port 5480?
#0 C:\Program Files\3CX PhoneSystem\Data\Http\functions\CallContext.php(37): PDO->__construct('pgsql:dbname=ph...', 'administrator', '*******')
#1 C:\Program Files\3CX PhoneSystem\Data\Http\functions\CallContext.php(86): CallContext->getConnection()
#2 C:\Program Files\3CX PhoneSystem\Data\Http\functions\fExtension.php(66): CallContext->safeExec('select DN.IDDN ...', Array, 'Cannot get Exte...')
#3 C:\Program Files\3CX PhoneSystem\Data\Http\functions\fObject.php(90): fExtension->getData()
#4 C:\Program Files\3CX PhoneSystem\Data\Http\index.php(7): fObject->getManager()
#5 {main}