Some useful Ubuntu command lines I use often: Restart Appache Restart MySQL Find Ubuntu Server Specs Update the directory permissions Collect Statictics data:
Continue reading...Monday, December 14, 2009
Some servers have limit on memory for PHP which leads to errors when you start adding new extensions. Memory limit is set in PHP ini file. Solution 1: PHP ini file can be located at different locations, easiest way to find the location is to run follwoing script on server. Open the file through ftp [...]
Continue reading...Tuesday, December 8, 2009
Use following directive in our httpd.conf to prevent Apache from descending into .svn folders.
Continue reading...
Tuesday, April 20, 2010
0 Comments