-
Hi. I'm one of the developers of the original SpaceOrb software, and I'd love to bring my sporb off the shelf, dust it off, and get using it. HIDSporb sounds great, but the big problem now is that computers generally don't come with COM ports anymore. I hear there are converters that let you plug COM port devices into a USB port.
My question is: will HIDSporb support that?.
2009-07-16 20:24:17 UTC in Hidsporb, the free WDM SpaceOrb driver
-
One of my testers has entered a bug, but then realized that he assigned it to the wrong component of the project. But the "edit bug" option does not let you change the component. Is it possible to change it, or does he have to close out that bug and open a new one?.
2009-06-02 12:50:32 UTC in phpBugTracker
-
I found the source to PEAR_TEST.php online, copied it to my server and tried it out.
It worked great! There were a few configuration issues, notably having to set the path to where PEAR::DB was.
The test code helped me solve it and now I'm up and running. phpBugTracker is working good now.
Thanks!
2009-05-31 17:14:04 UTC in phpBugTracker
-
I can't seem to find PEAR_TEST.php. Does it come with PHP, phpBugTracker, or do you have to get it separately?.
2009-05-31 11:58:10 UTC in phpBugTracker
-
I have the database setup right (I believe), and it loads Pear:DB, but it fails on the line:
$db = DB::Connect($dsn);
My database is MySQL => 4.1
I gave full permissions to my database user, just to make sure it works.
I get an internal server error 500.
2009-05-31 02:50:42 UTC in phpBugTracker