[PHP] Re: Can't Connect to INFORMIX DB

2002-06-07 Thread Gastón

That's Ok too. I did that, and this is the message i get:

PHP Warning: Unable to load dynamic library
'C:\Php421\extensions\php_ifx.dll' - The specified procedure could not be
found. in Unknown on line 0

I'm just not fighting anymore with it. I'm using ODBC now, but i would
really like to understand what's going on.

Thanks, anyway.

Keep trying!

Gastón.



Michael Davey [EMAIL PROTECTED] escribió en el mensaje
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Remove the semi-c0lon from the following line in php.ini:

 ;extension=php_ifx.dll

 And then restart your web-server if your run PHP as a module...

 Mikey

 GastóN [EMAIL PROTECTED] wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  Thanks for the answer..
 
  But this is the story now..
 
  I've finally made Informix  PHP work using ODBC. That's working fine
now.
 
  And about native functions, i've downloaded the manual instalation of
 PHP,
  and now i have the extensions, dlls, and all that stuff. But still can't
  make it work.
 
  I've set my extension_dir, from php.ini, like this:
 
  extension_dir = C:\Php421\extensions\
 
  And of course, that's the path where i have those files.
 
  Any help will we appreciated!
 
  Bye
  Gastón.
 
  Juraj Hasko [EMAIL PROTECTED] escribió en el mensaje
  001f01c20c5b$dd6c8870$ec01db0a@HASKO">news:001f01c20c5b$dd6c8870$ec01db0a@HASKO...
   Hi,
  
   1. PHP native function for Informix will not work, because there is
  missing php_ifx.dll extension in latest PHP 4.2.1 bundle for win32.
  
   2. you have probably error in instalation of Infomix ODBC drivers. The
  file 'csql.iem' is part of standart instalation. Check your instalation
 ...
  
   Juraj
   System Administrator
  
   CAC LEASING Slovakia, a.s.
   mailto:[EMAIL PROTECTED]
   http://www.cacleasing.sk
  
   -Original Message-
   From: Gastón [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, June 04, 2002 8:19 PM
   To: [EMAIL PROTECTED]
   Subject: Can't Connect to INFORMIX DB
   
   
   Hi,
   I need some help (or maybe a lot), to get PHP connecting to my
   Informix DB.
   I'm pretty new to PHP, and i don't have a clue of what i'm doing
wrong.
   
   I'm using IIS 4.0 under Win NT 4.0.
   with PHP 4.2.1
   
   I've tried to connect throw ODBC driver, and directly from
   native functions
   but both fail.
   The messages are:
   When i use ODBC:
   Warning: SQL error: [INTERSOLV][ODBC Informix
   driver][Informix]Cannot open
   file 'csql.iem' , SQL state S1000 in SQLConnect
   
   When i use native functions:
   PHP Warning: Unable to load dynamic library
   'C:\Php421\extensions\php_ifx.dll' - The specified procedure
   could not be
   found. in Unknown on line 0
   
   
   Thanks,
   Gastón.
   
   
   
 
 





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: Can't Connect to INFORMIX DB

2002-06-06 Thread Gastón

Thanks for the answer..

But this is the story now..

I've finally made Informix  PHP work using ODBC. That's working fine now.

And about native functions, i've downloaded the manual instalation of PHP,
and now i have the extensions, dlls, and all that stuff. But still can't
make it work.

I've set my extension_dir, from php.ini, like this:

extension_dir = C:\Php421\extensions\

And of course, that's the path where i have those files.

Any help will we appreciated!

Bye
Gastón.

Juraj Hasko [EMAIL PROTECTED] escribió en el mensaje
001f01c20c5b$dd6c8870$ec01db0a@HASKO">news:001f01c20c5b$dd6c8870$ec01db0a@HASKO...
 Hi,

 1. PHP native function for Informix will not work, because there is
missing php_ifx.dll extension in latest PHP 4.2.1 bundle for win32.

 2. you have probably error in instalation of Infomix ODBC drivers. The
file 'csql.iem' is part of standart instalation. Check your instalation ...

 Juraj
 System Administrator

 CAC LEASING Slovakia, a.s.
 mailto:[EMAIL PROTECTED]
 http://www.cacleasing.sk

 -Original Message-
 From: Gastón [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 04, 2002 8:19 PM
 To: [EMAIL PROTECTED]
 Subject: Can't Connect to INFORMIX DB
 
 
 Hi,
 I need some help (or maybe a lot), to get PHP connecting to my
 Informix DB.
 I'm pretty new to PHP, and i don't have a clue of what i'm doing wrong.
 
 I'm using IIS 4.0 under Win NT 4.0.
 with PHP 4.2.1
 
 I've tried to connect throw ODBC driver, and directly from
 native functions
 but both fail.
 The messages are:
 When i use ODBC:
 Warning: SQL error: [INTERSOLV][ODBC Informix
 driver][Informix]Cannot open
 file 'csql.iem' , SQL state S1000 in SQLConnect
 
 When i use native functions:
 PHP Warning: Unable to load dynamic library
 'C:\Php421\extensions\php_ifx.dll' - The specified procedure
 could not be
 found. in Unknown on line 0
 
 
 Thanks,
 Gastón.
 
 
 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: Can't Connect to INFORMIX DB

2002-06-06 Thread Michael Davey

Remove the semi-c0lon from the following line in php.ini:

;extension=php_ifx.dll

And then restart your web-server if your run PHP as a module...

Mikey

GastóN [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Thanks for the answer..

 But this is the story now..

 I've finally made Informix  PHP work using ODBC. That's working fine now.

 And about native functions, i've downloaded the manual instalation of
PHP,
 and now i have the extensions, dlls, and all that stuff. But still can't
 make it work.

 I've set my extension_dir, from php.ini, like this:

 extension_dir = C:\Php421\extensions\

 And of course, that's the path where i have those files.

 Any help will we appreciated!

 Bye
 Gastón.

 Juraj Hasko [EMAIL PROTECTED] escribió en el mensaje
 001f01c20c5b$dd6c8870$ec01db0a@HASKO">news:001f01c20c5b$dd6c8870$ec01db0a@HASKO...
  Hi,
 
  1. PHP native function for Informix will not work, because there is
 missing php_ifx.dll extension in latest PHP 4.2.1 bundle for win32.
 
  2. you have probably error in instalation of Infomix ODBC drivers. The
 file 'csql.iem' is part of standart instalation. Check your instalation
...
 
  Juraj
  System Administrator
 
  CAC LEASING Slovakia, a.s.
  mailto:[EMAIL PROTECTED]
  http://www.cacleasing.sk
 
  -Original Message-
  From: Gastón [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, June 04, 2002 8:19 PM
  To: [EMAIL PROTECTED]
  Subject: Can't Connect to INFORMIX DB
  
  
  Hi,
  I need some help (or maybe a lot), to get PHP connecting to my
  Informix DB.
  I'm pretty new to PHP, and i don't have a clue of what i'm doing wrong.
  
  I'm using IIS 4.0 under Win NT 4.0.
  with PHP 4.2.1
  
  I've tried to connect throw ODBC driver, and directly from
  native functions
  but both fail.
  The messages are:
  When i use ODBC:
  Warning: SQL error: [INTERSOLV][ODBC Informix
  driver][Informix]Cannot open
  file 'csql.iem' , SQL state S1000 in SQLConnect
  
  When i use native functions:
  PHP Warning: Unable to load dynamic library
  'C:\Php421\extensions\php_ifx.dll' - The specified procedure
  could not be
  found. in Unknown on line 0
  
  
  Thanks,
  Gastón.
  
  
  





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] RE: Can't Connect to INFORMIX DB

2002-06-05 Thread Juraj Hasko

Hi,

1. PHP native function for Informix will not work, because there is missing 
php_ifx.dll extension in latest PHP 4.2.1 bundle for win32.

2. you have probably error in instalation of Infomix ODBC drivers. The file 'csql.iem' 
is part of standart instalation. Check your instalation ...

Juraj
System Administrator

CAC LEASING Slovakia, a.s.
mailto:[EMAIL PROTECTED]
http://www.cacleasing.sk

-Original Message-
From: Gastn [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 8:19 PM
To: [EMAIL PROTECTED]
Subject: Can't Connect to INFORMIX DB


Hi,
I need some help (or maybe a lot), to get PHP connecting to my 
Informix DB.
I'm pretty new to PHP, and i don't have a clue of what i'm doing wrong.

I'm using IIS 4.0 under Win NT 4.0.
with PHP 4.2.1

I've tried to connect throw ODBC driver, and directly from 
native functions
but both fail.
The messages are:
When i use ODBC:
Warning: SQL error: [INTERSOLV][ODBC Informix 
driver][Informix]Cannot open
file 'csql.iem' , SQL state S1000 in SQLConnect

When i use native functions:
PHP Warning: Unable to load dynamic library
'C:\Php421\extensions\php_ifx.dll' - The specified procedure 
could not be
found. in Unknown on line 0


Thanks,
Gastn.