I’m in the middle of project deadline and need to create simple erd. I ever see designer tab in phpmyadmin long time ago but when I need it today I see nothing. To enable the designer tab  : Edit config.inc.php In case only config.inc.sample.php available then you need to rename the file into config.inc.php Locate […]

Finally  PHP 7 officialy released. I’m eager to see it again after already test it before (7.0.0 dev built on January 23 2015) # freebsd-update fetch Looking up update.FreeBSD.org mirrors… none found. Fetching public key from update.FreeBSD.org… done. Fetching metadata signature for 10.2-RELEASE from update.FreeBSD.org… failed. No mirrors remaining, giving up. # dig dig: Command […]

Quick note for myself. Today I have to increase php upload maximum size in Centos server. I got this error : # /sbin/service httpd restart Stopping httpd:                                            [FAILED] Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80 (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets […]