Re: [PHP-WINDOWS] Where are the rest of the DLLs in the Win32 binary? From: Andre Couto (couto <email protected>)
Date: 06/26/00

When you get the DLLs from swwwing.com you must have to get the "core
files". These files are in http://download.swwwing.com/php4/core

The extensions DLLs from swwwing.com will only work if you get these
files.

Put the core files and the DLL modules at c:\winnt or c:\winnt\system32
(if you have NT4 or WIN2k) or at c:\windows or c:\windows\system32 (for
Win95/98 users)

Modify the PHP.INI setting the extension_dir to the directory where you
put the extensions DLLs.

The correct php executable from swwwing.com is the phpts.exe and NOT the
php.exe. If you use the phpts.exe the php.ini must bee located in
c:\winnt.

[]'s
Andre Couto.

On Mon, 26 Jun 2000, Zack Beatty wrote:

> Where are all the .DLL files that came with the PHP3 Win32 binary but are
> inconveniently absent from the PHP4 Win32 binary??
> I even tried swwwing.com, unsuccessfully.
> Any help would be appreciated.
> -zb
>
> --
> 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>
>

-- 
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>