PDA

View Full Version : MySQL Connection


jussin
08-01-2005, 08:37 AM
In the server section of plesk, I am trying to set up mysql to connect on localhost:3306 for normal users, but it does not seem to connect on that port. I can, however, get it to connect on localhost:8306 which is the port used by plesk to manage it's own database.

Can I have regular users create databases while connected via 8306? I tried creating a database and they do not appear to have access to the plesk database without the admin username and password. Any thoughts?

- Justin

Soul
08-05-2005, 03:59 AM
Not sure exactly. But you might consider submitting your question via the helpdesk.

I am not sure I understand exactly what you are trying to do.

Robert
08-05-2005, 10:52 AM
Hi there,

Most likely 3306 is closed in your firewall still. Make sure to open it in /etc/apf/conf.apf. After it's open you need to restart APF with "service apf restart".

jussin
08-05-2005, 11:34 PM
Hi there,

Most likely 3306 is closed in your firewall still. Make sure to open it in /etc/apf/conf.apf. After it's open you need to restart APF with "service apf restart".

This is a windows VPS and the windows firewall is disabled. Is there another firewall installed?

- Jussin