Help - Search - Members - Calendar
Full Version: Mysql Server
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
sbartsch
Well I want to host a server and it contains a mysql wizard. It asks for the username, database, password, and the host. I can't put localhost because that wouldn't make sense. Any ideas? I've tried, http://www.sweb.99k.org, http://sweb.99k.org, www.sweb.99k.org, sweb.99k.org.

Thanks,
Steven
Alex
What do you mean "host a server"? Our MySQL databases are local access only, so only localhost will work.
sbartsch
Could I type in a IP address that hosts my site?

Edit: I could always host my own mysql, it is not a problem. Nvm, I can't wink.gif
COTD
I decided to just post here, instead of making a new topic, since my problem also relates to the MySql smile.gif

So heres my problem:
I cant connect to the MySql, I have tried every combination of info to input that I could think of, and here are the resulting errors for each one:



Connecting to mysql ...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'localhost' (using password: YES) in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 191

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 192

The following errors occured:
Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'localhost' (using password: YES)

******

Connecting to mysql ...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'www.hosting.zymic.com' (using password: YES) in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 191

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 192

The following errors occured:
Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'www.hosting.zymic.com' (using password: YES)


*****

Connecting to mysql ...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cotd_zzl_org_cotdsql@hosting.zym'@'www.hosting.zymic.com' (using password: YES) in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 191

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 192

The following errors occured:
Access denied for user 'cotd_zzl_org_cotdsql@hosting.zym'@'www.hosting.zymic.com' (using password: YES)

*****

Connecting to mysql ...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'www.hosting.zymic.com' (using password: YES) in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 191

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 192

The following errors occured:
Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'www.hosting.zymic.com' (using password: YES)


I am sure the answer is simple, and I am just over looking it.

Can anyone tell me what i should be entering for these fields?

MySQL host:
MySQL username:

(MySql displays this information, but it hasnt worked for me:
# Server: hosting.zymic.com (Localhost via UNIX socket)
# User: cotd_zzl_org_cotdsql@localhost)

Thanks so much in advance!
allstar
First off, are you trying to connect to MySQL remotely via an application? And what are you attempting to install onto your site?
COTD
QUOTE(allstar @ Dec 16 2007, 04:30 AM) *
First off, are you trying to connect to MySQL remotely via an application? And what are you attempting to install onto your site?



yes I am, and it is for the comments application I want to use on my site hosted here.
Ed
QUOTE(COTD @ Dec 16 2007, 03:16 PM) *
yes I am, and it is for the comments application I want to use on my site hosted here.


MySQL server access is restricted to localhost only, as Alex stated further up.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.