Eric, Per your suggestion, I also installed WAMP server and tried it to run cakePHP and it works. After carefully examining WAMP's PHP release which is 5.2.0 vs. my existing PHP release which is 5.2.0-dev, I tried to reinstall my existing PHP using release 5.2.0. After the new install of PHP 5.2.0, then the cakePHP works also. I come to a conclusion of my cakePHP installation problem must be something in the 5.2.0-dev release that causes cakePHP not able to work. Anyway, I am glad I am finally able to move on beyond this cakePHP installation problem. Thank you very much for your help and suggestions.
jskw Eric C Blount wrote: > Need more info. So you unzipped the cake archive into a directory called > cake, then moved that directory to the c:\www directory? So, in c:\www there > is a directory called cake, and in that cake directory, there are .htaccess, > index.php, and the directories app, cake, and vendors, right? > > Do you have mod_rewrite enabled for apache? That's needed. > > Does anyone know if installing cake into a directory called cake can cause > any problems? > > Eric > > > On 11/21/06, jskw <[EMAIL PROTECTED]> wrote: > > > > > > Eric, > > > > Thanks for your response. I unzipped cakePHP in a different directory > > and then moved the whole cakePHP directory under c:/www. When I typed > > http://localhost/, it displayed "It Works" from Apache. > > > > jskw > > > > > > > > > > > ------=_Part_11252_4787680.1164363975659 > Content-Type: text/html; charset=ISO-8859-1 > X-Google-AttachSize: 1150 > > <div>Need more info. So you unzipped the cake archive into a directory called > cake, then moved that directory to the c:\www directory? So, in c:\www there > is a directory called cake, and in that cake directory, there are .htaccess, > index.php, and the directories app, cake, and vendors, right?</div> > <div> </div> > <div>Do you have mod_rewrite enabled for apache? That's needed.</div> > <div> </div> > <div>Does anyone know if installing cake into a directory called cake can > cause any problems?</div> > <div> </div> > <div>Eric<br><br> </div> > <div><span class="gmail_quote">On 11/21/06, <b > class="gmail_sendername">jskw</b> <<a href="mailto:[EMAIL PROTECTED]">[EMAIL > PROTECTED]</a>> wrote:</span> > <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px > 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Eric,<br><br>Thanks for your > response. I unzipped cakePHP in a different directory<br>and then moved the > whole cakePHP directory under c:/www. When I typed > <br><a href="http://localhost/">http://localhost/</a>, it displayed "It > Works" from Apache.<br><br>jskw<br><br><br></div><br> > > ------=_Part_11252_4787680.1164363975659-- > ------=_Part_11252_4787680.1164363975659-- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
