Hi,
I am new to drupal, I have configured drupal in apache+php+windows, data base is in mysql. The configuration process went smoothly and it took me to administrator logged in mode. But from there I am not able to select any option, it always took me to directory listing. When I checked the URL I found it's missing index.php in it. The URL is as below
http://localhost:8080/?q=admin%2Fpeople&
If I edit the URL manually on address bar to
http://localhost:8080/index.php?q=admin%2Fpeople&
I am able to view the page.
Could any one please suggest where it went wrong on my end. Is there any settings which I need to correct
Sreejith
Read »








