This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Mysql installation

Old posts that have not been replied to for several years.
Locked
B
Buffy_25
Halfop
Posts: 63
Joined: Sat Nov 22, 2003 6:36 am

Mysql installation

Post by Buffy_25 »

Hi all,

My bot is up and running very smooth till now.
What i would like is to start making a database with Mysql, linked to my eggdrop (version 1.6.15)

But,
Do i need any other programs installed on my linux computer?
Since i have just Redhad9.0 installed right now and eggdrop and some tcl scripts.

Should i install PHP? Apache?
If yes, is this very specific? (i.e. language, version,...?)

If someone can help me to put me in right way, or to provide me a good website that explains me how to setup a mysql database (starting from 0), i would appreciate ! :)

I'm a real newbie in linux and mysql and i'm prepared to learn now mysql.
Is mysqltcl also helpfull to work with mysql?

Thanks in advance.

Buffy
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you obviously need to install mySQL, and the obvious place to start is mySQL website

mySQL has nothing to do with PHP, Apache, etc.

to access mySQL database from eggdrop, you need either mySQL module or mysqltcl extension
B
Buffy_25
Halfop
Posts: 63
Joined: Sat Nov 22, 2003 6:36 am

Post by Buffy_25 »

Thank you demond.

I will check those sites out.

Buffy
Locked