Re: image layout cant be seen after installation

2011-03-10 Thread scs
I would suggest to look and make sure your .htaccess files are copied
over. If you have your server setup to not allow .htaccess files go in
the core.php file and make the adjustment for that.


On Mar 10, 8:24 am, rethab  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  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


Re: image layout cant be seen after installation

2011-03-10 Thread Shaz
http://book.cakephp.org/#!/view/917/Apache-and-mod_rewrite-and-htaccess

On Mar 10, 2:24 pm, rethab  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  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


Re: image layout cant be seen after installation

2011-03-10 Thread rethab
Does look like mod_rewrite was not activated. Did you check the
activated modules on your server?

On 10 Mrz., 06:41, cake_beginner  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


image layout cant be seen after installation

2011-03-10 Thread cake_beginner
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