Dear Yuan Thaks for your attention for my question After I get your explanation about php.ini soon i add in line extension like this :
; Directory in which the loadable extensions (modules) reside. extension_dir="c:\php\extensions" ------------------------------------------------------------------ And add too this line : (you know that before this line , there are many extension above, don't you? ;extension=php_zip.dll ;extension_dir="c:\php\extensions" ;extension=php-4.3.2_isis.dll ;[isis] ;isis.default_dir=c:\isis\data ;isis.default_database=buku (database BUKU) available ini c:\isis\data\buku ------------------------------------------------- I try to restart my computer when i running apache and php (in phpinfo) there is not information about ISIS (isis can't be loaded). I hope, Yuan and others don't bore with my foolish. Thank you Paulus Mamok Work in Sanata Dharma University Yogyakarta (www.usd.ac.id) ----------------------------------------------------- Quoting "Octavian, Yuan (CIFOR)" <[EMAIL PROTECTED]>: > > Dear Paul, > Make sure you also have set the "extension_dir" variable in php.ini. > > By default, php.ini use: > extension_dir = "./" > > if your php extensions directory located in c:\php\extensions, then you have > to change that line into: > extension_dir = "c:\php\extensions" > > Please let us know, the result. > > cheers, > yuan > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, November 05, 2004 11:14 AM > To: [EMAIL PROTECTED] > Subject: [ics-isis] php-4.3.2_isis.dll > > > > Dear all > Help me please! > I have installed apache and php 4.3.3, both were running well. > I try to read iglo manual from Pak Hendrowicaksono. I have try to add in > "extensios" directory in php.ini, etc. > I try to make php file info, I can see that apache and php running well > because > i can read the information from tes.php > BUT i can't find the information about ISIS in php info. Why the ISIS can't > be > loaded. I can't find the php-4.3.3_isis.dll in the Php-openIsis. > Is the php-4.3.2_isis.dll not compatible with php 4.3.3? > Help me please! > > Best regrds > Mamok Paul > Work in University Sanata Dharma Yogyakarta > > > > > > -- > Towards cyber libraries to support information society in Indonesia. > Joining ICS-isis by sending mailto:[EMAIL PROTECTED] > Visit ICS-Portal at http://digilib.binus.ac.id/ics/index.php > Yahoo! Groups Links > > > > > > > ----------------------------------- SANATA DHARMA UNIVERSITY Jogjakarta - Indonesia http://www.usd.ac.id ----------------------------------- BAPSI - Sanata Dharma University http://www.bapsi.usd.ac.id ----------------------------------- ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/C1XolB/TM --------------------------------------------------------------------~-> -- Towards cyber libraries to support information society in Indonesia. Joining ICS-isis by sending mailto:[EMAIL PROTECTED] Visit ICS-Portal at http://digilib.binus.ac.id/ics/index.php Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ics-isis/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
