I tried to configure php with dbm(either configure ...--with-gdbm or configure --with-dbm), but when I call
a dbm function such as dbmopen an error occurs:
Fatal error call to undefined funct. dbmopen().
Could anyone tell me how to configure php to work with dbms.
a dbm function such as dbmopen an error occurs:
Fatal error call to undefined funct. dbmopen().
Could anyone tell me how to configure php to work with dbms.