Setting LMS Madrasah
FRESH INSTALL
-
Add domain ke vps/server
-
Setting SSL
-
setting php ke PHP5.6
-
Add IonCube
-
Create database baru Catat User dan Password
-
Upload file lmsmadrasah.sql fress ke DB yang baru di buat
-
Upload File PHP ke public_html
-
Ganti user, nama database, dan password pada file database.php
public_hatml/__app/config
-
contoh file database.php
<?php defined('BASEPATH') OR exit('No direct script access allowed'); $active_group = 'default'; $query_builder = TRUE; $db['default'] = array( 'dsn' => '', 'hostname' => 'localhost', 'username' => 'admin_lmsmi', 'password' => '?daUIY?(FZs', 'database' => 'lmsmi', 'dbdriver' => 'mysqli', 'dbprefix' => '', 'pconnect' => FALSE, 'db_debug' => FALSE, 'cache_on' => FALSE, 'cachedir' => '', 'char_set' => 'utf8', 'dbcollat' => 'utf8_general_ci', 'swap_pre' => '', 'encrypt' => FALSE, 'compress' => FALSE, 'stricton' => FALSE, 'failover' => array(), 'save_queries' => FALSE );
-
Cek domain LMS
FILE
File Kebutuhan LMS. berisi file PHP untuk hosting dan file sql