Upgrading PHP 4.3.9 to PHP 5.2.6 Plesk 9

Well, after diggin on the mysql website for the plesk error above ( http://dev.mysql.com/doc/refman/5.0/en/mysql-upgrade.html ) , I issued these commands from telnet and it fixed the plesk admin center which started normal: # mysqlcheck –check-upgrade –all-databases –auto-repair –user=admin –password=youradminpassword then issue this command: # mysql_fix_privilege_tables I got error because of the mysql connection needs the …

What is Google Public DNS?

What is Google Public DNS? Google Public DNS is a free, global Domain Name System (DNS) resolution service, that you can use as an alternative to your current DNS provider. To try it out: Configure your network settings to use the IP addresses 8.8.8.8 and 8.8.4.4 as your DNS servers or Read our configuration instructions. If you decide …

How to Load In and Animate Content with jQuery

http://net.tutsplus.com/tutorials/javascript-ajax/how-to-load-in-and-animate-content-with-jquery/ Author: James Padolsey I’m a freelance web developer based in Hampton, UK. I write about and enjoy front-end web development. Most of what I write focuses on my favorite topic, JavaScript! To read my blog or find out more about me please visit my site!