For the database part, i am connecting to a unix sybase database, the mssql and sybase sql libraries are interchangeable and u CAN us mssql_connect to a sybase database. However, the problem is not with the way or where the database located at.
Once a invoke any mssql command in the mssql65/70.dll, the apache webserver crashes with php started as module mode. In CGI mode, everything is ok and I CAN access the database on my unix system.
Just wodnering if anyone encountered this before? How to resolve it? I have this problem on 3 computers already (winNT,98/2000).
THanx