Bogdan Rotariu wrote:
login as root and give the following command
apt-get install php4 mysqlserver apache2
command should be
apt-get install php4 mysql-server apache
you could use apache2 but then I dont know where the config files are -
probably in /etc/apache2
The configuration files for these progams you find it on:
/etc/httpd/ - for Apache
/etc/my.conf - for Mysql
/etc/php.ini - for php
I dont know which distribution you use, but in Debian Etch the files are
/etc/apache/httpd.conf - for Apache
/etc/mysql/my.cnf - for Mysql
/etc/php4/apache/php.ini
--
Mitja Podreka
http://mitja.kizej.net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]