Hello. I get this error when uploading the recent global comments feed:
Warning: require_once(../wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /blogdir/wp-content/mu-plugins/recent-global-comments-feed.php on line 29
Fatal error: require_once() [function.require]: Failed opening required '../wp-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /blogdir/wp-content/mu-plugins/recent-global-comments-feed.php on line 29
It seems weird since the wp-load.php is there in the websites root directory…