this is normally because the .htaccess file is missing from the site
root.  because it is a hidden file or whatever...

w

On Nov 20, 7:43 pm, johng <globalj...@gmail.com> wrote:
> I have followed a tutorial for my first try using the scaffold, and I
> can connect to db and produce the output. But the data is barely
> readable as it shows a dark green on heavy green background.
> Obviously it is not finding the needed css file, but I cannot
> determine where to fix this.
>
> Here is top of html source
>
> ======= 8< ==
> <head>
>         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
> <title>
>                 CakePHP: the rapid development php framework:
>                 Scaffold :: Index :: Pffids     </title>
>         <link href="/favicon.ico" type="image/x-icon" rel="icon" />
> <link href="/favicon.ico" type="image/x-icon" rel="shortcut icon" />
> <link rel="stylesheet" type="text/css" href="/css/cake.generic.css" /></head>
>
> <body>
> ======= >8 ======
>
> John

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


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

Reply via email to