Setelah Bertarung hidup dan mati ciyeeeeee…. menggabungkan CODEIGNITER, ADMINLTE dan mencobanya di localhost berjalan dengan normal.
Langkah berikut upload coiiiiiii, tunggu punya tunggu karena luaaaaamaaa buaaaanget uploadnya filenya banyak sampe 10000 files…
namun saat dicoba keluar lah error sebagai berikut:
1 2 3 | Strict Standards: require_once() [function.require-once]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CST/-6.0/no DST' instead in public_html/myprogram/system/core/CodeIgniter.php on line 58 Parse error: syntax error, unexpected T_CONST in public_html/myprogram/system/core/CodeIgniter.php on line 58 |
Untuk mengatasi hal di atas:
Naikkan versi PHP anda ke 5.3 (kalau di adminnya hostgator pilih menu / icon PHP Selector)
PERHATIAN
Naikkin versi jangan terlalu tinggi, ntar bentrok dengan aplikasi online agan yang lain….
langkah terbaik coba naikin ke versi yang lebih tinggi, terus lihat apa yang terjadi pada web-web app agan, kalo error turunin lagi
demikianlah……
Thanks for solving this issue so easily! I am totally sure that you make our lives much easier!