-
Any update on this? I have just downloaded barelybeta and can confirm that setup.php is not there. Is it going to be released in version 1?.
2007-08-01 12:40:33 UTC in openhelpdesk
-
I am in the middle of evaluating numerous helpdesk apps and was particularly interested in a PHP MySQL based one. After running through the same setup issues as outlined by the previous posters and having duely fixed them I got this error. "DB Error: extension not found" which has stumped me so far.
Have you a timeline for v1 to be released and this version is very buggy from a MySQL point of...
2007-08-01 07:44:22 UTC in helpmeict
-
Ran into that issue myself
You need to install the PEAR DB module
Provided you have PEAR already installed on your server (Unix) just type
pear install DB.
2007-07-31 12:23:05 UTC in helpmeict