Jumat, 30 Oktober 2015

install sqlsrv di php

Link 1 : http://bendustries.co/wp/setting-up-xampp-to-work-with-mssql/
Link 2 download : https://onedrive.live.com/?id=669EE24817961774%21720&cid=669EE24817961774&group=0&parId=669EE24817961774%21123&action=locate
Link 3 : http://robsphp.blogspot.be/2012/06/unofficial-microsoft-sql-server-driver.html


Konfigurasi phpmyadmin setelah install XAMPP windows

1. Mengganti password root mysql :
- masuk ke phpmyadmin, caranya ketik url : http://localhost/phpmyadmin/
- ke menu user, ganti password seluruh user root


- ganti pada menu edit privileges -> change password, password awalnya kosong sekarang diisi dengan bismillah-root. Lakukan untuk semua user root pada semua host
- klik home maka akan muncul error -> lanjut tahap 2 konfigurasi config.inc.php

XAMPP tidak bisa running karena terdeteksi service (instalasi sebelumnya)

TROUBLE :
I have installed XAMPP on my windows 7 machine but can't get Apache to work.
On start I get the following errors:
13:09:21  [apache]  Apache Service Detected With Wrong Path
13:09:21  [apache]  Uninstall the service manually first
13:09:21  [apache]  Possible problem detected! 
13:09:21  [apache]  Port 80 in use by "system"!
13:09:21  [tomcat]  Tomcat Service Detected With Wrong Path
13:09:21  [tomcat]  Uninstall the service manually first
After opening the XAMPP panel and installing Apache service: I have tried start it, it always get stuck "Starting apache service..."