Re: from PHP -> db2_connect() Undefined Function



Ah yes... the setting in the apache .conf file
that says phpIniDir is at C:\PHP.

I should have known.

db2_ funcs working fine now.

J

"Musashi" <musashi@xxxxxxxxxx> wrote in message
news:FGO9f.13087$gj1.3759@xxxxxxxxxxxxx
> OK, I can connect to the database OK
> after properly configuring my XP ODBC connection
> from administrator tools - but
> it only works if I use "odbc_connect" instead of
> "db2_connect".
>
> Any attempt to use a function starting with db2_
> fails with "undefined function" message.
>
> Does this mean the PHP 5 that I installed
> did not have support for DB2 compiled in?
>
> or...
>
> Can I tell from my php_info() if the PHP 5 that I installed
> has compiled in support for db2??
>
> Thanks
> J
>
>
> "Musashi" <musashi@xxxxxxxxxx> wrote in message
> news:7At9f.12932$gj1.713@xxxxxxxxxxxxx
>> I'm trying to access a Cloudscape/Derby database
>> via PHP and am using the IBM DB2 Lite client
>> which I have installed.
>>
>> As soon as I call db2_connect(...) in the
>> php code, I get a db2_connect Undefined function error message,
>> so it is not finding this function in the IBM DB2 stuff.
>>
>> I've verified that the Apache Server, PHP
>> and DB2 and the config and ini files that go
>> with them are all set up OK.
>>
>> I also made sure that my php.ini has a line that says
>> extension=php_ibm_db2.dll
>> and that the php_ibm_db2.dll exists
>> in the c:\php\ext directory
>> (I also copied php_ibm_db2.dll to
>> c:\windows\system32 just to be sure).
>>
>> BUT.. I notice that in my c:\Program Files\
>> IBM\SQLLIB\
>> directory where DB2 lite client is installed,
>> there is NO include subdirectory.
>>
>> Is that what I'm missing and if so,
>> how do I get it?
>>
>> Thanks
>> Jim
>>
>
>


.



Relevant Pages

  • Re: from PHP -> db2_connect() Undefined Function
    ... after properly configuring my XP ODBC connection ... Any attempt to use a function starting with db2_ ... fails with "undefined function" message. ... Can I tell from my php_info() if the PHP 5 that I installed ...
    (comp.lang.php)
  • Re: Discussion Board software
    ... You don't have to use MySQL with PHP any more, ... DB2 on the AS/400. ... database-dependant sets of APIs, and a wrapper called PHP Data Objects ... Life does not cease to be funny when people die any more than it ceases ...
    (comp.sys.ibm.as400.misc)
  • Re: Second version open source binary software distribution
    ... PHP can interact with DB2 because ... it has been compiled with DB2 support. ...
    (comp.sys.ibm.as400.misc)
  • Re: .NET/C# versus PHP
    ... to the powerful IDE for .NET and the classes in C# (not as good as ... one works with .NET and they all use PHP. ... .NET is definitely slow in the same way DB2 was slow versus IMS when ... DB2 was hailed as the big change. ...
    (microsoft.public.dotnet.languages.csharp)