simple case for deployment filezilla ftp server
Installing your favorite mysql version in FreeBSD
which server mysql version you want? is it 4.0, 4.1, 5.0 or 5.1 you control your rules
DNS service, freedom to manage your server
A lot of scenario in my mind with "free" things around domain, hosting and email which is DNS. There is many provider offer DNS management for free like : zoneedit mydomain dnsexit these provider offer dns management that you can use for : Hosting your blog for free at awardspace, pointing your email at google […]
Some mysql sql basic command I must remember
I use phpmyadmin in daily environment, do I still know sql command? My sql file too large, it’s hard to import using phpmyadmin, please help me Some question around mysql from my student, my false make them spoil using phpmyadmin all day long 🙂 Here’s my answers : 1. Command to create database create database […]
php 5.2.3 ports
New release php5.2.3 make me curious to test upgrade from php4.4.7 to php5.2.3 kongja# cd /usr/ports/lang/php5 kongja# ee Makefile PORTNAME= php5 PORTVERSION= 5.2.3 PORTREVISION?= 0 CATEGORIES?= lang devel www kongja# make fetch => php-5.2.3.tar.bz2 is not in /data3/ports/lang/php5/distinfo. => Either /data3/ports/lang/php5/distinfo is out of date, or => php-5.2.3.tar.bz2 is spelled incorrectly. *** […]