sometimes a cigar is just a cigar
Header image

http://www.alonon.net/server-optimization-errors/ after this, i found some new things to use server hardware more efficiency. (I’m using ubuntu so that codes listed below works for only ubuntu servers.) 1.  Using a Php Accelerator I found apc. There are some such as Xcache and eAccelerator. Apc is creating php files cache. Before install it, you can test … Read more

My server errors and optimization steps

After 10K user for arabuldinle.com, i understood that optimization is very very important. In this article, I’ll explain optimization error that i have faced.  Also i researched some monitoring command such as top,mytop,free,iostat so you can find information about these command in detail. Session Error Error code: Warning: session_start() [function.session-start]: open(/var/lib/php5/ …) Because i’m using … Read more