I have done this sort of mashup before as well. I often find it useful
to use Cake outside of the WP folder structure. I have found that it
is best to use a folder structure like:

/--
  |
  public_html--
                      |
                      cakephp
                      wordpress

Then when you run the install script for WP be sure to point to the WP
folder for the primary folder.

There are several ways to work this, and most times cakephp can be
left in it's default state to accomplish this.


On Aug 2, 4:24 am, pradeep kumar <[email protected]> wrote:
> HI I have wordpress installed in my public_html and I have uploaded
> cake in a folder i.e,
>
> Wordpress is installed in public_html and cake app is uploaded into
> public_html/cakepp , now when I try to access cakeapp it is not
> working, do I need to modify .htaccess, if yes then to what ?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to