May 30th, 2011 - By Bowo
Hello again..
Yesterday we already learn how to install PHP and mySQL on CentOS 5, now we will learn about how to install phpMyAdmin on CentOS 5, for your information who don’t know what is phpMyAdmin, let me explain in short text, phpMyAdmin is a script written in PHP language, the function of phpMyAdmin is to handle the administration of MySQL via website. phpMyAdmin supports lot of operations with MySQL like managing databases, tables, fields, relations, indexes, users, permissions, etc and not only that, phpMyAdmin also have the ability to directly execute any SQL statement.
Ok dont wasting time anymore, lets try it..
Read the rest of this entry »
Read More
May 29th, 2011 - By Bowo
Hi..
Today I want to share tutorial installing PHP and mySQL on CentOS 5, actually this also for my note because I always forget to type it, so better I put this on my blog so when I need it, just open my blog and find it.
Ok the first thing you need to know, when you install CentOS from your server (I am using VPS) the apache also installed automatically, so you no need to install apache again, but just in case your server not automatically install apache, just install it using yum Read the rest of this entry »
Read More
May 3rd, 2011 - By Bowo
Yesterday I buy some budget VPS from some hosting company, very cheap only $10/year, but yeah I facing problem over there, when I try to installing some control panel (kloxo) I use yum command to do update and etc, but the problem is when I using yum, something get wrong, at the end of command its always end with this word “thread.error: can’t start new thread”..
What’s wrong with my VPS??! Since I am not to good on *nix family, just try to browsing via Google, and I found thread in some forum that also discuss this problem, and some of member give solution for the problem, and here is the solution (that work for me) Read the rest of this entry »
Read More