Parse Error!
-
Please help me resolve the following error message: Parse error: syntax error, unexpected ‘)’ in /home/content/o/n/e/one9ooh6/html/julius/wp-config.php on line 46. I have included a copy of the wp-config.php file:
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘wordpress_julius’);/** MySQL database username */
define(‘DB_USER’, ‘wordpress_julius’);/** MySQL database password */
define(‘DB_PASSWORD’, ‘Shelia60’);/** MySQL hostname */
define(‘DB_HOST’, ‘wordpress_julius.db.3875184.hostedresource.com’);/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);/**#@+
* Authentication Unique Keys.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
*
* @since 2.6.0
*/
define(‘AUTH_KEY’, -J,PtFSms+kOC}=|IA>FuYSi`Og+b#oPI72|6S!q(Q}EY*m=&+mS~lhx*kT<$#,k);
define(‘SECURE_AUTH_KEY’, itg2s?6_@pKoy::bV9LJ.Gn>I*~)(h?xJWahX,<w0rP]|dh!-i /!%p?^+G,ogM?);
define(‘LOGGED_IN_KEY’, eL*|[Otl%he,JT)B5+6[1[%F|h&p>(–EERU3bjLV~U6XtE~<PU;W_hqjSW(b#R{));
define(‘NONCE_KEY’, [OT(*I5:!_u-p<JBupq8G00i8Q9l*Hq?GZ;((#oJ.t S?VlQ-V-33UEV-F0cqzFS);
/**#@-*//**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = ‘wp_’;/**
* WordPress Localized Language, defaults to English.
*
* 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. */
/** WordPress absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);
?>Thanks!
The topic ‘Parse Error!’ is closed to new replies.