I have drupal installed at the root and then have a directory called magento. I can only access the home page of magento. When I go to any link or type in the admin url for magento I get my drupal 404 error page. I am pretty sure that it has something to do with my htaccess file but not sure how to modify it to work.

I have tried this solution but had no luck:
http://drupal.org/node/30334

Any suggestions?

Thank You
X3

Comments

TapocoL’s picture

Well, there are many factors as to what the problem is. But to fix it for now, go to root/?q=admin/settings/clean-urls and disable Clean URLs. This will get your site functioning. Then, you will need to just configure the server correctly, and then you can turn clean urls back on.

-Craig Jackson
-Web Developer

x3graphics’s picture

Already tried that and it didn't work either. Still redirects to 404 error page.