i'm running apache 2 with php4 on a red hat 9 server.
after many hassles, i managed to recompile php4 for interbase support i.e. ibase_connect is a function that is recognised in my scripts.
problem is, when i call ibase_connect the script seems to terminate immediately, i.e. no further php or html commands are parsed.
can anyone tell me what this means and how i might correct it???
thanks