I was showing somebody how clean urls worked and during this time I disabled it. Since then I am unable to enable it. The radio buttons are disabled. And I cant figure out how. This site is live and I need to get it working in the next few hours or I am going to be in trouble.

Can any body please help me.

I have looked here so far. Still nothing.
http://drupal.org/node/5590
http://drupal.org/node/15365

drupal 4.7
apache 2.0
php 5.0.4
fedora core 4

Thanks

Comments

kjp’s picture

in the module settings

Shmee’s picture

The radio buttons are disabled until you run a test. The link should be right below the radio buttons.

Good Luck

NaX’s picture

I got it working, but their were some bugs.

Firstly the link did not work. Maybe it was a browser thing (opera) but the # came up as a square. So I entered the url manually into the address bar and then the radio buttons where active, but that's not all. Then the form kept posting with out the domain name (http://admin/settings&).

So I looked at the source again and I found the form action as action="//admin/settings&".

Very odd but I got it working thanks.

baraban’s picture

Clean URLs stopped working, but it turned out to be a log file problem!
Here are some additional details