Browsing Tag
MySQL
The simplest way of selecting random rows from the MySQL database is to use "ORDER BY RAND()" clause in the query. The post will…
ERROR 2002 (HY000): Can’t connect to local MySQL server through socket…
The post will show how to solve the above error.
MySQL Database won’t start in XAMPP Manager-osx
The post will show to fix mysql problem on xampp. MySQL won't start in my manager-osx application. It doesn't throw me an in…
How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu
The post demonstrates how to install LAMP stack on Ubuntu 12.04
About Lamp
LAMP stack is a group of open source software used to…
WordPress Upload size limit [Resolved]
A common issue to various users using WordPress is the upload size limit.
The post will show you how to increase upload size…
Adjust Server Time
Sometimes the time set on your server isn't accurate to what your local time is.
If you can't change it, you can adjust it…