dorks
Forum Replies Created
-
Forum: Installing WordPress
In reply to: install.php does not workon my desktop, the wp-config file is 4k but after i upload it, it’s only 0k, i’ve contacted my webhost but are there any thoughts? I’ve tried and retried, and this seems to be the main problem…
Forum: Installing WordPress
In reply to: install.php does not workMaybe this has been my problem…
Forum: Installing WordPress
In reply to: install.php does not workcpanel…
Forum: Installing WordPress
In reply to: install.php does not workHi. I just upload all of the files, configured the config file but install doesn’t work… here are what my file says
define(‘DB_NAME’, ‘dorksan_Dorks’); // The name of the database
define(‘DB_USER’, ‘xxx’); // Your MySQL username
define(‘DB_PASSWORD’, ‘xxx’); // …and password
define(‘DB_HOST’, ‘dorksan@localhost’); // 99% chance you won’t need to change this value// Change the prefix if you want to have multiple blogs in a single database.
$table_prefix = ‘wp_’; // example: ‘wp_’ or ‘b2’ or ‘mylogin_’// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-includes/languages.
// For example, install de.mo to wp-includes/languages and set WPLANG to ‘de’
// to enable German language support.
define (‘WPLANG’, ”);/* Stop editing */
I created the database and dorksan_Dorks is what it said it was… i also created a local host, and dorksan@localhost is what it said it was…
and for the multiple blogs… if I want more than one, what do I put? anything?
please help… thanks…