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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
