Setting up databases?
Posted by NotoriousKIM, 05-07-2007, 01:15 AM Does anyone know anything about how to set up a mysql database? I installed this script for a gallery for wordpress but it won't create it's own databases. I already set one up myself but Im still getting this error: Is there something Im supposed to add inside each database table? And how do I add it to make it work? Help would be appreciated because I am beyond lost!
Posted by bear, 05-07-2007, 07:05 AM Moved from web design That's not an error, that's a query (asking the db for information). There should be an installation routine with the WP install files that will populate the database with the required data. Once you complete the installation, it should work properly. Check the install directions for WP.