[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-windows
Subject:    Re: [PHP-WIN] Oracle , Apache , Windows NT , PHP4
From:       Andy Hoffman <andy.hoffman () bms ! com>
Date:       2000-11-29 15:43:09
[Download RAW message or body]

Claudio Heidel wrote:

> extension_dir = D:\Program Files\PHP\extensions\    ; directory in which the
> loadable extensions (modules) reside

Claudio,

Try using *front-slashes* instead of *back-slashes* in your extension_dir setting.  \
Apache doesn't like to load the php_oci8 extension when specified by a directory \
using Windows-style directory naming... try this:

extension_dir = d:/Program Files/PHP/extensions/


--
Andy Hoffman
Web Developer
Bristol-Myers Squibb
email: andy.hoffman@bms.com


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe@lists.php.net
For additional commands, e-mail: php-windows-help@lists.php.net
To contact the list administrators, e-mail: php-list-admin@lists.php.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic