Click to See Complete Forum and Search --> : Not recognizing "ociplogon()"


siri_suresh
01-29-2002, 03:44 AM
Hi all,

I am using oracle 8.1.7 on solaries as oracle server , oracle 8.1.6 on client side(WINDOWS NT). I am using php 4.1.0 version with apache 1.3.22 as a apache module. I am getting exception saying that "Fatal error: Call to undefined function: ociplogon()". I have set the LD_LIBRARY_PATH.

Same thing is working fine with PHP 4.0.6 with apache 1.3.9.

I am using WINDOWS NT.

Can i have any clue?

Thanks
Suresh

Anon
01-29-2002, 07:55 AM
PHP on your box is not finding the OCI functions. Go into php.ini and uncomment the line, "extension=php_oci8.dll". I believe there is some additional moving of .dllz and/or renaming of a directory or something in Windoze, full config details are on the php web site.

siri_suresh
01-29-2002, 08:20 AM
Hi
Stephan Aleman,

I have done same thing, and setted extension directory also. But could not.

Thanks
Suresh

Anon
01-30-2002, 07:25 AM
Respected Suresh,
Here I need a help from u.
I am from India.
I hope u r also from India.

I am here in germany and studying M.S in e-business.Here I got internship program in siemens .But there i have to do a project on PHP4.
Even I don't know how to install php.
Please could u help me to drive out of this frustration.
Please If u have some software ,could u please send me sothat i could install here and could work here.
I would be waiting for ur reply.
please mail me back at ur convenience.

and I need some help even in coding .
I hope ,u will suggest me some way sothat i could find a way solution for my problem.

thank u very much.

best regatds,
Pattan kalesha khan.

siri_suresh
01-30-2002, 08:14 AM
Hi
Pattan Kalesha Khan,
I am also from INDIA as you guess. I am also new to PHP. But i have know how to install. First u need web server(better go for APACHE), then u need to down load ur php version from www.PHP.net(better go for PHP 4.0.6 version). First install apache. then u install php. Read install.text file and do modifications for httpd.conf file in apache.

U have to modify the php.ini file for other servicess. Look into php.ini file. Down load php document from www.php.net.

Bye
Suresh.