mySQL
Re:mySQL
All the info you'll ever need about MySQL is here:
http://www.mysql.com/documentation/mysql/bychapter/
Chapter 2 is what you'll be most interested in.
http://www.mysql.com/documentation/mysql/bychapter/
Chapter 2 is what you'll be most interested in.
Re:mySQL
If I am understanding you correctly, are you trying to put MySQL on a server that you pay for? If so, it may be up to your host, not you. In most cases, I believe, if you pay for a host, part of the package is SQL databases. Usually they are limited. If it is on your own server then damonbrinkley pointed you in the right direction.
If you find out that your server already has MySQL then all you have to do is set up a database for Yabb. The instructions that come with Yabb are excellent, so once you make it that far, you should be okay.
good luck,
-junc
If you find out that your server already has MySQL then all you have to do is set up a database for Yabb. The instructions that come with Yabb are excellent, so once you make it that far, you should be okay.
good luck,
-junc
Re:mySQL
This is the error I get when I use install.php:
Warning: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in <my install.php here> on line 199
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in <my install.php here> on line 199
Cannot connect to database server with given data
Note: <my install.php here> is where my install.php is hidden...don't want people messing it up...will delete it after i'm done with it.
What do those errors mean?
Warning: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in <my install.php here> on line 199
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in <my install.php here> on line 199
Cannot connect to database server with given data
Note: <my install.php here> is where my install.php is hidden...don't want people messing it up...will delete it after i'm done with it.
What do those errors mean?
Re:mySQL
I would recommend using boardnation.com if I where you, they will host the board for you on their server. Your board will be something like this: http://users.boardnation.com/~yourusername
They host YaBBSE boards(which is what this board is) you don't need to know anything about php or mysql or anything and they can set you up with your own YaBBSE board for free with no ads or banners at all.
They host YaBBSE boards(which is what this board is) you don't need to know anything about php or mysql or anything and they can set you up with your own YaBBSE board for free with no ads or banners at all.