Hello bhlukutuq, Friday, July 18, 2008, 1:28:16 AM, you wrote:
> jaringan. Secara koneksi jaringan ok tidak ada masalah. Di Ping dari > client yg pake windows juga ok.Dan instalasi MySQL (yg sudah include > didalamnya juga sudah start), dengan ngetest di webbrowser statusnya ITs Work > ! "It's Work" di browser belum berarti mysql OK :D , biasanya cuman test page apache. cuba cek prosesnya via command $ ps -ax mustinya muncul baris proses yg ada tulisan mysql macem begini 348 con- I 0:00.03 /bin/sh /usr/local/mysql/bin/safe_mysqld --user=mysql 404 con- S 121:41.78 /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql > Komputer saya sudah bisa ngeping ke server Suse, > Kondisi MySQL di server sudah start, dan tercreate user n password > juga access permitionnya. Pokoknya hal2 yg mengenai database sudah di > kompletkan. > Di Komputer sy ketika buka MySQL Front utk koneksi ke Hostnya > server selalu gagal, padahal host,user,password sudah cocok sama setingan di > server. host, user, password adalah parameter untuk akses ke server mysql, biasanya sih host isinya cuman "localhost" saja.. artinya database hanya bisa diakses dari komputer itu sendiri (localhost) dan tidak dari komputer lainnya. Biasanya sih kalo mau open untuk koneksi direct dari komputer lain ya tambahkan record dg user, password dan permission yg sama tapi host-nya di isi "%" .. Cara nambah (GRANT) dsb-nya sampeyan lebih ngertilah.. Cara mudah lainnya.. karena kompie windows sampeyan sudah bisa diakses dari suse.. ya tinggal di-dump saja database-nya... trus overwrite database di suse.. restart service mysql .. dijamin tokcer :D Kalo gak tokcer... ya nanya lagi di milis ini wekekek.. -- Best regards, Kurnia_1 mailto:[EMAIL PROTECTED] The information transmitted is intended only for the person or the entity to which it is addressed and may contain confidential and/or privileged material. If you have received it by mistake please notify the sender by return e-mail and delete this message including any of its attachments from your system. Any use, review, reliance or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. The views expressed herein do not necessarily represent those of PT Astra International Tbk and should not be construed as the views, offers or acceptances of PT Astra International Tbk. [Non-text portions of this message have been removed] ------------------------------------ ================> HAPUS IKLAN DIATAS DAN FOOTER INI JIKA ME-REPLY <================ Posting : [email protected] Archive : http://www.mail-archive.com/[email protected]/ www.mitek.unibraw.ac.id || himamitek.brawijaya.ac.id ************************************************************************************Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitek/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/mitek/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
