404 error
junkbond - December 6, 2008 - 15:53
| Project: | Memetracker |
| Version: | 6.x-1.1-alphpa5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
Here are the links for your reference:
http://mathemagic.in/drupal-6.6/memetracker/1/
http://mathemagic.in/drupal-6.6 - this works well
#2
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
#3
thanks Kyle