Wordpress And Mysql, I'm having trouble with it |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Zymic Free Web Hosting Databases & MySQL |
||
![]() |
Wordpress And Mysql, I'm having trouble with it |
||
Feb 23 2008, 08:07 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Members Posts: 31 Joined: 8-December 07 From: New York Member No.: 4,401 |
So I decided to stop using CutePHP and use WordPress. But i'm having a lot of trouble with it.
I created a database but then when i try to install it, i get this --> http://saugertieshs.zxq.net/blog/wp-admin/install.php anybody know whats going on? |
|
|
Feb 27 2008, 06:32 AM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 27-February 08 Member No.: 11,991 |
hi matt maybe you type in the wrong database name.. i guess instead of typing the database name you typed your database username...
|
|
|
Feb 27 2008, 12:10 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 12 Joined: 24-February 08 Member No.: 11,645 |
Post your config file for connecting tp the database
|
|
|
Feb 27 2008, 10:53 PM
Post
#4
|
|
![]() Member ![]() ![]() Group: Members Posts: 31 Joined: 8-December 07 From: New York Member No.: 4,401 |
CODE <?php // ** MySQL settings ** // define('DB_NAME', 'saugertieshs_zxq_net_blog'); // The name of the database define('DB_USER', 'saugertieshs_zxq_net_matt'); // Your MySQL username define('DB_PASSWORD', '***********'); // ...and password define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value define('DB_CHARSET', 'utf8'); define('DB_COLLATE', ''); // You can have multiple installations in one database if you give each a unique prefix $table_prefix = 'wp_'; // Only numbers, letters, and underscores please! // Change this to localize WordPress. A corresponding MO file for the // chosen language must be installed to wp-content/languages. // For example, install de.mo to wp-content/languages and set WPLANG to 'de' // to enable German language support. define ('WPLANG', ''); /* That's all, stop editing! Happy blogging. */ define('ABSPATH', dirname(__FILE__).'/'); require_once(ABSPATH.'wp-settings.php'); ?> ^ Thats the code for Wordpress.. Obviously my password isn't **********, i just changed that part. |
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 18th May 2013 - 03:47 PM |