I am new to Drupal and Memetracker.

I installed drupal, numpy, pycluster and memetracker on a fresh machine.

I am getting 404 error on http://YOURDOMAIN.com/memetracker/1/ whereas http://YOURDOMAIN.com works alright
I can see Memetracker, machinelearningapi, feedapi, simplepie, etc enabled in the Build Modules page.

I know this might be very basic but any help here would be appreciated.

thanks

Comments

junkbond’s picture

Here are the links for your reference:
http://mathemagic.in/drupal-6.6/memetracker/1/
http://mathemagic.in/drupal-6.6 - this works well

kyle_mathews’s picture

Status: Active » Closed (fixed)

Go to http://mathemagic.in/drupal-6.6/?q=memetracker/1/

You don't have clean-urls enabled for this Drupal installation. I wrote the instructions with the assumption that people would have clean urls enabled.

Look here for instructions on setting up clean-urls for your site:
http://drupal.org/node/15365

junkbond’s picture

thanks Kyle