> When I edit php.ini file and try to use the Interbase 
> extension, everytime I
> try to open a php on my Browser it display the following warning
> 
> "Unable to load dynamic library 
> 'c:\php\extensions/php_interbase.dll' - in
> Unknown on line 0"
> 
> 
> Help me please !!!!
> 

Look in your php.ini on extension_dir, try set it to:

extension_dir = c:\php\extensions\

And try again. the / in your path there is the problem i think

/Martin

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to