Question
Drupal 7 "page not found" errors on every page except homepage
I have setup my project on localhost ubuntu Drupal7,
I have also setup all necessary steps like adding host name, creating conf file
database dump
In my project i have installed admin_menu , panel, features, views modules.
Site is up home page is looking fine but when i clicked on any link its showing “404 page not found”.
Please advise
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Try going directly to your pages by using a URL like this, but with your site:
http://www.example.com/index.php?q=user
Then, if that loads, check this page to see if mod_rewrite is enabled:
http://www.example.com/phpinfo.php