cake-php@googlegroups.com
[Top] [All Lists]

Re: Installing cakephp on a subdomain on my development server

Subject: Re: Installing cakephp on a subdomain on my development server
From: bowikaxu
Date: Tue, 9 Mar 2010 19:11:37 -0800 PST
Check the web page code that cakephp generates and check the form
submit address, maybe its the link or a bad misconfiguration on the
core.
aad

On 9 mar, 18:25, Gillian <gillian....@xxxxxxxxx> wrote:
> I apologize for asking, but I can't seem to get this working despite
> some googling.  I just installed cakephp on a subdirectory on my xampp
> development server, and am attempting to go through the IBM tutorial
> here:http://www.ibm.com/developerworks/opensource/tutorials/os-php-cake1/i...
> to give myself a feel for it. However, when I try to process the form
> athttp://127.0.0.1/cakephp/users/registerfrom the third page of the
> tutorial, I get a 404 error that apache can't find my page 
> athttp://127.0.0.1/users/register.  I assume this means that there's a
> trick to installing on a subdomain that I haven't found, though I
> suppose it's also possible that something about the tutorial is simply
> outdated.  Any help would be appreciated.

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@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Installing cakephp on a subdomain on my development server, bowikaxu <=