Page 1 of 1

Installing PHP on Windows

Posted: Tue Jul 19, 2005 1:33 pm
by quadoc
I installed PHP using the Windows Installer and it installed PHP with the default settings. It left out MSSQL and LDAP options. Does anyone know how do I add these options? Do I need to reinstall PHP?

Posted: Wed Jul 20, 2005 8:23 pm
by nyy2000
Try looking into php.ini file.

Posted: Thu Jul 21, 2005 7:42 am
by timvw
and offcourse, you need to download the extensions (.dll) because i think the installer doesn't have them...

Posted: Thu Jul 21, 2005 9:25 am
by CoderGoblin
Must admit I cheated when I installed my latest Apache/PHP/MySQL etc and used the XAMPP suite for Windows XP. Seems to do everything I need for a development system.

WARNING: this suite is not, by default, set up to be secure (e.g no MySQL root password).

Posted: Thu Jul 21, 2005 1:49 pm
by Ree
when you install one by one, it always works :)