Hello nano, Friday, October 7, 2005, 1:01:31 AM, you wrote:
> Hi, I am trying to install php and mysql in Debian(Sarge) in a non gui > installation and I am not sure how to install these two programs, please > help. > Fernando login as root and give the following command apt-get install php4 mysqlserver 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 -- Best regards, Bogdan mailto:[EMAIL PROTECTED] -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://www.bitdefender.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

