UNKLAB FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UNKLAB FORUM

Forum Mahasiswa & Alumni Universitas Klabat
 
HomeSearchLatest imagesRegisterLog in
Bagi Guest atau user yang tidak terdaftar, mohon maaf karena ada beberapa thread tidak bisa diakses oleh guest, oleh karena itu, sebaiknya anda registrasi terlebih untuk bisa mengakses penuh forum ini. Baca dulu peraturan forum ini. Terima Kasih
Navigation
 Index
 Memberlist
 Profile
 FAQ
 Search
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» Lowongan Pekerjaan PT. PNM (Persero)
Tutorial Apache PHP MySql I_icon_minitimeWed Nov 08, 2017 7:01 pm by CLiFF

» .NET Programming
Tutorial Apache PHP MySql I_icon_minitimeTue Mar 15, 2011 6:49 pm by Marvin07

» Bagaimana Menginstal OS dari USB???
Tutorial Apache PHP MySql I_icon_minitimeThu Feb 10, 2011 9:55 pm by unaitech

» Automatic Installation BackTrack 3 Final | Dual Booting
Tutorial Apache PHP MySql I_icon_minitimeThu Feb 10, 2011 9:53 pm by unaitech

» simple hacking test
Tutorial Apache PHP MySql I_icon_minitimeThu Feb 10, 2011 7:38 pm by and213

» [tutor] How To Patch SQL Injection Bug
Tutorial Apache PHP MySql I_icon_minitimeThu Feb 10, 2011 9:52 am by unaitech

» what ur distro..?
Tutorial Apache PHP MySql I_icon_minitimeThu Feb 10, 2011 9:48 am by unaitech

» netcut source-code
Tutorial Apache PHP MySql I_icon_minitimeThu Feb 10, 2011 9:44 am by unaitech

» Ragnarok Online
Tutorial Apache PHP MySql I_icon_minitimeMon Jan 31, 2011 1:57 pm by Marvin07

FRIENDS
Ads

    No ads available.



     

     Tutorial Apache PHP MySql

    Go down 
    4 posters
    AuthorMessage
    y0ng_en9el
    Pro
    Pro



    Male Number of posts : 919
    Age : 38
    Location : In your heart
    Points : 78
    Registration date : 2008-06-10

    Tutorial Apache PHP MySql Empty
    PostSubject: Tutorial Apache PHP MySql   Tutorial Apache PHP MySql I_icon_minitimeSat Jun 14, 2008 4:15 pm

    1. Download Xampp Installer (30MB)
    2. Setelah selesai anda akan mendapatkan file Executable : xampp-win32-1.6.0a-installer.exe
    3. Klik dobel file ini untuk menjalankan instalasi
    4. Akan muncul permintaan pemilihan bahasa –> pilih: English (kecuali anda biasa dng Japan atau deutch)
    5. Klik OK, akan muncul window “welcome to the xamPp 1.06a Setup Wizard”, klik Next
    6. Muncul window “Choose Install Location” –>, pilih direktori tujuan, Defaultnya adalah : C:\Program Files
    7. Klik Nex, muncul window “XAMPP OPTION”, pada SERVICE SECTION:
    Jika windows anda NT, 2000,XP, centang Apache, MySQL, dan Filezilla sebagai Service
    8. Klik Install
    9. Muncul Windows “Installing”,…. tunggu sampai selesai
    10. Klik finish
    11. Muncul window “congrratulations! the Installation was succesfull. Start xampp control Panel?’
    12. Klik Yes untuk men-start XAMPP Control Panel
    13. Perhatikan Windows Control Panel:
    14. Ada tombol start dan Stop untuk Apache, MySql, FileZilla dan Mercury.
    15. Pastikan Apache dan MySQL sudah Running
    16. Selesai Instalasi

    Pengecekan Instalasi.

    1. Hasil file Instalasi anda terdapat pada folder yang anda pilih
    Contoh: pada saat instalasi anda memilih folder C:\Program Files, maka hal-hal yang perlu anda ketahui adalah:
    Xampp Control Panel berada di c:\Program Files\Xampp\xampp-control.exe
    Root directory anda berada di c:\Program Files\xampp\htdocs
    2. Pengecekan Server (1) :
    1. Buka Browser anda (mis. IE atau FireFox)
    2. Ketikkan : http://localhost
    3. Bila Server sudah Running maka akan muncul halaman: XAMPP for windows
    3. Pengecekan Server (2):
    Buat di Notepad :

    <?
    print “HELLO”;
    phpinfo();
    ?>
    Simpan ke c:\Program Files\xampp\htdocs\HELLO

    pada browser ketikkan : http://localhost/Hello.php
    Apabila instalasi berhasil, maka pada Browser akan muncul tulisan Hello World dan PHPINFO
    4. Untuk mengubah konfigurasi Server, lokasi PHP.INI terdapat di c:\Program Files\XAMPP\APACHE\BIN\PHP.INI
    5. Semoga bermanfaat

    Sumber : bdautika
    Back to top Go down
    http://hikari-community.co.nr
    PRboy
    Newbie
    Newbie
    PRboy


    Number of posts : 5
    Points : 0
    Registration date : 2008-09-13

    Tutorial Apache PHP MySql Empty
    PostSubject: Re: Tutorial Apache PHP MySql   Tutorial Apache PHP MySql I_icon_minitimeSat Sep 13, 2008 9:19 pm

    Ba tax dankk...

    Trus klo mo akses dbX pke mysql dr commPrompt, gimana carana??

    Sad
    Back to top Go down
    CLiFF
    Administrator
    Administrator
    CLiFF


    Male Number of posts : 564
    Age : 38
    Location : Anywhere...
    Points : 10009
    Registration date : 2008-06-03

    Tutorial Apache PHP MySql Empty
    PostSubject: Re: Tutorial Apache PHP MySql   Tutorial Apache PHP MySql I_icon_minitimeSat Sep 13, 2008 9:29 pm

    masuk ke foldernya xampp

    contoh berada di... C:\program files\xampp\

    cd program files ( C:\Program Files>)

    cd xampp (C:\Program Files\xampp>

    cd mysql (C:\Program Files\xampp\mysql>

    cd bin (C:\Program Files\xampp\mysql\bin>)

    lalu ketikkan
    mysql -uroot

    atau

    mysql -uroot -p (klo ada password)

    ato bisa pke host sendiri nanti rootnya diganti dengan nama hostnya sendiri...

    ok...

    klo blm ngerti silahkan ty.. klo bisa gw jawab nanti gw jawab (soalnya masih belajar juga)
    Back to top Go down
    https://unklab.forum.st
    jzt.nwbie
    Administrator
    Administrator
    jzt.nwbie


    Male Number of posts : 529
    Location : /home/jzt.nwbie
    Points : 109
    Registration date : 2008-09-16

    Tutorial Apache PHP MySql Empty
    PostSubject: Re: Tutorial Apache PHP MySql   Tutorial Apache PHP MySql I_icon_minitimeSun Oct 26, 2008 11:26 am

    bleh jg tuh pke xamp...

    tp ad 1 sopwer yg lumyan agak gampang dibandingkan dgn xamp, yaitu wamp...
    Isinya sama dgn xamp, cuman klo xamp dibuat utk smua platform os (lke linux, windows, mac) mka wamp khusu dibuat utk platform windows. & bgi yg pke windows, pastinya ska dgn sopwer yg satu ini.

    pmakaiannya sama & isinya jug sama, cara aksesnya juga sama & fungsinya juga sma..

    so, jgan takut utk mencoba!!!!
    Back to top Go down
    Sponsored content





    Tutorial Apache PHP MySql Empty
    PostSubject: Re: Tutorial Apache PHP MySql   Tutorial Apache PHP MySql I_icon_minitime

    Back to top Go down
     
    Tutorial Apache PHP MySql
    Back to top 
    Page 1 of 1
     Similar topics
    -
    » Tutorial for NEWBIE to make WAP and WEB
    » Tutorial About Building Web with ASPNET....?
    » WEB APPLICATION DEVELOPMENT WITH PHP AND MYSQL
    » Cara mengkoneksikan VB.net ato VB6 ke MySQL
    » mari belajar mysql

    Permissions in this forum:You cannot reply to topics in this forum
    UNKLAB FORUM :: KLABAT UNIVERSITY :: Computer Science Faculty :: Programming :: WEB-
    Jump to: