-
Ok... found the problem. Zip wasn't installed. Thanks for the software Glen!
2009-12-08 16:22:54 UTC by killermonkey360
-
Never mind. I'm all set. I'm not sure what happened the first time, but I went through it again and it works now.
Now I'm having a problem where the dropbox will create a zip file, but there's nothing inside when multiple assignments have been selected. I'll dig around in the forums, but I just thought I would mention it.
2009-12-08 16:20:38 UTC by killermonkey360
-
Any tricks I should now about when migrating a heavily used install over to another server? I've copied the codebase and the database as is and put it on the new server, but I'm getting database connection errors. Even though the credentials are correct and the database exits.
On another attempt I put a fresh install on the server which worked and then tried to migrate the database over...
2009-12-07 16:42:17 UTC by killermonkey360
-
you need to create a file in includes/lib/auth called ldap.inc.php and in it put the following function - but you will need to modify the internals of this function to match your ldap server authentication requirements. Then if you log in to interact and go to server admin under settings you should see ldap as an authentication option.
function auth_ldap($user_name, $password, $password2...
2009-08-09 07:21:49 UTC by glendavies
-
We have a previous install that is using LDAP authentication, but I can find no documentation on how to implement that with a fresh code base? Any help?.
2009-08-06 20:47:15 UTC by kwmumonkey