Title: Parse error: syntax error, unexpected &#039;&#039;admin-panel\&#039;);
Last modified: August 21, 2016

---

# Parse error: syntax error, unexpected ''admin-panel\');

 *  [Azerty514](https://wordpress.org/support/users/azerty514/)
 * (@azerty514)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-admin-panel/)
 * Hi, I followed the steps but I got the error message below :
 * Parse error: syntax error, unexpected ”admin-panel\’);’ (T_CONSTANT_ENCAPSED_STRING),
   expecting identifier (T_STRING) in /home/XXXX/public_html/wp-config.php on line
   117
 * [https://wordpress.org/plugins/goodbye-wp-admin/](https://wordpress.org/plugins/goodbye-wp-admin/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Victor Noyes](https://wordpress.org/support/users/fla0/)
 * (@fla0)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-admin-panel/#post-5020399)
 * You just need to remove the backslashes from the code as seen below. You can 
   also look at the developers screenshots for a visual example.
 * define(‘WP_ADMIN_DIR’, ‘admin-panel’);
    define( ‘ADMIN_COOKIE_PATH’, SITECOOKIEPATH.
   WP_ADMIN_DIR);
 *  Thread Starter [Azerty514](https://wordpress.org/support/users/azerty514/)
 * (@azerty514)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-admin-panel/#post-5020536)
 * Thank you, then I have no error but it seems that the plugin does not work well
   even when I did everything I was redirected to the file: admin-panel, without
   the possibility of entering my username and my password: (

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Parse error: syntax error, unexpected ''admin-panel\');’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/goodbye-wp-admin.svg)
 * [Good Bye wp-admin](https://wordpress.org/plugins/goodbye-wp-admin/)
 * [Support Threads](https://wordpress.org/support/plugin/goodbye-wp-admin/)
 * [Active Topics](https://wordpress.org/support/plugin/goodbye-wp-admin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/goodbye-wp-admin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/goodbye-wp-admin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Azerty514](https://wordpress.org/support/users/azerty514/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-admin-panel/#post-5020536)
 * Status: not resolved