Coba ini : Modify httpd.conf apache configuration file.
Add the following line to "D:/Program Files/Apache Group/Apache/conf/http.conf" at the bottom line of that file. ------------------------------------------------- LoadModule php4_module d:/php/sapi/php4apache.dll AddType application/x-httpd-php .php ------------------------------------------------- Modify php.ini file for enable oci8 extension. Uncomment the php_oci8.dll line in c:\winnt\php.ini -------------------------- ;extension=php_mssql.dll extension=php_oci8.dll ;extension=php_openssl.dll -------------------------- Edit extension_dir Location ----------------------------------- ; Directory in which the loadable extensions (modules) reside. extension_dir = "D:\PHP\extensions" ----------------------------------- Ferry S > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Behalf Of Heriyanto KO > Sent: 18 October 2006 07:45 > To: [email protected] > Subject: Re: [indo-oracle] tolong > > > wah kalo koneksinya g kurang tahus.. coba aja tanya ama temen di > indo-oracle... kmrn g juga banyak di bantu ama tmn, siapa tah > mreka tahu caranya.. saran g subj emailnya ganti yg lebih > spesifik jadi anak2 bisa tahu maksud pertanyaamu... > > saran g u coba search aja, pasti banyak kok... > > gud luck > > Andika Pratama <[EMAIL PROTECTED]> wrote: > Oh ya, ntar tuh untuk interfacenya > berbasis web . Kira2 tau caranya g untuk bisa koneksi ke php? > Tule aq jg nyesel udah bicara yg muluk2 ama dosenq waktu ujian > proposal proyek akhir kemaren, ternyata mang g segampang tg aq > bayangin dulu. Ya udahlah semua dah terlanjur disetujui,thanks > buanget atas infonya. -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.blogspot.com Mirror: http://indooracle.wordpress.com ----------------------------------------------- Bergabung dengan Indonesia Thin Client User Groups, Terminal Server, Citrix, New Moon Caneveral, di: http://indo-thin.blogspot.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indo-oracle/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/indo-oracle/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

