[Plugin: XML Google Maps] Fatal error – /usr/share/pear
-
I’m trying to get newest version of 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)
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.