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 Mar 29, 2024 3:16 am

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
PostPosted: Tue Jul 25, 2006 12:01 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 07, 2004 11:48 am
Posts: 1964
Location: Brisbane, Australia
Before seting up Open-AudIT, MySQL needs to be setup for use.
I am assuming you have [url=http://www.mysql.com/products/tools/administrator/]MySQL Administrator[/url] installed, and know how to start it.
Using MySQL Administrator, do the following:
- Logon using the root user.
- Click "Catalogs" in the main list
- Right click in the database listing, select "Create New Schema"
- Give the Schema (database) a name (openaudit works well)
- You should now have the schema (database) listed with the others on that server. If not, right click, as before, and click refresh
- Click "User Administration" in the main list
- Right click in the user listing, and select "Add new user"
- Fill in (at least) the fields "MySQL User", "Password" and "Confirm Password" - these are the values needed for setup.php later.
- Click the "Schema Privileges" tab
- In the Schemata listing, click your newly created database
- In between the "Assigned Privileges" and "Available Privileges" listings, click the button "<<". This assigns all privileges to your new user, on your new database.
- Click "Apply Changes"

- If you are using PHP4
- Click "Startup Variables" in the main list
- Click the "Security" tab
- Check the "Use old passwords" box
- Click "Service Control" in the main list
- Click the "Start/Stop Service" tab
- Click the "Stop Service" button
- Wait for the server to stop, then click the "Start Service" button


You have completed the MySQL setup stage.
Now proceed to setup.php in your web browser.


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.  [ 1 post ] 

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:  
Powered by phpBB® Forum Software © phpBB Group