LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   website building software and php download using terminal (ubuntu) (https://www.linuxquestions.org/questions/linux-software-2/website-building-software-and-php-download-using-terminal-ubuntu-598806/)

jessica_lilly 11-11-2007 11:23 AM

website building software and php download using terminal (ubuntu)
 
hi,

i am looking for some free website building software i can download for ubuntu 7.10

i also want to know what i should type after

sudo apt-get install

to get php installed on my ubuntu system

thanks for all your help :)

reddazz 11-11-2007 11:41 AM

For building websites, take a look at NVU, Quanta+ (part of kdewebdev), Bluefish and Screem. As for installing php, you should do
Code:

$sudo apt-get install php5 libapache2-mod-php5


All times are GMT -5. The time now is 01:37 PM.