Lineman Posted April 26, 2008 Share Posted April 26, 2008 I have just installed Ubuntu 8.04 and would like to install PHP5 so as to learn all i can about PHP. Would "libapache2-mod-php5" be the best choice? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/103006-advice-please/ Share on other sites More sharing options...
Daniel0 Posted April 26, 2008 Share Posted April 26, 2008 Yes. By installing that package it'll also install the dependencies, so you'll get the PHP binaries as well. The following packages should be sufficient for a LAMP: apache2 libapache2-mod-php5 mysql-server-5.0 You might also want the phpmyadmin package. Edit: You might want to check out this: https://help.ubuntu.com/community/ApacheMySQLPHP Quote Link to comment https://forums.phpfreaks.com/topic/103006-advice-please/#findComment-527658 Share on other sites More sharing options...
Lineman Posted April 26, 2008 Author Share Posted April 26, 2008 Hi Daniel, big thanks for the info. Cheers Quote Link to comment https://forums.phpfreaks.com/topic/103006-advice-please/#findComment-527659 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.