Hi all,

I am trying to install maxdb on a fedora linux server without success.

First the environment:
Pentium4 3 GHz
Fedora 4 linux
Maxdb 7.5.0.30
Apache 2.0.54
php 4.4

I tried iodbc but the iodbctest sent me this errormassage:

1: SQLDriverConnect = [iODBC][Driver Manager]Driver's
SQLSetConnectOption failed (0) SQLSTATE=IM006
2: SQLDriverConnect = ř°šřř  (0) SQLSTATE=IM0
1: ODBC_Connect = [iODBC][Driver Manager]Driver's SQLSetConnectOption
failed (0) SQLSTATE=IM006
2: ODBC_Connect = ř°šřř  (0) SQLSTATE=IM0

The /etc/odbc.ini was in use. When I changed the DSN or the driver path in 
odbc.ini, I got error messages accordingly: dsn or driver not found.

The unixodbc test program isql could connected to the maxdb, but php was not 
able to do that and the error massage contained nothing useful.

The php buildconf could not generate the configure script. It complained for 
autoconf, that it should have buggy cache code. The version of autoconf 2.59 
and the buildconf said in row before that it is ok.
I tried than build the configure script directly with autoconf and automake. 
There was some warnings but the configure was created and through the 
configuring and making was no more errors. After the installation of this php 
the apache works very very instabil, many semgmentation faults are in its 
error_log.

I have no more ideas what I should try to bring this php-maxdb to work.

What did I wrong? Has somebody already the same problem?
Is it able to link the maxdb odbc driver to php so that no driver manager 
should be needed?

Thanks for help,
Norbert



--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to