Posted by rizzzz on February 12, 2013 at 6:44am
Hello,
I've installed drupal 6 with no issues during installation. After installing, when i run the clean url test, it failed. Now every url of my site is having "=?q" keywords Can anyone tell me the reason why? Or at least the way i can run the test successfully.
Reply as soon as possible plzz.
Thanks i advance
:)
Comments
Drupal has nice document on
Drupal has nice document on getting clean-urls to work .. Go through the link below and see if it solves the problem and also please post your server/localhost details which will help in identifying the problem easily ..
http://drupal.org/getting-started/clean-urls
Solved my problem
Thanx
I gone through the document and found the solution. .htaccess file was missing from my cpanel, since it controls the clean url on site, it's absence was problematic. I uploaded the .htaccess file and again gone to clean url page under configuration and run the test. It was successful.