help plz

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
limit
-


Joined: 09 Aug 2003
Posts: 12

PostPosted: Sat Aug 09, 2003 11:26 pm    Post subject: help plz Reply with quote

how do you make a database?
Back to top View user's profile Send private message Send e-mail
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Aug 10, 2003 4:09 pm    Post subject: Re: help plz Reply with quote

limit wrote:
how do you make a database?

Making a database is not part of the tasks of a web server. You hsould install a database server (such as MySQL) and install scripts that will use it in conjuctions with the web server. Please see the tutorials section for more information.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
limit
-


Joined: 09 Aug 2003
Posts: 12

PostPosted: Sun Aug 10, 2003 5:11 pm    Post subject: Reply with quote

i did that but now i get a error


Warning: mysql_connect(): Access denied for user: 'kyle@localhost' (Using password: YES) in C:\Program Files\Abyss Web Server\htdocs\db\mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:\Program Files\Abyss Web Server\htdocs\db\mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:\Program Files\Abyss Web Server\htdocs\db\mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database
Back to top View user's profile Send private message Send e-mail
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Aug 11, 2003 12:02 pm    Post subject: Reply with quote

The error you received means that you gave mysql_connect() bad arguments. Check the user name and the password and verrify that they are those you declared in the MySQL database.

By the way, you issue is with MySQL and not with Abyss.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB phpBB Group