Title: Error
Last modified: August 20, 2016

---

# Error

 *  Resolved [fonologico](https://wordpress.org/support/users/fonologico/)
 * (@fonologico)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/error-132/)
 * Hello, when I try to activate the plugin appear this error
 * El plugin no ha podido activarse porque ha provocado un error fatal.
    Warning:
   require_once(__DIR__/Locale/RawPhp.php) [function.require-once]: failed to open
   stream: No such file or directory in /home/(my rute to the wordpress content)/
   wp-content/plugins/embed-iphoneipad-app/includes/Rsj/LocaleFactory.php on line
   24
 * [http://wordpress.org/extend/plugins/embed-iphoneipad-app/](http://wordpress.org/extend/plugins/embed-iphoneipad-app/)

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

 *  [IDiPhoneUser](https://wordpress.org/support/users/idiphoneuser/)
 * (@idiphoneuser)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/error-132/#post-3472423)
 * Yes same with me
 * Warning: require_once(__DIR__/Locale/RawPhp.php) [function.require-once]: failed
   to open stream: No such file or directory in /home/XXX/domains/XXXXXX.XXX/public_html/
   wp-content/plugins/embed-iphoneipad-app/includes/Rsj/LocaleFactory.php on line
   24
 * Anyone can help?
 *  Plugin Author [roomshare](https://wordpress.org/support/users/roomshare/)
 * (@roomshare)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/error-132/#post-3472460)
 * What version of PHP are you using? The plugin supports ver 5.3 or above, and 
   it seems that your environment can not understand __DIR__, which was introduced
   at 5.3.
 * If your PHP is 5.2.x or earlier, please consider to upgrade it. If that happens
   even with 5.3.x, please let me know.
 *  Plugin Author [roomshare](https://wordpress.org/support/users/roomshare/)
 * (@roomshare)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/error-132/#post-3472478)
 * This was another PHP5.2 issue. Mark fixed.
 *  Thread Starter [fonologico](https://wordpress.org/support/users/fonologico/)
 * (@fonologico)
 * [13 years ago](https://wordpress.org/support/topic/error-132/#post-3472489)
 * Sorry. How can I know what PHP version have?
    Thanks
 *  Plugin Author [roomshare](https://wordpress.org/support/users/roomshare/)
 * (@roomshare)
 * [13 years ago](https://wordpress.org/support/topic/error-132/#post-3472490)
 * There are several different ways.
    - activate this plugin will let you know if PHP is newer enough
    - you may see the version on your hosting service admin panel
    - if you have shell access, run “php -v” command
    - upload a php file(say phpversion.php) with `"<?php echo phpversion()"` and
      open it via browser
    - use plugin such like [Display PHP Version](http://wordpress.org/plugins/display-php-version/)

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

The topic ‘Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/embed-iphoneipad-app_d1d1c9.svg)
 * [Embed iPhone/iPad App](https://wordpress.org/plugins/embed-iphoneipad-app/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/embed-iphoneipad-app/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/embed-iphoneipad-app/)
 * [Active Topics](https://wordpress.org/support/plugin/embed-iphoneipad-app/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/embed-iphoneipad-app/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/embed-iphoneipad-app/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [roomshare](https://wordpress.org/support/users/roomshare/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/error-132/#post-3472490)
 * Status: resolved