Tag: PHP
Some Funny People
by Blake on Aug.29, 2008, under Net Life
I have none the individual that runs Windows 7 Forums for a fairly long time. I wouldn’t consider him a really knowledgeable web site administrator as he noes nothing about server. Just recently, one of the regulars (regulars being visited once this month) brot up the fact that there host was Linux based.
Matt understood the issue with this and decided to purchase a Windows based package. Well for the first week the site had some weird error because PHP was not setup correctly. Secondly the already slow web site is now twice as slow.
Another site the owner runs is called Windows 7 Meg. You can usally get a good laugh at some theorys.
But who am I to talk. This is the first time since July I posted
PHP 5 & 1and1.com
by Blake on Nov.25, 2007, under Net Life
I know two posts in one day might be a little much but this one I felt i should make you aware of. As most of us know 1and1.com still hasn’t started using PHP5 by default. This little hack you add to your sites root .htaccess file. If you don’t have one… create one then just past this code in. Make sure all software you have installed on your server will run PHP 5.
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php