Raised This Month: $51 Target: $400
 12% 

[MANUAL] AMXX + MySQL 4.0 (+)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
GDX^
Junior Member
Join Date: May 2005
Old 09-25-2005 , 14:47   [MANUAL] AMXX + MySQL 4.0 (+)
Reply With Quote #1

Hello,

I'm writing this manual cause there are lots of problems with MySQL 4+.

Requirements:
1) You need to have a working MySQL deamon on your (linux) system!
2) You need to have root-acces!
3) You need a gameserver with AMXmodX installed and configured for MySQL!
4) You need a keyboard, monitor and a pc ;-)

How to do this?
1) Add --old-passwords to your MySQL deamon's startup-command.
Example:
Code:
/bin/mysql.server start --old-passwords > /dev/null &
2) Restart your MySQL deamon.
3) Create a new user
This can help you if you don't know how!
4) Set a password (REQUIRED!!)
Code:
SET PASSWORD FOR 'username'@'host' = OLD_PASSWORD('password')
(replace: username, host and password!)
5) restart your gameserver
6) everything should work now

If you have comments/suggestions, please post them

Greetz,
GDX^
__________________

http://it-blog.be/ for more ;)
GDX^ is offline
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-26-2005 , 01:29  
Reply With Quote #2

Nop, it's a no comments.
__________________
Lazarus Long is offline
Proach
Veteran Member
Join Date: Jan 2005
Location: The Netherlands
Old 09-26-2005 , 09:02  
Reply With Quote #3

it's very good you did this but I'm afraid it will be lost on the board within a few days
__________________

www.psmod.net (the better psychostats)
PAOL
Proach is offline
Send a message via ICQ to Proach
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-27-2005 , 06:54  
Reply With Quote #4

proach:

Quote:
Originally Posted by proach
it's very good
What? How can it be very good? It states on the requirements that one should have: a working MySQL server and a working gameserver configured for MySQL, so what do you need this for? Then this "manual" has a structure that resembles a "tips and tricks" style and is made of lost phrases around 2 ideas (and the implementation of the first one is everything but robust and lasting through reboots).

I myself, and mind that I understand a bit of Linux database server setup, had to read the thing twice to understand the structure of the post, not to mention it's content.

Quote:
Originally Posted by proach
it will be lost on the board within a few days
Give thanks to that!
__________________
Lazarus Long is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode