Re: Installing CakePHP in my PC

2010-02-24 Thread WebbedIT
It's been a while since I installed it, but I installed WAMPServer and
it was a very easy process

http://www.wampserver.com/en/

I then created VirtualHosts so I can run all my Cake Apps from
http://CakeAppName which means when I upload to production domain
nothing needs changed.  Accessing local sites from http://localhost/CakeAppName
means you have to add /CakeAppName for source of images etc.

Give it a go, if you're having problems give me a shout.

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: Installing CakePHP in my PC

2010-02-24 Thread Nico
Hi

I'm assuming you've checked your setup to make sure that php is
working and that its got all the extensions installed (most notably
the mysql one)

have a look at http://book.cakephp.org/view/329/Getting-Cake and also
http://book.cakephp.org/ to make sure you understand how it all
works :)


On Feb 24, 4:15 pm, Galafura  wrote:
> Hi
>
> Can I get some help to install CakePHP in my PC ?
> I have installed:
> Windows 7
> Apache 2.2 (C:\Program Files\Apache Software Foundation\Apache2.2)
> PHP 5
> MySQL 5.0
>
> I already get the 1.2.5 CakePHP version
>
> Now what should I do first.
>
> Thanks

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