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 Tue Apr 16, 2024 3:14 pm

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Help with mysql db setup
PostPosted: Wed Aug 30, 2006 2:41 am 
Offline
Newbie

Joined: Wed Aug 30, 2006 2:39 am
Posts: 1
How do I go about setting up the DB and tables in mysql? Is there a script for this? I was able to do this through the setup with Winventory but this isn't happening with OpenAudIT. Any help will be greatly appreciated!

TIA!


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Aug 30, 2006 2:49 am 
The database structure is given in scripts/open_audit.sql. If you run the contents against the DB, it will create it. You can do this with phpMyAdmin. If you need more help on that let me know. I'm working on a new installer that will do everything for you, so if you need that, I can try and polish it up a bit and let you test it (I've tested it a bunch, no problem so far... just I got busy and it has sat there).


Top
  
Reply with quote  
 Post subject:
PostPosted: Wed Aug 30, 2006 6:08 am 
Offline
Newbie

Joined: Wed Aug 30, 2006 5:52 am
Posts: 4
Location: Hessen, Germany
on the commandline (either Linux or Windows) just type:

# mysql -p openaudit < open_audit.sql
assuming you're in the directory containing the open_audit.sql script, "openaudit" is the database' name!
it'll ask you for the password of the user you're logged in with running that command.
(linux: most of the time as root, windows: administrator?)

cheers,
b1ff


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.  [ 3 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