Downloaded Adodb for use with an Apache2 server running with PHP4.3.2. The PHP has compiled in the Sybase/FreeTDS drivers which work great.
When I run a test adodb script to perform a "sybase" connection, I get
Fatal error: Call to undefined function: microtime() in /home/sybase/ADO/adodb/adodb.inc.php on line 146
I compiled all code from source and am running this shebang on HP-UX 11.11 which I believe may be causing the microtime problem.
Any advice would be appreciated as I am unsure how best to proceed.
Thanks,
GSi