Hi,

I'm trying to set the extension_dir in my httpd.conf file. Although
phpinfo.php acknowledges my httpd.conf setting as a 'local setting', the
extension_dir files are not found.

My theory is that although the php_admin_value succeeds in changing the
extension_dir value, it does so *after* the PHP module tries to load the
extensions. Question is: how can I get around this?

The rest of this message is configuration info.

**** The relevant command output: ****

C:\eoasis_server\train_4000>set INSTANCE=train_4000

C:\eoasis_server\train_4000>set
JAVA_HOME=C:\eoasis_server\train_4000\jdk1.3.1_0
2

C:\eoasis_server\train_4000>set PATH=D:\oracle\ora90\bin;C:\Program
Files\Oracle
\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program
File
s\Symantec\pcAnywhere\;C:\eoasis_server\dll;C:\Xindice\bin;C:\eoasis_server\
trai
n_4000\dll

C:\eoasis_server\train_4000>set PHPRC=C:\eoasis_server\train_4000

C:\eoasis_server\train_4000>c:\eoasis_server\train_4000\apache\apache.exe
[Tue Jul 15 09:48:02 2003] [warn] Loaded DSO
c:/eoasis_server/train_4000/php/sap
i/php4apache.dll uses plain Apache 1.3 API, this module might crash under
EAPI!
(please recompile it with -DEAPI)
PHP Warning:  Unable to load dynamic library 'c:\php4/php_oci8.dll' - The
specif
ied module could not be found.
 in Unknown on line 0
PHP Warning:  Unable to load dynamic library 'c:\php4/php_xslt.dll' - The
specif
ied module could not be found.
 in Unknown on line 0
[Tue Jul 15 09:48:18 2003] [warn] Loaded DSO modules\mod_jk.dll uses plain
Apach
e 1.3 API, this module might crash under EAPI! (please recompile it with
-DEAPI)

OpenSA/1.0.1 / Apache/1.3.23 (Win32) mod_jk/1.1.0 PHP/4.2.3 running...
(END)

**** My OS and build info from phpinfo: ****

System Windows NT 5.0 build 2195 
Build Date Sep 6 2002 10:38:51 
Server API Apache 
Virtual Directory Support enabled 
Configuration File (php.ini) Path C:\eoasis_server\train_4000\php.ini 
Debug Build no 
Thread Safety enabled
(END)

**** The extension_dir from php_info: ****

extension_dir  C:/eoasis_server/train_4000/Zend_server_2_5/lib/php_ext
c:\php4 
(END)

**** The relevant lines from httpd.conf: ****

LoadModule php4_module c:/eoasis_server/train_4000/php/sapi/php4apache.dll
PHP_ADMIN_VALUE extension_dir
"C:/eoasis_server/train_4000/Zend_server_2_5/lib/php_ext"
(END)


**********************************************************************
This email is from Capula Ltd (Registered No 00953504 England).
Please visit our Website at www.capula.co.uk
Capula - doing IT for you
LEGAL NOTICE

The information contained in this e-mail and any files transmitted with it are 
confidential, may be privileged and are intended solely for the use of the 
individual or entity to whom they are addressed.  If you are not the intended 
recipient any disclosure, copying, retransmission, distribution, dissemination, 
action taken or omitted to be taken in reliance upon this e-mail is strictly 
prohibited and may be unlawful.  If you have received this communication in error 
please notify the sender by e-mail or by telephone on +44(0)1785 827000, delete 
it from your system and destroy any copies of it.

Furthermore, the content of this e-mail is the personal view of the sender and 
does not necessarily represent the advice, views or opinion of Capula Ltd.  In 
particular (but not by way of limitation) Capula Ltd disclaims all responsibility 
and accepts no liability for any e-mails that are defamatory, offensive, racist 
or in any other way are in breach of any third party's rights, including breach 
of confidence, privacy or other rights.

Please note that users should have no expectation that any information they 
transmit or receive over Capula Ltd facilities or stored on Capula Ltd computers 
is or will remain private, and Capula Ltd reserves the right to review these 
records. Capula Ltd reserves the right to intercept, monitor and record 
this e-mail.

Please note that e-mails from Capula Ltd pass through a virus checker but 
e-mails can be intercepted or affected by different viruses.  No warranties 
or assurance are made in relation to the safety and content of this email and 
any attachments and no liability is accepted for any consequences arising 
from it.  The recipient should ensure that the e-mail and attachments (if any) 
are actually virus free.

**********************************************************************


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to