Date: 06/30/00
- Previous message: 王建平: "[PHP-WIN] Configurate Oracle 8i on win32"
- In reply to: Datahntr: "[PHP-WIN] PHP3/4 Extensions (modules)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
> If someone could point me to some documentation on how to get these things
> to work (as it doesn't seem to be a simple matter of tossing module DLLs
> into the php\ or windows\ dir and editing the php.ini extensions section)
> I'd really appreciate it.
1. Use the core modules from swwwing. The extension dlls from swwwing will
not mate with the core modules from php.net. If you try to use the
extensions with php.net core, you will get unresolved imports in the dll's
(as I recall).
2. Use the thread-safe main executable from swwwing. phpts.exe. Not php.exe.
If you try to use the extensions with php.exe you will get messages which
point out the imcompatibility (non-thread-safe core, thread-safe extension)
surprisngly clearly.
Works for me, anyway. With apache and also iis under NT.
A 1-paragraph readme in download.swwwing.com would reduce the pressure on
this list's bandwidth.
So would a complete repertoire of extensions made available with the php.net
download :-)
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Previous message: 王建平: "[PHP-WIN] Configurate Oracle 8i on win32"
- In reply to: Datahntr: "[PHP-WIN] PHP3/4 Extensions (modules)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

