Archive for the 'Tips & Trik' Category

Error WordPress Custom Permalinks

Error / website gak bisa nampil dengan semestinya saat ganti mode permalink seperti: /%pathname%.html dan artikel / blog yang ada ketika dibuka malah blank. Pastikan di htdocs / root document website anda terdapat file .htaccess dengan permission 664 Tambah kan syntax berikut pada file .htaccess <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d
Read more…

Reset Samsung Galaxy I9003

ika terjadi sesuatu dengan si SL anda misalnya karena anda selesai install aplikasi yang membuat spica anda cara simple mereset sekaligus mengembalikan seperti awal beli adalah sebagai berikut : Masukkan *2767*3855# di dialpad, kemudian tekan dial. Tunggu beberapa saat jika sudah selesai spica anda akan melakukan restart. *warning all data akan hilang termasuk contact, sms , foto2, aplikasi2….

ORA-01034 : ORACLE not available

i have error : ORA-01034: ORACLE not available Cause: Oracle was not started up. Possible causes include the following: The SGA requires more space than was allocated for it. The operating-system variable pointing to the instance is improperly defined. The operating-system variable pointing to the instance is improperly defined.. Hal ini yg dimaksud adalah ketidak cocokan dari ORACLE_HOME atau ORACLE_SID
Read more…