Title: Install error
Last modified: July 26, 2018

---

# Install error

 *  [jkliachev](https://wordpress.org/support/users/jkliachev/)
 * (@jkliachev)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/install-error-67/)
 * Hi, I use WP 4.9.7. When trying to install the plugin I’m getting the following
   error:
    docxpresso Parse error: syntax error, unexpected T_STRING on line 72
 * This line is:
    cat -n wp-content/plugins/docxpresso/plugin.php|grep 72 72 $doc
   = new Docxpresso\createDocument(array(‘template’ => $fullPath));
 * When I try to remove the slash “\” in $doc var – then installation passed but
   the plugin not working correctly.
 * My php version is: PHP 5.6.32

Viewing 1 replies (of 1 total)

 *  Plugin Author [docxpresso](https://wordpress.org/support/users/docxpersso/)
 * (@docxpersso)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/install-error-67/#post-10554509)
 * Please, replace Docxpresso\createDocument by Docxpresso\CreateDocument (note 
   the change to uppercase) this should be in general irrelevant but is the only
   source of potential problems that I detect.

Viewing 1 replies (of 1 total)

The topic ‘Install error’ is closed to new replies.

 * ![](https://ps.w.org/docxpresso/assets/icon-256x256.png?rev=1183318)
 * [Docxpresso](https://wordpress.org/plugins/docxpresso/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/docxpresso/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/docxpresso/)
 * [Active Topics](https://wordpress.org/support/plugin/docxpresso/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/docxpresso/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/docxpresso/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [docxpresso](https://wordpress.org/support/users/docxpersso/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/install-error-67/#post-10554509)