Re: php-mysql
From: Mitja Podreka (mojdebian_at_gmail.com)
Date: 10/07/05
- Previous message: Csanyi Pal: "Re: finishing touches"
- In reply to: Bogdan Rotariu: "Re: php-mysql"
- Next in thread: Bogdan Rotariu: "Re[2]: php-mysql"
- Reply: Bogdan Rotariu: "Re[2]: php-mysql"
- Reply: Del Boy: "Re: php-mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 07 Oct 2005 14:18:15 +0200 To: debian-user@lists.debian.org
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 debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Csanyi Pal: "Re: finishing touches"
- In reply to: Bogdan Rotariu: "Re: php-mysql"
- Next in thread: Bogdan Rotariu: "Re[2]: php-mysql"
- Reply: Bogdan Rotariu: "Re[2]: php-mysql"
- Reply: Del Boy: "Re: php-mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|