Title: index.php not found
Last modified: August 21, 2016

---

# index.php not found

 *  Resolved [forcesnoir](https://wordpress.org/support/users/forcesnoir/)
 * (@forcesnoir)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/indexphp-not-found-2-2/)
 * I have Version 2.5.6 of the plugin. When I try to open GDE menu from a new post
   it gives me the above ‘The requested URL subfolder/index.php was not found on
   this server.’
 * It wont find index.php there because it is in the httpdocs folder and not in 
   the subfolder in which I have installed WordPress. Is there anyway I can change
   the filepath manually to point to the correct location of index.php.
 * [http://wordpress.org/extend/plugins/google-document-embedder/](http://wordpress.org/extend/plugins/google-document-embedder/)

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

 *  [k3davis](https://wordpress.org/support/users/k3davis/)
 * (@k3davis)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/indexphp-not-found-2-2/#post-3794935)
 * Hello,
 * I presume there’s a way to do this, however I’m not sure where you’re getting
   that error from. The plugin does not have or reference any index.php files. Can
   you give me a click-for-click path to show me where you’re seeing this?
 *  Thread Starter [forcesnoir](https://wordpress.org/support/users/forcesnoir/)
 * (@forcesnoir)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/indexphp-not-found-2-2/#post-3794955)
 * Hi
 * If you create or edit a post and click on the icon for GDE (on the TinyMCE WordPress
   WYSIWYG editor on the toolbar) then when the GDE window comes up to allow you
   to generate the shortcode from a URL and set various options for the media it
   generates the Not Found error message (see the link below)
 *  [k3davis](https://wordpress.org/support/users/k3davis/)
 * (@k3davis)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/indexphp-not-found-2-2/#post-3795009)
 * Hi,
 * Your link was apparently lost, so I’m still lost. However I can tell you that
   the GDE editor button you’re referencing calls a file called lib-eddialog.php,
   not index.php. I can’t reproduce this problem. Might be another plugin conflicting,
   or a messed up install? Must confess I can only guess.
 *  [itdoug](https://wordpress.org/support/users/itdoug/)
 * (@itdoug)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/indexphp-not-found-2-2/#post-3795085)
 * We are having a very similar problem since upgrading. We run mostly multisite,
   but I have been able to duplicate the problem on a non-multisite install with
   only your plug-in activated.
 * When clicking on the Google Doc embed icon in the toolbar the following window
   pops up. It says could not find wp-load.php. I am running 2012 for a theme.
 * [https://docs.google.com/file/d/0B6paSjBibRnHNXFhclZsNzZpbDg/edit?usp=sharing](https://docs.google.com/file/d/0B6paSjBibRnHNXFhclZsNzZpbDg/edit?usp=sharing)
 * reverting to the old plugin did not fix.
 * These were the other plugins we updated at the same time.
 * bbPress
    Black Studio TinyMCE Widget Domain Mapping plugin Facebook FeedWordPress
   Google Doc Embedder NextGEN Gallery Post Types Order WP to Twitter √ WP Missed
   Schedule
 *  [itdoug](https://wordpress.org/support/users/itdoug/)
 * (@itdoug)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/indexphp-not-found-2-2/#post-3795086)
 * I think the plugin may be loading a WordPress core file and assuming that it’s
   starting in the wp-content/plugins directory. We moved our plugins to a special
   directory for easier update management. Your plugin probably can no longer find
   the file it is trying to load.
 * we define the plugins directory here:
 * define( ‘WP_PLUGIN_DIR’, ‘/PATH/sharedplugins’ );
    define( ‘WP_PLUGIN_URL’, ‘
   [http://URL/wp-content/plugins&#8217](http://URL/wp-content/plugins&#8217););
   define( ‘WP_PLUGINS_URL’, WP_PLUGIN_URL);
 *  [k3davis](https://wordpress.org/support/users/k3davis/)
 * (@k3davis)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/indexphp-not-found-2-2/#post-3795087)
 * You are probably correct. You will most likely have to correct the path value
   at the top of libs/lib-bootstrap.php to deal with your customized situation.

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

The topic ‘index.php not found’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-document-embedder_484848.svg)
 * [Google Doc Embedder](https://wordpress.org/plugins/google-document-embedder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-document-embedder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-document-embedder/)
 * [Active Topics](https://wordpress.org/support/plugin/google-document-embedder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-document-embedder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-document-embedder/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [k3davis](https://wordpress.org/support/users/k3davis/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/indexphp-not-found-2-2/#post-3795087)
 * Status: resolved