Re: php-mysql

From: Del Boy (delboy_at_hinet.ie)
Date: 10/07/05

  • Next message: Jeffrey Alsip: "Re: best hardware spec for fileserver"
    Date: Fri, 07 Oct 2005 18:07:40 +0100
    To: Mitja Podreka <mojdebian@gmail.com>
    
    

    Mitja Podreka wrote:

    > 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
    >
    Hi,
    The above information is correct. However, if you are new to such
    setups, this lot will not work 'out of the bag'. For example mysql
    server will only work on the server console (127.0.0.1) till you tweek
    /etc/my.conf etc.
    if you have problems, I can send you copies of my working config
    files..........
    Del

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Jeffrey Alsip: "Re: best hardware spec for fileserver"

    Relevant Pages

    • Re: [opensuse] Will making changes from command line confuse the GUI?
      ... during the startup process that displays the ... It seems that sometimes the GUI doesn't know ... about the changes implemented at the command line, ... I realize there's only one actual filesystem, the config files are what they ...
      (SuSE)
    • Re: ANN: New configuration module released
      ... >> options is seperated from the rest of the design. ... >> I believe a decent config module should at least handle both config files ... >> and command line options. ... The point is, you would like to specify the options once, and use this ...
      (comp.lang.python)
    • Re: [SLE] migrating from redhat / fedora / mandrake to suse 9.1 or 9.2
      ... On Mon, 2005-05-30 at 08:48 +0200, Chadley Wilson wrote: ... > On the current system we run this command to get a login prompt on the ... > and it dials into the site giving a login prompt. ... Even default config files are not in place ...
      (SuSE)
    • Re: RFC + sanity check, Tk::Text with Vi interface
      ... Tk::Text but handles keyboard input similar to Vi (originally to stop ... me from sticking "dd" all over my config files, ... (This is a feature since you probably don't want:quit to do exactly ... Callback invoked when the mode or the keys in the pending command ...
      (comp.lang.perl.modules)
    • Re: Forms property using varables
      ... each command button opens the same form "form2" but displaying different ... i dont want to hard code P2602A, instead i want ti use a varable. ... when the command button is pressed on form1 it sets EquipmentTagString as ... Controls collection. ...
      (microsoft.public.access.formscoding)