On Thu, January 24, 2008 5:05 pm, Chris wrote: > mattias wrote: >> I try to add php-support to my php installation on windows 2000 >> server > > Eh? > > What sort of support are you trying to add? The subject said "Sql support" so I'd guess MS SQL. The answer being: #1 Look at a page like this on your server: <?php phpinfo();?> #2 Find (or put) a php.ini file in the directory where PHP is looking for it. #3 Edit that php.ini file and un-comment the mssql.dll bit in the extensions list. #4 Restart the computer. [It's Windows. He's used to re-booting.] -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php