I'm by NO MEANS an expert in this area, but it sounds like your router is working properly but the WP install is looking at the absolute path to the WP install. Hopefully, there is a WP config to control this setting and that will fix it for you.
Remember, I'm a newbie to Cake and to WP. I'm not telling you the definitive answer, only my 'gut feel' and what I would look for. HIH ... ________________________________ From: kaushik <[email protected]> To: CakePHP <[email protected]> Sent: Thursday, 19 February, 2009 5:28:53 PM Subject: Re: Wordpress is CakePHP I have installed Wordpress in "app\webroot\wordpress". it is working properly when I am firing URL: "www.mysite.com/wordpress". But all the link are showing in wordpress section like "www.mysite.com/app/webroot/ wordpress/?cat=1", although I am working with "www.mysite.com/ wordpress". even if I open "www.mysite.com/wordpress/wp-login.php", it is redirected me to "www.mysite.com/wordpress/app/webroot/wordpress/wp- admin/" after login. What is fix for this problem so that it always use "www.mysite.com/wp- admin/..." and "www.mysite.com/wordpress"? On Feb 19, 11:05 am, Andras Kende <[email protected]> wrote: > You could put the wordpress directory inside the webroot folder > > domain.com/wordpress > > On Feb 19, 2009, at 12:26 AM, kaushik wrote: > > > > > I have developed a site in cake. Now the client to integrate Wordpress > > blog in this site. Is it possible to install Wordpress in any sub > > directory and operate it from there. > > Andras Kendehttp://kende.com Make Yahoo!7 your homepage and win a trip to the Quiksilver Pro. Find out more --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
