Re: how can I determine the built options of PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm not 100% sure what options are used in the Windows build by default,
but for windows everything is wrapped up into extensions.  You need
mysql, you enable the appropriate mysql .dll.  You need Apache, you use
the appropriate apache .dll.  And all of that is controlled through
php's ini and/or the apache conf file.

Now if you *really* want to build PHP on Windows you can get a free
(GPL) compiler.  Just go download cygwin and use gcc.

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux