View previous topic :: View next topic |
Author |
Message |
shawn.berg -
Joined: 27 May 2004 Posts: 16 Location: Minnesota
|
Posted: Fri May 28, 2004 9:33 pm Post subject: Mysql setup... |
|
|
Downloaded and installed mySQL and followed the tutorial on this forum. ( I have the green light in my tray) My only question is, do I need to do anything with Abyss itself to tie it in with Abyss? I think the last line is a little confusing from the tutorial. Does this mean in Abyss itself, or just in general?
Quote: | Please Note:
Replace X:/ with your actual system path, C:/ or D:/, etc... Also,
make sure to place database/mysql into your Abyss path. |
Sincerely,
Shawn.Berg |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Fri May 28, 2004 10:28 pm Post subject: |
|
|
There is no specific configuration that needs to take place with Abyss.
Would you mind providing a little more context to the quote? _________________ Bienvenidos! |
|
Back to top |
 |
 |
shawn.berg -
Joined: 27 May 2004 Posts: 16 Location: Minnesota
|
Posted: Sat May 29, 2004 12:17 am Post subject: You answered it... |
|
|
The context was in the set up steps of this tutorial....
Quote: | Installation Steps
1. Create a new directory in the Abyss program root directory
(not htdocs) called database.
2. Create a new folder inside database called mysql. You're
setup should probably now look like the following:
X:/Program Files/Abyss Web Server/database/mysql
Please Note:
Replace X:/ with your actual system path, C:/ or D:/, etc... Also,
make sure to place database/mysql into your Abyss path.
3. Unzip and Install MySQL into the new database/mysql
folder.
4. Create a new text file and copy the following and paste it
into your new text file. |
It just sounded like I had to point Abyss to the database in step 2 somewhere. Just my perception...Otherwise it was pretty clear and works fine.
Again, thank you!
Sincerely,
Shawn.Berg |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun May 30, 2004 2:36 pm Post subject: Re: You answered it... |
|
|
shawn.berg,
Web servers don't need to know about databases since they don't use them directly. So there is no configuration on Abyss' side. It is the scripts' responsibility to connect to databases and use them. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|