i dont know what's the problem,
i downloaded cake 1.3 on my desktop,
then unzip it to my opt/lampp/htdocs/example
change the config folder, database.php, core.php (salt, cipherSeed)
sudo chmod -R 777
sudo a2enmod rewrite
and that's all i did.. i access it at localhost/example, and its
running smoothly..
i can see the green background of cakephp.
and then i uploaded it to the private server, at var/www/example
i did the same thing.
but i can only see the html layout, no css. just plain html.
i even remove the comment line at the core.php,
Configure::write('App.baseUrl', env('SCRIPT_NAME'));
if it will work.
but to no avail.
what should be my next step?
--
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
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php