It says I already have it installed and is on latest version. On 25 Aug, 03:37, Steve Love <[email protected]> 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 <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
