Here is how I installed this combo today.
Got Apache 2 MSI (apache_2.2.3-win32-x86-no_ssl.msi)
Installed that in
C:Program FilesApache Software FoundationApache 2.2
Got PHP 5 MSI (php-5.2.0-win32-installer.msi)
Installed that in
C:Program FilesPHP
Configured that with Apache 2.2 Filter and YAZ enabled.
By now you should have yaz.dll in C:Program Files and
php_yaz.dll in
C:Program FilePHPExt
Also the end of php.ini should read
[PHP_YAZ]
extesion=php_yaz.dll
Normally that should be enough. However, the PHP team
decided to
distribute an old YAZ.DLL. And even worse, one that does not
work with
the php_yaz.dll. So upgrade yaz.dll but keep php_yaz.dll.
Therefore, I retrieved yaz_2.1.38.exe from
http://ftp.ind
exdata.dk/pub/yaz/win32/
Installed YAZ in C:Program Filesyaz
Finally, copied all DLLs (*.DLL) from C:Program
Filesyazbin to
C:Program FilesPHP . The reason is that we need YAZ.DLL
and its
dependencies in the PATH and the PHP installer make a path
to C:Program
FilesPHP.
Start Apache.
/ Adam
_______________________________________________
Yazlist mailing list
Yazlist lists.indexdata.dk
http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list
|