I moved a cake application from a hosting server where the application resided in the "public_html" directory, to my Macintosh 10.4.8 machine. On the server, I had renamed the main "cake" directory to "public_html" and had renamed the given "public_html" directory to "public_html_ORG".
On the Mac, the cake directory renamed to "public_html" resides in / Library/WebServer/Documents/. Therefore, "http://localhost/ public_html/" produces the home page of the application. However, the "$html->css" and "$html->image" commands no longer retrieve the css or image files. Any thoughts will be most welcomed. Peter - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
