Hello,

You might want to check if your apache works with php5. Also you may want to
activate the mod_rewrite.

A basic CakePHP env consists of
- an webserver (apache or something else)
- php5
- mod_php5 (this depends of what webserver you use)
- mod_rewrite (although it can easily work without it)

Regards,
Adrian

On Sun, Oct 24, 2010 at 11:33 PM, amarradi <radis...@googlemail.com> wrote:

> Hello together,
>
>
> i've set up an apache and php5 and mysql on the ubuntu-dev-pc. But no
> pictures an no css will be display.
> I testet it with phpmyadmin, it will be display normally.
>
> What do you install to run the cakephp i used the 1.3.3 and 1.3.5
> xampp is no option for me because i use my own server-system.
>
> The error-log is this
> [Sun Oct 24 22:17:20 2010] [error] [client 127.0.0.1] File does not
> exist: /var/www/cakephp/css, referer: http://localhost/cakephp/
> [Sun Oct 24 22:17:20 2010] [error] [client 127.0.0.1] File does not
> exist: /var/www/cakephp/img, referer: http://localhost/cakephp/
> [Sun Oct 24 22:17:21 2010] [error] mod_log_sql: insufficient
> configuration info to establish database link
> [Sun Oct 24 22:17:21 2010] [error] mod_log_sql: child spawned but
> unable to open database link
> [Sun Oct 24 22:17:21 2010] [error] [client 127.0.0.1] File does not
> exist: /var/www/cakephp/css, referer: http://localhost/cakephp/
> [Sun Oct 24 22:17:21 2010] [error] [client 127.0.0.1] File does not
> exist: /var/www/cakephp/img, referer: http://localhost/cakephp/
> [Sun Oct 24 22:17:22 2010] [error] [client 127.0.0.1] File does not
> exist: /var/www/cakephp/css, referer: http://localhost/cakephp/
> [Sun Oct 24 22:17:22 2010] [error] [client 127.0.0.1] File does not
> exist: /var/www/cakephp/img, referer: http://localhost/cakephp/
> [Sun Oct 24 22:17:23 2010] [error] [client 127.0.0.1] File does not
> exist: /var/www/cakephp/css, referer: http://localhost/cakephp/
> [Sun Oct 24 22:17:23 2010] [error] [client 127.0.0.1] File does not
> exist: /var/www/cakephp/img, referer: http://localhost/cakephp/
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> 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 group, send email to
> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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 group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to