Category: Dev / Design
Best Server configuration for Heavy vBulletin Forums
July 28th, 2010, No Comments


I was tortured for long time trying to get my growing forum working with out issue and MySql Errors
that was annoying , and after 1 year searching for a solution , i understand that the key to solve this problem is all about the hard disk of the server
i made a cool but a little expensive server configuration that solved all forum issues/errors
and these are list of error’s that stopped appearing on my site after the new server setup
mysql_connect(): Too many connections
Error code 1153: Got a packet bigger than ‘max_allowed_packet’ bytes
HTML Code for Redirecting a Page or a Website
July 28th, 2010, No Comments
You have a website or a page that you want the visitor to be redirected to new or another page
here’s a very simple and easy HTML CODE to redirect visitors to the desired location
Just place this simple code in you page between <HTML> </HTML> tags and change wshare.org with your link that you want the
visitors to be redirected to. also the value of CONTENT is for the delay befor the visitor is being redirected (Per seconds) by default its 10 , you may want the visitor to be redirected direct , so you can change this value to Zero (0)




