-
Hi,
what Do you try to do exactly? What is your folder layout?.
2009-07-14 06:37:42 UTC in FTD2xxj
-
Hi Daniel,
your assumtions are correct. ftd2xxj is a wrapper for ftd2xx. When installed correctly ftd2xx.dll is found by Windows when ftd2xxj is loaded. Windows searches within the current working directory and the system folders. The ftd2xx driver must be installed correctly and all works fine.
2009-07-14 06:34:54 UTC in FTD2xxj
-
If I understand your request correctly the if-statements does not evaluate correctly the serial number, correct?
In that case I can tell you that you have made a freshman mistake. In Java new String("abc") == new String("abc") will always evaluate to "false" because "==" checks whether the object is the same NOT equal. You have to use the equals() method of the object.
2009-07-14 06:31:19 UTC in FTD2xxj
-
Hallo Ulrich,
sorry dass ich mich jetzt erst melde. Hab Deine Anfrage durch Zufall eben gesehen. Ich versuche das bei mir mal nachzustellen. Alternativ kannst Du ja den Source-Code auschekcen und das Plugin selbst erzeugen.
2009-07-14 06:26:41 UTC in FTD2xxj
-
> Does the directory "sess" have write permission for the webserver user?
yes it has
> Did you try to upgrade LAM to a newer release?
No I didn't.
> Please post you memcache configuration if this does not help.
# memcached default config file
# 2003 - Jay Bonci
# This configuration file is read by the start-memcached script provided as
# part of the Debian...
2009-07-06 05:33:20 UTC in LDAP Account Manager
-
Du to performance reasons we use memcache for PHP Session Management. When I call the login page the following error is printed to syslog and the page is not loaded:
Jun 24 14:53:53 server apache2: PHP Fatal error: session_start(): Failed to initialize storage module: memcache (path: ../sess) in /usr/share/ldap-account-manager/templates/login.php on line 102.
2009-06-24 12:56:00 UTC in LDAP Account Manager
-
The rfc2307bis.schema should be supported by LAM!
2008-09-15 07:24:31 UTC in LDAP Account Manager
-
mike_werner committed revision 40 to the Java Platform Logging Support SVN repository, changing 1 files.
2008-08-17 22:40:33 UTC in Java Platform Logging Support
-
mike_werner committed revision 39 to the Java Platform Logging Support SVN repository, changing 1 files.
2008-08-17 22:38:57 UTC in Java Platform Logging Support
-
mike_werner committed revision 38 to the Java Platform Logging Support SVN repository, changing 1 files.
2008-08-17 22:36:55 UTC in Java Platform Logging Support