Hi, On Tue, Dec 29, 2009 at 3:51 PM, kiran kumar <[email protected]>wrote:
> i saved in var/www but it shows error in saving wrong location u r saving > Well, you might not have permissions to store the file in /var/www. Type "sudo chmod -R 777 /var/www" in the terminal and then try saving, else save as super user (you have to type "sudo vim <php_file>" in terminal, edit and then save the file in /var/www). and also please any one can say how can i compile php files in ubuntu > Apache parses the php files and executes the code on the server when you try viewing the page in the browser. This will happen only if you install php5 package. how can i start and on my apache server in terminal > $ sudo /etc/init.d/apache2 start/stop/restart mail to > [email protected] > When I mail to ILUGC, you will automatically recieve the mail as you are subscribed to the list. This is also good because everyone can see the replies and rectify any incorrect suggestions also :) -- Thanks and Regards, Hrishikesh Murali _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
