I think you have to move some dll's from dll directory in your php
installation directory to windows\system32.
I.e. sablotron extension need expat.dll in windows\system32 to work.
good luck.
Alessio.
""Sébastien Cramatte"" <[EMAIL PROTECTED]> ha scritto nel messaggio
9c4dsa$hda$[EMAIL PROTECT
I'll try this but all extensions aren't loaded. I remember you that with the
absolute path some extensions ared loaded.
""Sébastien Cramatte"" <[EMAIL PROTECTED]> a écrit dans le message
news: 9c4dsa$hda$[EMAIL PROTECTED]
> Hello,
>
> I've tried to install PHP extension on my win2k server.
>
> I
> Sent: April 24, 2001 11:37 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] PHP 4 Extension on Win2k server
>
>
> Hello,
>
> I've tried to install PHP extension on my win2k server.
>
> I update the line below to set my correct extensions path.
> extension_dir = c
Hello,
I've tried to install PHP extension on my win2k server.
I update the line below to set my correct extensions path.
extension_dir = c:\php\extensions\
I've got a problem to mount somes extensions like php_ldap.dll
Other extensions like php_imap.dll or php_mssql70.dll are correctly loaded.