By Traore on
My website http://yummiepizza.co.uk/ has been running fine for the past few months, but yesterday something has gone wrong, apart from the home page, i get the following error on other pages:
Not Found
The requested URL /order_online was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8e-fips-rhel5 DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.4 Perl/v5.8.8 Server at yummiepizza.co.uk Port 80
I did a google search but could not find the answer, can anyone please advise? it will be very appreciated.
Comments
Clean URL / path
Your clean urls are not working despite being enabled. Or maybe .htaccess file is bad.
I can access pages via the "?q=node" method.
http://yummiepizza.co.uk/?q=node/1
Try going to http://yummiepizza.co.uk/?q=admin/reports/status and see about clean urls.
or http://yummiepizza.co.uk/?q=admin/settings/clean-urls
Clean URL / Path
can you tell me what's wrong with my .htaccess? apart from the first link, the other two links don't work( I get this message:
* Access denied
You are not authorized to access this page.*
.)
My other problem, i cannot even login as admin, http://yummiepizza.co.uk/user?
Please any help will be appreciated.
Hello, Can you post the
Hello,
Can you post the content of your .htaccess file ?
Also, are you sure mod_rewrite has been enabled on your server ?
You probably can login using this uncleaned URL : http://yummiepizza.co.uk/?q=user
content of .htaccess file
Thanks for the link but i still get the error message.
that's .htaccess content: "SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
Options None
Options +FollowSymLinks"
My hosting company confirmed mod_rewrite is enabled on the server.
Any other idea please?
That doesn't look like the
That doesn't look like the entire .htaccess file that comes with Drupal.
Here's what the latest .htaccess should look like. You can download it again