On 1/5/07, Edin Kadribasic <[EMAIL PROTECTED]> wrote:
The windows build can be downloaded from:
http://downloads.php.net/edink/php-5.2.1RC2-Win32.zip
(aaabe7eda5cef1be6f9c51c621fbbfd3)
http://downloads.php.net/edink/pecl-5.2.1RC2-Win32.zip
(6f97b2365bfa56874801fa5053d387e0)
http://downloads.php.net/edink/php-debug-pack-5.2.1RC2-Win32.zip
(592f2fc11c9ed4d891fb17b9e967441c)
Some extensions seems to be failed to load via Apache, here is the log:
[Fri Jan 05 20:41:54 2007] [notice] Apache/2.0.59 (Win32) DAV/2
mod_fastcgi/2.4.2 mod_scgi/1.7 PHP/5.2.1RC2 SVN/1.4.2 configured --
resuming normal operations
[Fri Jan 05 20:41:54 2007] [notice] Server built: Jul 27 2006 15:55:03
[Fri Jan 05 20:41:54 2007] [notice] Parent: Created child process 3468
PHP Warning: PHP Startup: Unable to load dynamic library
'C:\\System\\php5\\ext\\php_mbstring.dll' - A dynamic link library
(DLL) initialization routine failed.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'C:\\System\\php5\\ext\\php_bz2.dll' - A dynamic link library (DLL)
initialization routine failed.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'C:\\System\\php5\\ext\\php_pdo.dll' - A dynamic link library (DLL)
initialization routine failed.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'C:\\System\\php5\\ext\\php_pdo_sqlite.dll' - The specified module
could not be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'C:\\System\\php5\\ext\\php_pdo_mysql.dll' - The specified module
could not be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'C:\\System\\php5\\ext\\php_pdo_firebird.dll' - The specified module
could not be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'C:\\System\\php5\\ext\\php_sqlite.dll' - The specified module could
not be found.\r\n in Unknown on line 0
From CLI:
C:\>php -v
PHP 5.2.1RC2 (cli) (built: Jan 5 2007 02:30:49)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Xdebug v2.0.0RC2-dev, Copyright (c) 2002, 2003, 2004, 2005,
2006, by Derick Rethans
C:\>php -m
[PHP Modules]
bcmath
bz2
calendar
com_dotnet
ctype
date
dom
fdf
filter
ftp
gd
gettext
hash
iconv
imap
interbase
json
ldap
libxml
mbstring
mhash
mime_magic
ming
mysql
mysqli
odbc
openssl
pcre
PDO
PDO_Firebird
pdo_mysql
pdo_sqlite
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
tidy
tokenizer
wddx
xdebug
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip
zlib
[Zend Modules]
Xdebug
--
Firman Wandayandi <http://firmanw.org/>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php