OK first off, I want to thank you guys for taking the time out and helping me with this!
This is where I am at with it;
$DB_HOST="localhost"; <---- Left this alone.
$DB_UNAME="********"; <---- I put my User name I used when I set up the database.
$DB_PWORD="password"; <---- Left this alone
$DB_DB="***********"; <---- Placed my Database's name here
This eliminated the first access errors:
Quote:
Warning: Access denied for user: 'MyUserName@000.00.0.00' (Using password: YES) in /home/Mysite/public_html/forum/alice/src/admin/dbprefs.php on line 52
Warning: MySQL Connection Failed: Access denied for user: 'MyUserName@000.00.0.00' (Using password: YES) in /home/ Mysite /public_html/forum/alice/src/admin/dbprefs.php on line 52
Loading startup.xml
|
Do you know what is causing this?
Quote:
Warning: OpenDir: No such file or directory (errno 2) in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 531
Warning: readdir(): supplied argument is not a valid Directory resource in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 532
Warning: closedir(): supplied argument is not a valid Directory resource in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 540
DONE LOADING
Inserted 0 categories into database
WARNING! You should password protect the admin directory or remove the botloader.php script or people may be able to abuse your server.
Click here to talk to the bot
execution time: 0.122679
Templates per second=0
Templates per minute=0
|
Thanks
Edited type-o