Hi All,
I could see a difference in extensions that are compiled in by default
between Windows and Linux versions of php-5.0.2.
Simple ./configure on Linux.
Installed PHP using php-5.0.2-Installer.exe
I could see the following.
Both Windows and Linux has the following extensions compiled in by
default.
ctype, dom, iconv, libxml, pcre, session, SimpleXML, SPL, SQLite,
standard, tokenizer, xml
Windows has but Linux do not have the following extensions compiled in
by default.
bcmath, calendar, com_dotnet, ftp, odbc, wddx, zlib
Linux has but Windows do not have the following extensions compiled in
by default.
mysql, posix

Is there any standard that exists that states what extension should go
compiled in by default for a particular version of PHP?

With regards
Kamesh Jayachandran

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to