Making my app accessible on www.cdchayofa.com instead of www.cdchayofa.com/cdchayofa/

2010-03-18 Thread mattyh88
Hi,

I'm having some troubles setting up my website on my webserver (hosted
@ siteground.com)
I have uploaded this to the root (public_html)

cake
cdchayofa (cake app folder)
vendors
.htaccess

Now, I've been searching the net, and I believe it has something to do
with the 3 .htaccess files (root, app_folder, app_folder/webroot)

I've been chatting on irc asking for help and they all tell me it
should just simply work with uploading everything to the right place,
but it doesn't. I get a internal server error (500).

My site is http://www.cdchayofa.com/cdchayofa/
So my site has to be accessible @ www.cdchayofa.com

Thanks in advance :)

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Making my app accessible on www.cdchayofa.com instead of www.cdchayofa.com/cdchayofa/

2010-03-18 Thread Jeremy Burns
Try renaming 'cdchayofa' to 'app'.

Jeremy Burns
jeremybu...@me.com

On 18 Mar 2010, at 09:59, mattyh88 wrote:

 Hi,
 
 I'm having some troubles setting up my website on my webserver (hosted
 @ siteground.com)
 I have uploaded this to the root (public_html)
 
 cake
 cdchayofa (cake app folder)
 vendors
 .htaccess
 
 Now, I've been searching the net, and I believe it has something to do
 with the 3 .htaccess files (root, app_folder, app_folder/webroot)
 
 I've been chatting on irc asking for help and they all tell me it
 should just simply work with uploading everything to the right place,
 but it doesn't. I get a internal server error (500).
 
 My site is http://www.cdchayofa.com/cdchayofa/
 So my site has to be accessible @ www.cdchayofa.com
 
 Thanks in advance :)
 
 Check out the new CakePHP Questions site http://cakeqs.org and help others 
 with their CakePHP related questions.
 
 You received this message because you are subscribed to the Google Groups 
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
 http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Making my app accessible on www.cdchayofa.com instead of www.cdchayofa.com/cdchayofa/

2010-03-18 Thread mattyh88
Thanks a lot !
Can't believe it was something that stupid lol.
Been googling for hours haha :p

Thanks again ;)

On 18 mrt, 11:01, Jeremy Burns jeremybu...@me.com wrote:
 Try renaming 'cdchayofa' to 'app'.

 Jeremy Burns
 jeremybu...@me.com

 On 18 Mar 2010, at 09:59, mattyh88 wrote:



  Hi,

  I'm having some troubles setting up my website on my webserver (hosted
  @ siteground.com)
  I have uploaded this to the root (public_html)

  cake
  cdchayofa (cake app folder)
  vendors
  .htaccess

  Now, I've been searching the net, and I believe it has something to do
  with the 3 .htaccess files (root, app_folder, app_folder/webroot)

  I've been chatting on irc asking for help and they all tell me it
  should just simply work with uploading everything to the right place,
  but it doesn't. I get a internal server error (500).

  My site ishttp://www.cdchayofa.com/cdchayofa/
  So my site has to be accessible @www.cdchayofa.com

  Thanks in advance :)

  Check out the new CakePHP Questions sitehttp://cakeqs.organd help others 
  with their CakePHP related questions.

  You received this message because you are subscribed to the Google Groups 
  CakePHP group.
  To post to this group, send email to cake-php@googlegroups.com
  To unsubscribe from this group, send email to
  cake-php+unsubscr...@googlegroups.com For more options, visit this group 
  athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Making my app accessible on www.cdchayofa.com instead of www.cdchayofa.com/cdchayofa/

2010-03-18 Thread Jeremy Burns
The most complex, baffling and time consuming problems always seem to come back 
down to something blindingly obvious! Pleased it helped.

Jeremy Burns
jeremybu...@me.com


On 18 Mar 2010, at 10:12, mattyh88 wrote:

 Thanks a lot !
 Can't believe it was something that stupid lol.
 Been googling for hours haha :p
 
 Thanks again ;)
 
 On 18 mrt, 11:01, Jeremy Burns jeremybu...@me.com wrote:
 Try renaming 'cdchayofa' to 'app'.
 
 Jeremy Burns
 jeremybu...@me.com
 
 On 18 Mar 2010, at 09:59, mattyh88 wrote:
 
 
 
 Hi,
 
 I'm having some troubles setting up my website on my webserver (hosted
 @ siteground.com)
 I have uploaded this to the root (public_html)
 
 cake
 cdchayofa (cake app folder)
 vendors
 .htaccess
 
 Now, I've been searching the net, and I believe it has something to do
 with the 3 .htaccess files (root, app_folder, app_folder/webroot)
 
 I've been chatting on irc asking for help and they all tell me it
 should just simply work with uploading everything to the right place,
 but it doesn't. I get a internal server error (500).
 
 My site ishttp://www.cdchayofa.com/cdchayofa/
 So my site has to be accessible @www.cdchayofa.com
 
 Thanks in advance :)
 
 Check out the new CakePHP Questions sitehttp://cakeqs.organd help others 
 with their CakePHP related questions.
 
 You received this message because you are subscribed to the Google Groups 
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group 
 athttp://groups.google.com/group/cake-php?hl=en
 
 Check out the new CakePHP Questions site http://cakeqs.org and help others 
 with their CakePHP related questions.
 
 You received this message because you are subscribed to the Google Groups 
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
 http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en