What do you mean by "I have alias set up for this as D:/wamp/www/cake/ amp/" ? If you use an apache alias you need to modify your .htaccess files with a RewriteBase, and you may need to modify your app/webroot/ index.php. Search this list for details.
On Aug 22, 12:38 pm, jvandal <[EMAIL PROTECTED]> wrote: > Hi, > I am running Win XP Pro and wamp(PHP, mysql, and Apache). > I installed cake in D:\wamp\www\cake. I run and get cakephp default > page. I create note.php for models, and notes_controller.php in > controller. I run d:/localhost/cake/notes/. (I have alias set up for > this as D:/wamp/www/cake/amp/). I can get the directory displayed in > the firefox page. I can't get it to run and create the files using > scaffolding. I uncommented the LoadModule andadded the AddModule but > the restart of services hangs up. > > JIM --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
