Title: localhost activate
Last modified: August 21, 2016

---

# localhost activate

 *  Resolved [viensia](https://wordpress.org/support/users/viensia/)
 * (@viensia)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/localhost-activate/)
 * Received this:
    Parse error: syntax error, unexpected end of file in C:\xampp\
   htdocs\mywordpress\wp-content\plugins\full-screen-page-background-image-slideshow\
   full-screen-background-image-slideshow.php on line 151
 * will this plugin not work on a localhost?
 * [http://wordpress.org/plugins/full-screen-page-background-image-slideshow/](http://wordpress.org/plugins/full-screen-page-background-image-slideshow/)

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

 *  Plugin Author [Mohsin Rasool](https://wordpress.org/support/users/mohsinrasool/)
 * (@mohsinrasool)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/localhost-activate/#post-4090638)
 * it should have been fixed now. I guess, your PHP configuration require an ending
   tag.
 *  [Austin Pray](https://wordpress.org/support/users/austinpray/)
 * (@austinpray)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/localhost-activate/#post-4090698)
 * Getting this as well when using 1.1:
 * \`
    PHP message: PHP Parse error: syntax error, unexpected end of file in /srv/
   www/msusa.dev/current/web/app/plugins/full-screen-page-background-image-slideshow/
   full-screen-background-image-slideshow.php on line 89 `
 * I am using a really common stack: LEMP (Linux/Nginx/MySQL/PHP) stack with PHP
   5.5
 * Of course my PHP settings are strict as possible to avoid undefined behavior.
   Going to noodle around with line 89 but it would be a shame to have to package
   a patched version of this plugin with the old site I am migrating.
 *  [Austin Pray](https://wordpress.org/support/users/austinpray/)
 * (@austinpray)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/localhost-activate/#post-4090699)
 * I fixed it. The issue being that there are numerous missing `?>` closing tags
   spread out amongst the includes as well as mixing `<?php` with `<?` which is 
   generally kinda sloppy.

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

The topic ‘localhost activate’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/full-screen-page-background-image-
   slideshow.svg)
 * [Full Screen (Page) Background Image Slideshow](https://wordpress.org/plugins/full-screen-page-background-image-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/full-screen-page-background-image-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/full-screen-page-background-image-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/full-screen-page-background-image-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/full-screen-page-background-image-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/full-screen-page-background-image-slideshow/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Austin Pray](https://wordpress.org/support/users/austinpray/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/localhost-activate/#post-4090699)
 * Status: resolved