Cara Install Phpmyadmin Di Easyengine

Panduan cara install phpMyAdmin di EasyEngine, alat untuk administrasi database berbasis web.


Instalasi phpMyAdmin


ee stack install --phpmyadmin

Install Composer, dependensi manajer untuk PHP, ini untuk mengatasi error


File ./vendor/autoload.php missing or not readable.

Most likely you did not run Composer to install library files.


curl -sS https://getcomposer.org/installer | php -- --filename=composer --install-dir=/usr/local/bin

Masuk ke direktori document root phpMyAdmin


cd /var/www/22222/htdocs/db/pma/

Eksekusi perintah berikut


composer install --no-dev

Akses phpMyAdmin dengan alamat : https://ip_server:22222/db/pma


 



Sumber https://idnetter.com

Mari berteman dengan saya

Follow my Instagram _yudha58

Subscribe to receive free email updates:

0 Response to "Cara Install Phpmyadmin Di Easyengine"

Posting Komentar