Using php5 with gdbm
7 Mar
2012
7 Mar
'12
5:56 p.m.
PHP5 is satisfactorily installed. However 'phpinfo()' returns the following (in the DBA section) DBAsupport => enabled Supported handles => cdb cdb_make inifile flatfile dba.default_handler => flatfile => flatfile dba_open("" file "", 'c', 'flatfile'); works as expected. However I want to use 'gdbm' (also installed). What do I have to do to get PHP to cooperate with string handler 'gdbm'? Your help will be much appreciated. Alan Fry
4995
Age (days ago)
4995
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alan Fry