Registrations to Open-AudIT forums are now closed. To ask any new questions please visit Opmantek Community Questions.

Open-AudIT

What's on your network?
It is currently Fri Apr 19, 2024 3:38 pm

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: LDAP extension enable
PostPosted: Fri Jul 16, 2010 4:36 am 
Offline
Newbie

Joined: Fri Jul 16, 2010 4:24 am
Posts: 1
I'm new to this open-audit. I had IIS, php and mysql install on windows 2003 server. I downloaded Open-Audit and follow the instruction all the way. This is what I got when I click on new connection on LDAP.

You do not have the LDAP extension enabled in your PHP configuration. Please refer to your PHP

Can someone help? I've uncomment the extension=php_ldap.dll and restart the server, but I still have the same error. my php.ini file is located under c:\windows.

If you know the answer to this, please help me out.

Thank you,


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 16, 2010 7:42 am 
Offline
Moderator

Joined: Fri Jul 20, 2007 8:27 am
Posts: 1259
I don't use OpenAudit on IIS but you might use the [url=http://php.net/manual/en/function.phpinfo.php]phpinfo[/url] function to troubleshoot your config.

Create a test.php file in the root of your openaudit web directory with the following contents.
[code]
<?php

// Show all information, defaults to INFO_ALL
phpinfo();

?>
[/code]

Then browse to http://<openauditserver>/test.php and review the output. It will tell you which INI file you're using and what modules you have enabled. Maybe this will help track down your problem.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group