Forum Moderators: coopster

Message Too Old, No Replies

Need to install magento in subdir

         

developer4hire

4:56 pm on Jan 16, 2011 (gmt 0)

10+ Year Member



Hi,

I want to install magento in subdir of my Wordpress installation but whenever i enter my subdir name in url wordpress gives me 404 error,.

i have created the subdir in wordpress root dir.

please help..

coopster

3:13 pm on Feb 3, 2011 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, developer4hire.

I'm guessing that WP is using mod_rewrite. Have a look at the .htaccess file being used to see for sure. In the event WP is not finding what it expects in it's default implementation, perhaps the application is sending you to the Page Not Found.

developer4hire

6:25 pm on Mar 3, 2011 (gmt 0)

10+ Year Member



hi coopster

i have checked wp .htaccess and all working fine. when i try to access normal dir within wordpress it is working fine.
but i can not access the dir in which magento is located it always redirect me to page not found.

coopster

11:15 pm on Mar 3, 2011 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Exactly. WP is controlling redirection. In the event you have it in the document root you are likely being redirected by the default WP .htaccess file.