http://book.cakephp.org/#!/view/917/Apache-and-mod_rewrite-and-htaccess

On Mar 10, 2:24 pm, rethab <rethab...@gmail.com> wrote:
> Does look like mod_rewrite was not activated. Did you check the
> activated modules on your server?
>
> On 10 Mrz., 06:41, cake_beginner <honeynativi...@gmail.com> wrote:
>
> > 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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to