News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - beliefooo

#1
Support Requests / Re: wordpress
November 10, 2006, 01:10:00 AM
its ok now, thanks ;D
#2
Support Requests / wordpress
November 09, 2006, 06:04:56 AM
I wanna set up a wordpress blog in my FreePgs space, and I have to change the context of a file called wp-config.php, which asks for

// ** MySQL ?? ** //
define('DB_NAME', 'worldpress');    //   is this the dbname i crete in the manage page by myself?
define('DB_USER', 'username');     // 
define('DB_PASSWORD', 'password'); //
define('DB_HOST', 'localhost');    //  do i need to change localhost to "mysql5.freepgs.com"?


I uploaded the wp-config.php like below together with other wordpress files and folders to my Freepgs space,

// ** MySQL ?? ** //
define('DB_NAME', 'f*******');    // 
define('DB_USER', 'beliefooo');     // 
define('DB_PASSWORD', '*******'); //
define('DB_HOST', 'localhost');    // 

and then I go to

http://beliefooo.freepgs.com/wp-admin/install.php

but there are something wrong, how is that?