แสดงบทความที่มีป้ายกำกับ php แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ php แสดงบทความทั้งหมด

วันอาทิตย์ที่ 27 เมษายน พ.ศ. 2557

CMS made simple

Usually, when i want to do the enterprise application on PHP. I will decide to go with codeigniter. But it's not easy to when you need only simple thing like simple cms with only authenticate/authorize module.

Then after do searching. Bolt is my choice. It's come with simple cms management with user authentication and authorization module.

Please try.

วันเสาร์ที่ 11 มกราคม พ.ศ. 2557

mod_php to mod_fcgid

10 Years with mod_php. Today i decide to migrate to mod_fcgid.

Mod_php had been served our services for long time and work well from beginning. But now we have more need to go than mod_php can serve.

Then we are going to move to mod_fcgid. With fcgid we can do a lot of configuration style. Easy process management and we can install many php-version to serve our legacy php application.

For management purpose, we can freely control easy application and license more efficiency.  Developers and Implementation Man can do their job without know each other.