Try the following steps:Remove semicolon (;) - which is in the beginning of ";extension=php_openssl.dll"Save the file : "php.ini"Click on wamp icon - which can be found on right bottom corner of desktop or tray icon.Click on: "Restart All Services" then wait for few seconds till wamp icon becomes green which means : "All services running"Refresh your...
Ubah directory MySql ke folder lain - PHP 8 Xampp terbaru
Saya menggunakan xampp versi : xampp-windows-x64-8.0.0-2-VS16-installer 1. pertama buka panel xampp2. klik config di MySql di atas3. klik my.in4. ubah isi my.in#datadir="C:/xampp/mysql/data" [sebelum]datadir="H:/WEB_LOKAL/MYSQL/data" [folder yang akan digunakan]#innodb_data_home_dir="C:/xampp/mysql/data"...
Ubah directory PHP ke folder lain
Cari file httpd.conf di folder Apache : C:\xampp\apache\conf\extralalu ubah text berikut ini :Direktori PHP sebelum di pindah#DocumentRoot "C:/xampp/htdocs"#<Directory "C:/xampp/htdocs">Setelah dipindahDocumentRoot "H:\WEB_LOKAL\HTDOC"<Directory "H:\WEB_LOKAL\HTDOC">Restart Apa...
[SOLVED] 'php' is not recognized as an internal or external command, operable program or batch file.
PHP Error in visual studio codeC:\laragon\www\ci4>php spark serve'php' is not recognized as an internal or external command,operable program or batch file.1. Pilih " Advanced System Setting "2. Klik tab Avanced dan pilih Environment Variables3. Pilih Patch dan...