Hi, I'm new here...
So I'm in the middle of setup, and I got to the admin page and apparently there is something wrong with my sql setup. I'm pretty new to all of this, and I'm guessing that I don't have the database in mySQL setup right...
This is the error I got:
- The database you specified does not exist.
The mySQL error was: Access denied for user: '@localhost' to database 'serendipity'
I haven't changed any of the default settings. Any input would be greatly appreciated. Thanks!
MySQL setup
Hi mahctagon,
You must enter your correct database name and password into the Serendipity interface. You can get these from your host provider.
You may have to create the database yourself. You can do this using your web control panel. You probably have a MySql icon in there somewhere. Then just enter the name of the database you created into Serendipity. Pay close attention because some host providers will append some kind of identifying prefix or suffix to your database name.
You must enter your correct database name and password into the Serendipity interface. You can get these from your host provider.
You may have to create the database yourself. You can do this using your web control panel. You probably have a MySql icon in there somewhere. Then just enter the name of the database you created into Serendipity. Pay close attention because some host providers will append some kind of identifying prefix or suffix to your database name.
More problems
Thanks for the input. I created a new database and created a user for that database, but I'm getting this error now:
- Could not connect to database; check your settings.
The mySQL error was: Access denied for user: 'serendip@localhost' (Using password: YES)
I'm not sure what settings to check. I have the access for the user I created set at "all".
Any advice?
Thanks in advance!
- Could not connect to database; check your settings.
The mySQL error was: Access denied for user: 'serendip@localhost' (Using password: YES)
I'm not sure what settings to check. I have the access for the user I created set at "all".
Any advice?
Thanks in advance!
Still nothing
Yes, the username is "serendip". Now, in the serendipity admin page, do I need to specify the username as just 'serendip' or do I need to add the prefix 'mahctag_serendip"?
Thanks for the help.
Thanks for the help.
Something else
Ned,
Thanks for your help with this. I finally got the sql issue figured out. Now I've got a new problem. Here's what happened:
Attemping to setup database...
Checking to see if the database is already in place. If you see a database query error here, ignore it... Done
Creating default database setup... Done
Done creating database
Attemping to write /home/mahctag/public_html/blog/serendipity/.htaccess file...Done
Fatal error: Call to a member function on a non-object in /home/mahctag/public_html/blog/serendipity/serendipity_plugin_api.php on line 79
Fatal error?
Thanks for your help with this. I finally got the sql issue figured out. Now I've got a new problem. Here's what happened:
Attemping to setup database...
Checking to see if the database is already in place. If you see a database query error here, ignore it... Done
Creating default database setup... Done
Done creating database
Attemping to write /home/mahctag/public_html/blog/serendipity/.htaccess file...Done
Fatal error: Call to a member function on a non-object in /home/mahctag/public_html/blog/serendipity/serendipity_plugin_api.php on line 79
Fatal error?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
mahctagon: The error you're getting refers to some plugin error.
Did you extract serendipity with all paths? Is the plugins/ directory in place with all its subdirectories?
And after installing, can you access your blog? If not, I will give you some debugging lines to get this sorted out
Regards,
Garvin
Did you extract serendipity with all paths? Is the plugins/ directory in place with all its subdirectories?
And after installing, can you access your blog? If not, I will give you some debugging lines to get this sorted out
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/