On 25 Aug, 03:37, Steve Love <stevel...@gmail.com> wrote:
> > sudo apt-get install cakephp-scripts php5-mysql
> > Haven't I already installed php? Any ideas?
>
> Not necessarily. When you installed php5-mysql, you only installed the
> MySQL package for PHP.
>
> What happens when you run the following command?
> sudo apt-get install php5 libapache2-mod-php5
>
> Steve
>
> On Aug 24, 6:19 pm, Daniel Samani <daniel.sam...@gmail.com> wrote:
>
>
>
> > So i do the following
>
> > sudo apt-get install cakephp-scripts php5-mysql
>
> > mysql (make databases and tables i want)
>
> > sudo cake bake -app /var/www/weblog (and bake the app)
>
> > Now when i visit 127.0.0.1/weblog i download a file instead of showing
> > it
>
> > Haven't I already installed php? Any ideas?
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
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:
Post a Comment