Halaman

Rabu, 13 Agustus 2014

Mod_fcgid

Running a script longer then 45 seconds causes a mod_fcgid: read data timeout in 45 seconds, this may be plesk specific.
Looking up the error its very common, the usual solution recommended is to editing /etc/httpd/conf.d/fcgid.conf
Specifically, change
  1. FcgidIOTimeout 45
to
  1. FcgidIOTimeout 3600
3600 seconds = 1 hour.
Then restart the server. If you don't have root access to the server you'll need to ask your host to do it or another way is to increase the memory limit with php at the top of the file add:
  1. ini_set('memory_limit', '256M');


This solves the problem without needing to edit the fcgid.conf file.
sumber : http://www.daveismyname.com/fixing-mod-fcgid-read-data-timeout-bp#.U-lL1vmSz9g

Bootstrap LTE


Admin template berbasisi bootstrap 3 mas bro..


Admin LTE comes shipped with the following  :
Pages
  • Dashboard
  • Mailbox
  • Calendar
  • Invoice
  • Lockscreen
  • Login
  • Register
  • 404 Error
  • 500 Error
  • Blank page
Plugins
  • Boostrap Slider
  • Ion slider
  • Bootstrap WYSIHTML5
  • CKEditor
  • Bootstrap Colorpicker
  • Bootstrap Date range Picker
  • Bootstrap Time Picker
  • Data Tables
  • Flot
  • Morris.js
  • Sparkilne
  • Full Calendar
  • iCheck
  • jQuery input mask
  • jQuery Knob
  • jVector Map
  • Slim Scroll
  • Pace
Yang ane suka bagian kalendarnya bisa nambahun event pake drag n drop... silahkan coba 
demo disini. http://almsaeedstudio.com/AdminLTE/pages/calendar.html
download : https://github.com/almasaeed2010/AdminLTE/archive/master.zip

Minggu, 10 Agustus 2014

webmail squirelmail gak jalan di ispconfig

webmail squirelmail gak jalan di ispconfig.
Aduh masbro dari abis maghrib ampe jam 11 malem lebih webmail masih gak bisa nih diispconfig, puyeng dah..
 copas dari http://www.howtoforge.com/enabling-squirrelmail-for-your-web-sites-on-an-ispconfig-3-server-ubuntu-10.10