I'm running mantis 1.0.5 with mysql that is ran in another server.
But I have not been able to run it yet by the error which is written in subject of this topic.
The database server and the mantis server are running at same network segment.
Of course, I already granted the connection settings that is for connecting from outside to mysql.
Therefore I can connect to mysql by using the following command from the mantis server.
# mysql -u USER -pPASSWORD -h xx.xx.xx.xx DATABASENAME
However, I cannot connect by using mantis.
For your information, mantis has been running also at the database server, and it has been running correctly. This time I am trying to connect from outside to the same database that is already available.
My concern is that each software version may be different.
MySql Server
- RHEL AS4
- PHP 4.3.9
- MySQL 4.1.20
- php-mysql 4.3.9-3.15
- Mantis 1.0.5
Mantis Server
- Fedora core 5
- PHP 5.1.4
- MySQL 5.0.22
- php-mysql 5.1.4-1
- Mantis 1.0.5
Your help would be appreciated.
Best regards.
#2003: Can't connect to MySQL server on 'xx.xx.xx.xx' (13)
Moderators: Developer, Contributor
-
Masahito Harako
- Posts: 2
- Joined: 29 Sep 2006, 02:38