Problems connecting to MS SQL server from Zend Framework? Message: The mssql driver is not currently installed Solution is simple Install pdo_mssql driver: (Ubuntu) #sudo apt-get install php5-sybase #sudo /etc/init.d/apache2 restart On Centos you need to install pdo_dblib (any problems check here) It will not reflect in
Read more →Amazing list found at http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
Read more →I’ve tried TORA, which seems to be nice sudo apt-get install tora sudo apt-get install libqt3-mt-mysql Any others?
Read more →I’ve installed fresh version of Ubuntu 9.04 with Lamp, but I couldn’t send emails outside. Problem was SMTP auth of outgoing server, spending time found http://dbaron.org/linux/sendmail who made my day. Thanks
Read more →
Recent comments