Temat: Pomoc przy instalowaniu cake
czesc uruchomile kon1sole cake. wrzucilem cake do foldera wamp\www i zmienilem nazwe folderu na nazwe mojego projektu. cake startuje jak widze ale nie mam kolorowych zielonych otoczek i wogole zadnych kolorow na stronce startowej mam zwykly czarny txt i biale tlo , zadnych styli czy grafy.
pokazuje sie :
CakePHP: the rapid development php framework
Release Notes for CakePHP 1.2.0.7692 RC3.
Read the release notes and get the latest version
Notice (1024): Please change the value of 'Security.salt' in app/config/core.php to a salt value specific to your application [CORE\cake\libs\debugger.php, line 541]
Your tmp directory is writable.
The FileEngine is being used for caching. To change the config edit APP/config/core.php
Your database configuration file is NOT present.
Rename config/database.php.default to config/database.php
Editing this Page
To change the content of this page, edit: APP/views/pages/home.ctp.
To change its layout, edit: APP/views/layouts/default.ctp.
You can also add some CSS styles for your pages at: APP/webroot/css.
Getting Started
new CakePHP 1.2 Docs The 15 min Blog Tutorial
More about Cake
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
....
i tak dalej. wiem ze moge wystartowac z cake ale to niezbyt dobry znak jak nie widze koorow itp.
zmienialem ustawienia w httpd.conf na :
<Directory />
Options FollowSymLinks
AllowOverride All
Order deny,allow
Deny from all
</Directory>
zmienialem tez sciezki <Directory "c:\wamp\www\nazwa_aplikacji">
i nic. zmienilem tez artybuty folderow z tylko do odczytu
ktos wie jak pomoc ?