Friday, September 25, 2009

Re: Trouble with installation

you need ability in apache the mod_rewrite.so and rewrite.load in folde /apache/mods-enabled

cd /etc/apache2/mods-enabled
ln -s /etc/apache/mods-available/mod_rewrite.so
ln -s /etc/apache/mods-available/ rewrite.load
/etc/init.d/apache2 restart

2009/9/25 Cristian Cassina <principesso76@gmail.com>

Nigel,

could it be a permission related issue? Did you check file and folders
permissions of this new Cake installation?
Regards

Cristian

Nigel ha scritto:
> I use Ubuntu 9.04 and I installed apache, mysql, and php5.  I did the
> blog tutorial successfully with everything working.  After that I
> deleted the folder cake and installed it again for the next tutorial.
> I cleared the database.  Now, the Cake page is not displaying properly
> as though there is some trouble with apache mod_rewrite, but I checked
> it out and its fine.  What am I missing here?
>
> >
>





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

No comments: