Help - Search - Members - Calendar
Full Version: Wordpress Install Error
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
360utah
trying to install wordpress and getting this error.
Parse error: syntax error, unexpected T_STRING in /www/99k.org/3/6/0/360utah/htdocs/wp-config.php on line 19
line 19 is the user name


// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 360utah_99k_ogdenlocal);

/** MySQL database username */
define('DB_USER', 97109_360utah);

thanks for any help
lizon
try reinstalling it. I had no errors installing WP on zymic at all.
livingnotes
i failed to install WordPress Chinese version, and then i tried English version, successfully installed
Infestum
QUOTE(360utah @ Jan 24 2010, 11:48 PM) *
trying to install wordpress and getting this error.
Parse error: syntax error, unexpected T_STRING in /www/99k.org/3/6/0/360utah/htdocs/wp-config.php on line 19
line 19 is the user name
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 360utah_99k_ogdenlocal);

/** MySQL database username */
define('DB_USER', 97109_360utah);

thanks for any help

It have to be
define('DB_NAME', 360utah_99k_ogdenlocal');

/** MySQL database username */
define('DB_USER', 97109_360utah');
ssfdre38
Make sure you assign the user to the db
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.