[PHP] Installing ODBC

2001-10-30 Thread webmaster uva

Hello,

I have problems compiling libiodbc-3.0.5
I have tried to compile being root and being a normal user and I get the same 
error.
I execute  
$ ./configure --prefix=/usr/local --exec-prefix=/usr/local 
--with-iodbc-inidir=/etc --build=i686 
and it works properly (I think)
when I execute 
$ make
I get the next error. 

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
gcc -shared  catalog.lo connect.lo dlf.lo dlproc.lo execute.lo fetch.lo hdbc.lo 
henv.lo herr.lo hstmt.lo info.lo itrace.lo misc.lo prepare.lo result.lo odbc3.lo   
-Wl,-soname -Wl, -Wl,-retain-symbols-file -Wl,./iodbc.exp -o .libs/
/usr/i386-slackware-linux/bin/ld: cannot open output file .libs/: Is a directory
collect2: ld returned 1 exit status
gmake[1]: *** [libiodbc.la] Error 1
gmake[1]: Leaving directory `/opt/src/libiodbc-3.0.5/iodbc'
gmake: *** [all-recursive] Error 1

Please, could you help me?

I am trying to install it on a linux machine. 

I am trying to connect that linux machine with Apache and PHP with a Windows NT with 
SQL-Server. 
Would I need any other software on the Linux or the NT machines?

Thanks

Regards.
Félix García Renedo
  mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
  Tfn: 983-423000 Ext. 26520
  Fax: 983-423271
Centro de Telecomunicaciones e Informatica
Universidad de Valladolid
España




[PHP] Connecting PHP to SQL Server

2001-07-30 Thread webmaster uva

Hello,
I have to connect one Solaris computer (Netscape Enterprise Server) with PHP to 
another one with NT (database SQL Server).
I have to get data from the SQL Server database using PHP.
Is it possible?
How?
Thankyou.
Regards.
Félix García Renedo
  mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
  Tfn: 983-423000 Ext. 26520
  Fax: 983-423271
Centro de Telecomunicaciones e Informatica
Universidad de Valladolid
España




[PHP] Installing PHP

2001-08-09 Thread webmaster uva

Hello,
I'm trying to install PHP 4.0.5 in a Solaris machine with web server Netscape 
Enterprise Server.
I have problems with the file libphp4.so

conf_init: Error running init function load-modules: dlopen of 
/opt/netscape/iplanet4/bin/libphp4.so failed (ld.so.1: ns-httpd: fatal: relocat
ion error: file /opt/netscape/iplanet4/bin/libphp4.so: symbol elf_version: referenced 
symbol not found)

What's wrong?

Thanks.

Félix García Renedo
  mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
  Tfn: 983-423000 Ext. 26520
  Fax: 983-423271
Centro de Telecomunicaciones e Informatica
Universidad de Valladolid
España