Page 1 of 1

php_*.dll's

Posted: Fri Nov 15, 2002 3:36 pm
by msoule
Thank you for reading this.

Sorry if this is not the correct place to post.

I just downloaded the lastest PHP and modifying the php.ini file

Operating System: Win 2000

I am having issues with the following modifications:


;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;

; Directory in which the loadable extensions (modules) reside.

;************************************************************
; Modified
; Original
; extension_dir =3D ./
; You need to change the 'extension_dir' setting to
; point to your = php-install-dir,=20
; or where you have placed your php_*.dll files.=20
; Please do not forget the last backslash. ex:
; c:\php\extensions\=20

extension_dir =C:\WINNT\system32\

;************************************************************


;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;

;***********************************************************; Modified
; Original was commented out with ;
; Specify the location of the extension
; with the extension_dir directive above.

extension=3Dphp_oci8.dll

;***********************************************************


the error message says it can not find php_oci8.dll?
I don't see it either... Why?

I am also finding D3 every where. What is this?


Thank You
Mark J. Soule

Posted: Sat Nov 16, 2002 6:01 pm
by hedge
you need to get rid of the D3. The extension_dir says where to find the file and the extension is the file name.

BTW you don't need to put the dll's in the winnt dir. The only think I put in there is the php.ini file and the rest under the php tree.

php_*dll's

Posted: Sun Nov 17, 2002 10:09 am
by msoule
Thank You Jason;

since my last post I downloaded AnalogX phpconfig.
and still getting errors.....????

I physicaly moved all *.dll's into C:\WINDOWS\system32

including php4ts.dll

placed PHP.INI into c\WINDOWS

PHP.INI IS NOW CONFIGURED AS

; $Id: Unknown
; $Generated: AnalogX PHPConfig v1.00 (Release)
safe_mode_gid=Off
highlight.string=#CC0000
highlight.comment=#FF9900
highlight.keyword=#006600
highlight.bg=#FFFFFF
highlight.default=#0000CC
highlight.html=#000000
gpc_order="GPC"
enable_dl=On
cgi.force_redirect=0
define_syslog_variables=Off
SMTP=localhost
sendmail_from=me@localhost.com
sql.safe_mode=Off
odbc.allow_persistent=On
odbc.check_persistent=On
odbc.max_persistent=-1
odbc.max_links=-1
odbc.defaultlrl=4096
odbc.defaultbinmode=1
mysql.allow_persistent=On
mysql.max_persistent=-1
mysql.max_links=-1
msql.allow_persistent=On
msql.max_persistent=-1
msql.max_links=-1
pgsql.allow_persistent=On
pgsql.auto_reset_persistent=Off
pgsql.max_persistent=-1
pgsql.max_links=-1
sybase.allow_persistent=On
sybase.max_persistent=-1
sybase.max_links=-1
sybase.min_error_severity=10
sybase.min_message_severity=10
sybase.compatability_mode=Off
sybct.allow_persistent=On
sybct.max_persistent=-1
sybct.max_links=-1
sybct.min_server_severity=10
sybct.min_client_severity=10
bcmath.scale=0
ifx.allow_persistent=On
ifx.max_persistent=-1
ifx.max_links=-1
ifx.textasvarchar=0
ifx.byteasvarchar=0
ifx.charasvarchar=0
ifx.blobinfile=0
ifx.nullformat=0
session.save_handler=files
session.save_path=C:\PHP\sessiondata
session.use_cookies=1
session.name=PHPSESSID
session.auto_start=0
session.cookie_lifetime=0
session.cookie_path=/
session.serialize_handler=php
session.gc_probability=1
session.gc_maxlifetime=1440
session.entropy_length=0
session.cache_limiter=nocache
session.cache_expire=180
session.use_trans_sid=0
url_rewriter.tags="a=href,area=href,frame=src,input=src,form=fakeentry"
mssql.allow_persistent=On
mssql.max_persistent=-1
mssql.max_links=-1
mssql.min_error_severity=10
mssql.min_message_severity=10
mssql.compatability_mode=Off
ingres.allow_persistent=On
ingres.max_persistent=-1
ingres.max_links=-1
pfpro.defaulthost="test-payflow.verisign.com"
pfpro.defaultport=443
pfpro.defaulttimeout=30
sockets.use_system_read=On
expose_php=On
allow_url_fopen=On
max_execution_time=30
memory_limit=8M
include_path="C:\PHP\includes\"
doc_root="C:\PHP\doc_root\"
extension_dir="C:\WINDOWS\system32\"
engine=On
y2k_compliance=Off
output_buffering=Off
zlib.output_compression=Off
short_open_tag=On
asp_tags=Off
allow_call_time_pass_reference=On
implicit_flush=Off
precision=12
display_errors=On
error_reporting=E_ALL
display_startup_errors=Off
track_errors=Off
warn_plus_overloading=Off
html_errors=Off
log_errors=Off
variables_order="EGPCS"
magic_quotes_gpc=On
register_globals=On
register_argc_argv=On
magic_quotes_runtime=Off
magic_quotes_sybase=Off
post_max_size=8M
default_mimetype="text/html"
default_charset="iso-8859-1"
file_uploads=On
upload_tmp_dir="C:\PHP\uploadtemp"
upload_max_filesize=2M
extension="php_bz2.dll"
extension="php_ctype.dll"
extension="php_cpdf.dll"
extension="php_curl.dll"
extension="php_cybercash.dll"
extension="php_db.dll"
extension="php_dba.dll"
extension="php_dbase.dll"
extension="php_dbx.dll"
extension="php_domxml.dll"
extension="php_dotnet.dll"
extension="php_exif.dll"
extension="php_fbsql.dll"
extension="php_fdf.dll"
extension="php_filepro.dll"
extension="php_gd.dll"
extension="php_gettext.dll"
extension="php_hyperwave.dll"
extension="php_iconv.dll"
extension="php_ifx.dll"
extension="php_iisfunc.dll"
extension="php_imap.dll"
extension="php_ingres.dll"
extension="php_interbase.dll"
extension="php_java.dll"
extension="php_ldap.dll"
extension="php_mbstring.dll"
extension="php_mcrypt.dll"
extension="php_mhash.dll"
extension="php_ming.dll"
extension="php_mssql.dll"
extension="php_oci8.dll"
extension="php_openssl.dll"
extension="php_oracle.dll"
extension="php_pdf.dll"
extension="php_pgsql.dll"
extension="php_printer.dll"
extension="php_sablot.dll"
extension="php_shmop.dll"
extension="php_snmp.dll"
extension="php_sockets.dll"
extension="php_sybase_ct.dll"
extension="php_xslt.dll"
extension="php_yaz.dll"
safe_mode=Off
safe_mode_allowed_env_vars="PHP_"
safe_mode_protected_env_vars="LD_LIBRARY_PATH"


ERROR MESSAGE:
PHP Warning:
Unable to load dynamic library 'C:\WINDOWS\system32\php_cybercash.dll'
- The specified module could not be found.
in Unknown on line 0 PHP Warning:
Unable to load dynamic library 'C:\WINDOWS\system32\php_dotnet.dll' -
The specified module could not be found.
in Unknown on line 0 PHP Warning:
Unable to load dynamic library 'C:\WINDOWS\system32\php_fbsql.dll'

< abreviated version> :?:

Posted: Sun Nov 17, 2002 12:13 pm
by hedge
I think you may be having a permissions problem now... the IUSER_[machinename] must have read access to the php extensions or the system32 folder... this is why I don't put them there.