Title: [Plugin: XML Google Maps] Fatal error &#8211; /usr/share/pear
Last modified: August 20, 2016

---

# [Plugin: XML Google Maps] Fatal error – /usr/share/pear

 *  Resolved [Hivemind](https://wordpress.org/support/users/hivemind/)
 * (@hivemind)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-xml-google-maps-fatal-error-usrsharepear/)
 * I’m trying to get newest version of [XML Google Maps](http://wordpress.org/extend/plugins/xml-google-maps/)
   to work.
 * 1. When I tried for the 1st time to load a map I got following error
 *     ```
       Warning: require_once(../../wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /home/ulrike/public_html/wp-content/plugins/xml-google-maps/xmlgooglemaps_show.php on line 6
   
       Fatal error: require_once() [function.require]: Failed opening required '../../wp-config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/ulrike/public_html/wp-content/plugins/xml-google-maps/xmlgooglemaps_show.php on line 6
       ```
   
 * 2. I changed the dir in the xmlgooglemaps_show.php to the actual place of the
   wp-config.php, now I receive a new error and don’t know what to do:
 *     ```
       Warning: require_once(/home/ulrike/wp-settings.php) [function.require-once]: failed to open stream: No such file or directory in /home/ulrike/wp-config.php on line 90
   
       Fatal error: require_once() [function.require]: Failed opening required '/home/ulrike/wp-settings.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/ulrike/wp-config.php on line 90
       ```
   

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

 *  Thread Starter [Hivemind](https://wordpress.org/support/users/hivemind/)
 * (@hivemind)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-xml-google-maps-fatal-error-usrsharepear/#post-2143021)
 * I just confirmed that in the mentioned dir (/usr/share/pear) the PEAR library
   is present and correctly installed.
 *  Thread Starter [Hivemind](https://wordpress.org/support/users/hivemind/)
 * (@hivemind)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-xml-google-maps-fatal-error-usrsharepear/#post-2143152)
 * Worked it out, somehow the global directory variable wasn’t assigned right so
   WP started looking for something, which wasn’t there.
 *  [alternateroute](https://wordpress.org/support/users/alternateroute/)
 * (@alternateroute)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-xml-google-maps-fatal-error-usrsharepear/#post-2143219)
 * Hi Hivemind,
    I have the same problem. Can you please direct me where you changed
   the global directory variable?
 *  Thread Starter [Hivemind](https://wordpress.org/support/users/hivemind/)
 * (@hivemind)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-xml-google-maps-fatal-error-usrsharepear/#post-2143220)
 * Heya, I tried to figure out where I changed it but unfortunately I’ve got no 
   clue… Sorry for the incomplete solution, hope you find out.
 *  [alternateroute](https://wordpress.org/support/users/alternateroute/)
 * (@alternateroute)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-xml-google-maps-fatal-error-usrsharepear/#post-2143221)

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

The topic ‘[Plugin: XML Google Maps] Fatal error – /usr/share/pear’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/xml-google-maps.svg)
 * [XML Google Maps](https://wordpress.org/plugins/xml-google-maps/)
 * [Support Threads](https://wordpress.org/support/plugin/xml-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/xml-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/xml-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/xml-google-maps/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [alternateroute](https://wordpress.org/support/users/alternateroute/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-xml-google-maps-fatal-error-usrsharepear/#post-2143221)
 * Status: resolved