Page 1 of 1

index.php could not be found on this server.

Posted: Sun Mar 30, 2008 10:26 pm
by imvoke
Hi I am new to Joomla 1.5 and my site is working fine. After i installed it from my web hosting automatic install panel. however when i log in and try to set Global Settings like example setting site to go off line and changing off line message i get the following error:

Not Acceptable
An appropriate representation of the requested resource /site/administrator/index.php could not be found on this server.

I tried reading the help and it said something about the file being unwritable but still can be for certain site things and goes back to auto unwritable. Its not working and i would like to make these global settings can some one help me as to why it is doing this. My site is installed under a folder named site on my server so id access it http://www.mysite/site/administrator.

Thanks Much
IMVOKE

Re: index.php could not be found on this server.

Posted: Mon May 05, 2008 10:52 pm
by joshuacorpo
HI there,

I have the same error, did you find a solution to this?

My error occurs when trying to save Global Configurations.

Thanks

Re: index.php could not be found on this server.

Posted: Tue May 06, 2008 10:55 am
by humvee
Have you enabled .htaccess file in the joomla_root/ directory and ensured mod rewrite is on, and set the Enable Mod_rewrite setting in Global Configuration.

Also check that the variable var $live_site = '' is completed with the full URL of your site

hth
Andy

Re: index.php could not be found on this server.

Posted: Wed May 07, 2008 11:50 pm
by joshuacorpo
awesome, that did the trick. Thanks.

Re: index.php could not be found on this server.

Posted: Fri May 09, 2008 10:04 am
by humvee
Glad it worked for you,

Enjoy Joomla!

Andy

Re: index.php could not be found on this server.

Posted: Wed May 14, 2008 4:21 pm
by jgt
Hi,

I'm having a similar problem. When I login through the frontend I get a 406 Not Acceptable error:
"An appropriate representation of the requested resource /index.php could not be found on this server."

By pressing the back button on the webpage I return to the login page, but find myself actually logged in.
This error only happens when I login through the frontend, nowhere else.

I followed the suggestions on this post, but nothing fixed it.
1. I enabled .htaccess in the root directory and enable Mod_rewrite in the global configuration
2. $live_site is complete with the full URL

I'm running J1.5.1
PHP 5.2.6
Apache 2.0.63
MySql 4.1.22

Any ideas?

Re: index.php could not be found on this server.

Posted: Thu Sep 11, 2008 9:23 am
by avra911
re

having the same problem.
nothing worked.
i think this should be threated as a bug.

Re: index.php could not be found on this server.

Posted: Thu Oct 09, 2008 5:09 am
by Joshua Chung
Hello,

I have the same issue.

I have enabled the .htaccess file. But where can I find the mod rewrite and the Mod_rewrite setting in Global Configuration? I am using Joomla 1.5.7. Many thanks!
Have you enabled .htaccess file in the joomla_root/ directory and ensured mod rewrite is on, and set the Enable Mod_rewrite setting in Global Configuration.

Also check that the variable var $live_site = '' is completed with the full URL of your site
Currently I edit the configuration.php directly to get the thing done.

Re: index.php could not be found on this server.

Posted: Thu Nov 05, 2009 9:32 am
by hamutalwz
I'm having the same problem when I try to insert some pictures into an article.
I could not find the place to set the parameters specified in the posts above.
HELP please...
Thank you!

Re: index.php could not be found on this server.

Posted: Sun Apr 11, 2010 2:30 pm
by giwrgos88
i tried everything but i still having the same problem. i had upgraded my joomla from 1.5.11 to 1.5.15. the re write is on "RewriteEngine On" on the config file i wrote in $live_site my website which is www.g3o.org/website/ and when im trying to enable the Use Apache mod_rewrite i have this error "Not Acceptable

An appropriate representation of the requested resource /website/administrator/index.php could not be found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." i chane the value of mod_rewrite in the confg file manually but i found that my menu bar was disable. any help pls?

Re: index.php could not be found on this server.

Posted: Mon May 03, 2010 6:35 pm
by syah1985
i got this prob too..but its only come just right after i request password reset..does anyone know how to fix it ?? please..

Re: index.php could not be found on this server.

Posted: Tue May 11, 2010 9:27 am
by EhabIT
still facing the same problem while trying to assign an article to menu item

Re: index.php could not be found on this server.

Posted: Fri Jul 09, 2010 6:23 pm
by monisbu
This did fix nothing!

Re: index.php could not be found on this server.

Posted: Thu May 30, 2013 8:02 pm
by richcolour
Just wanted to let people know my fix for this.

The article text contained a % symbol.

I changed it to the word 'percent' and the error went away.