Search found 2 matches
- Mon Apr 22, 2002 10:03 pm
- Forum: Databases
- Topic: mySQL on Red Hat 7.2
- Replies: 5
- Views: 13086
I can't get anything when I telnet to 3306. It was a typo by the way. I can login to mysql from the machine just fine. There are many PHP pages currently using the db also. The real problem I'm having is that users would like to use mySQLfront from their windows desktops to modify the database. I ba...
- Mon Apr 22, 2002 2:55 pm
- Forum: Databases
- Topic: mySQL on Red Hat 7.2
- Replies: 5
- Views: 13086
mySQL on Red Hat 7.2
I have mySQL installed on a box running Red Hat 7.2. The database is running fine, the only problem is that it is not accepting connections to 3006. I have done a web search for this on the net and have found some sites saying that I need to remove a skip-networking option on safe_mysqld. Looked the...