Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 11
  1. #1
    Utente di HTML.it L'avatar di bobc
    Registrato dal
    Feb 2004
    Messaggi
    245

    Come installare mysql in linux?

    salve,

    ho scaricato il seguente pacchetto :
    mysql-standard-4.1.12-pc-linux-gnu-i686.tar.gz
    dal sito ufficiale di mysql.

    E' da giorni che cerco di installare mysql (sotto Linux slackware), ma non ci riesco proprio a farlo partire(per la verità non parte nemmeno la schermata di configurazione ).
    Siccome non ho mai avuto il privilegio di vedere come è fatto questo database (sono stanco di usare access... ) potreste suggerirmi un pò la procedura o qualche link dove trovare un facile how-to?

  2. #2
    Tutorial
    http://lamps.efactory.de/e-index.phpù

    ricordati di fare un chmod 777 per tutti i file nella cartella mysql
    altrimenti non parte
    Soluzioni di Web marketing, CMS, Temi wordpress, grafica e molto altro

    -----
    Ogni topic aperto con un titolo errato fa perdere un capello al moderatore che lo dovrà sistemare.. se non vuoi contribuire alla calvizia dei moderatori apri 3D a norma di regolamento, e prima fai una ricerca! No pvt tecnici!

  3. #3
    Utente di HTML.it L'avatar di bobc
    Registrato dal
    Feb 2004
    Messaggi
    245
    Grazie, domani spererò di cavarmela...

  4. #4
    Utente di HTML.it L'avatar di bobc
    Registrato dal
    Feb 2004
    Messaggi
    245
    Credo mi convenga meglio procedere con il seguente pacchetto:

    mysql-standard-4.1.12-pc-linux-gnu-i686.tar.gz

    Dopo aver digitato il seguente comando:
    tar xzpvf mysql-standard-4.1.12-pc-linux-gnu-i686.tar.gz

    e dentro la cartella mysql-standard-xxx:
    ./configure

    Mi viene visualizzato questo messaggio:
    (Sto usando da poco linux )
    NOTE: This is a MySQL binary distribution. It's ready to run, you don't
    need to configure it!

    To help you a bit, I am now going to create the needed MySQL databases
    and start the MySQL server for you. If you run into any trouble, please
    consult the MySQL manual, that you can find in the Docs directory.

    Installing all prepared tables
    Fill help tables

    To start mysqld at boot time you have to copy support-files/mysql.server
    to the right place for your system

    (dove?)

    PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
    To do so, start the server, then issue the following commands:

    (quale server devo avviare, dove si trova e come?)

    ./bin/mysqladmin -u root password 'new-password'
    ./bin/mysqladmin -u root -h hannibal password 'new-password'
    See the manual for more instructions.

    You can start the MySQL daemon with:
    cd . ; ./bin/mysqld_safe &

    You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
    cd sql-bench ; perl run-all-tests

    Please report any problems with the ./bin/mysqlbug script!

    The latest information about MySQL is available on the web at
    http://www.mysql.com
    Support MySQL by buying support/licenses at https://order.mysql.com
    Starting the mysqld server. You can test that it is up and running
    with the command:
    ./bin/mysqladmin version

  5. #5
    che distribuzione hai?
    [ SimplyMepis 8 ]Copyleft
    www.mepisitalia.org IL SITO ITALIANO UFFICIALE DI MEPIS
    www.salentomovida.it LA MOVIDA DEL SALENTO HA UN NUOVO PUNTO D'INCONTRO SUL WEB
    [ SUD SOUND SYSTEM MINA FUECU INTRA ALLU SALENTU ]

  6. #6
    Utente di HTML.it L'avatar di bobc
    Registrato dal
    Feb 2004
    Messaggi
    245
    slackware 10.1

  7. #7
    Utente di HTML.it L'avatar di bobc
    Registrato dal
    Feb 2004
    Messaggi
    245

  8. #8
    devi scaricare i sorgenti

    http://dev.mysql.com/get/Downloads/M...r.gz/from/pick

    dai poi
    ./configure --prefix=/dove/vuoi/installare
    make
    make install

    poi dai sorgenti esegui mysql_install_db

    non è difficile, guarda poi i permessi

    http://freephp.html.it/articoli/view...p?id=118&pag=3
    debian:~$ uname -r
    2.6.18-1-686
    debian:~$

    Il quiz manager è nato!!! visitate http://shenk.altervista.org !!

  9. #9
    Utente di HTML.it L'avatar di untamed
    Registrato dal
    Sep 2004
    Messaggi
    830
    Se hai Slackware, direi che ti conviene scaricare i pacchetti in formato ".tgz" per tale distribuzione, da http://www.linuxpackages.net/
    Poi puoi installare facilmente con il comando "installpkg".


  10. #10
    Utente di HTML.it L'avatar di bobc
    Registrato dal
    Feb 2004
    Messaggi
    245
    Grazie mille

    Girovagando nella rete ho trovato un programma tipo easyphp fatto per linux(Almeno nn dovrò configurare server e quanto altro...)

    Se a qualcuno può essere utile l'indirizzo è:
    http://puzzle.dl.sourceforge.net/sou...-1.4.13.tar.gz

    Bè, ho un 56k, fino a quando lo scarica penso che mi verranno i capelli bianchi

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.