I wish to create a CGI bin on my server, however i have currently got some importan stuff in the var/www folder running. IF i install CGI will that be affected at all.
Also could any one suggest a good tutorial for installing lamp as i have heard that is what i require.
Here ya go: ApacheMySQLPHP - Community Help Wiki install the default LAMP stack in Ubuntu 7.04 (Feisty Fawn) Ubuntu 7.10 (Gutsy Gibbon) Ubuntu 8.04 LTS (Hardy Heron), 8.10 (Intrepid Ibex), 9.04 (Jaunty Jackalope), 9.10 (Karmic Koala) and 10.04 (Lucid Lynx)
sudo tasksel install lamp-server
I don’t know how it will affect other stuff, I suppose it depends on what you already have installed ? … which web server are you running now ?
If Mad Penguin set up your server, the LAMP stack is probably already installed.
to your [b]/etc/apache2/httpd.conf[/b] file.
as explained here:
http://httpd.apache.org/docs/2.2/howto/cgi.html
(or use one of the other methods described to enable CGI execution)