Re: Using CakePHP with XAMPP for Windows

2009-01-19 Thread leo
I often use Firebug with Firefox to deconfuse path issues like this. With Firebug you can inspect the image path written to HTML and edit it (in the instance of the page) to see what it should be - as soon as it points to the image correctly an image thumbnail will pop up in the Firebug window.

Re: Using CakePHP with XAMPP for Windows

2009-01-19 Thread Miles J
If you need help enabling mod_rewrite: http://www.milesj.me/blog/read/12/enabling-modrewrite-in-xampp-windows --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups CakePHP group. To post to this group, send email to

Using CakePHP with XAMPP for Windows

2009-01-18 Thread Sharmo
Hi, I use XAMPP for Windows as my localhost server. I have installed CakePHP. I have made my first application using CakePHP. When I try to view the application, none of the CSS or images appear to be showing. Could you please suggest what I need to do to make it start working properly. I am

Re: Using CakePHP with XAMPP for Windows

2009-01-18 Thread park
By default, CSS and images should be put here: cake\app\webroot\css cake\app\webroot\img See if it works for you. On Jan 19, 8:46 am, Sharmo pe...@ozhonours.com wrote: Hi, I use XAMPP for Windows as my localhost server. I have installed CakePHP. I have made my first application using

Re: Using CakePHP with XAMPP for Windows

2009-01-18 Thread Miles J
- Enable mod_rewrite - Enable InnoDB Google for how to do them. --~--~-~--~~~---~--~~ 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