alright i have it now 😃
here is my way i have done it on a win2000 running OmniHttpd Pro 2.08.
- edit the php.ini-optimized or -dist.
at the line :
extension_dir = c:\php\extensions\
this is the path where all php_*.dll's takes place.
+
enable the entry :
(by default disabled with ';' )
extension=php_interbase.dll
IMPORTANT
rename the php.ini-optimized or -dist to 'php.ini'
copy this file to the windows_system folder c:\windows or c:\winnt
now it works perfectly
hope that help all.
if someone likes to share experience with different configurations, be so kind and send me an email with your successful settings.
JR
Giovacc wrote:
I forgot to say i did this correction in te php.ini file both in the php root dir where i had to rename the php.ini-dist to php.ini than in the apache conf directory