drupalfun.com
Not Found The requested URL /knowledgebase was not found on this server.
Submitted by nzhighsky on Thu, 05/26/2011 - 07:50
Status:
Open Question:
I've setup drupalfun and DB in my MacBook.
Frontpage is shown well, but all of link is not work. It makes an error - Not Found The requested URL /knowledgebase was not found on this server.
I tested Acquia drupal and MAMP, but results are same.
Help me please.
Thanks
- Login to post comments


1. This is because of clean
This is because of clean urls. It is enabled, but not configured properly yet.
Try the following:
- did you copy the .htaccess file (its hidden), if you cannot see it in the package, use the standard D6 .htaccess file
- temporarily disable clean urls if you want: at /q=?admin/settings/clean-urls
- Configure your server properly to support them: http://drupal.org/getting-started/clean-urls
Greetings,
Dorien