Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2012, 07:45:39 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155467 Posts in 21707 Topics by 7732 Members
Latest Member: DarrellDD
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Cannot display my homepage after exporting database from local on my server  (Read 385 times)
midiweb

Offline Offline

Posts: 178


« on: November 22, 2008, 03:15:03 PM »

hi, after exporting my database from local  on my server and after uploading all files, I launched my homepage with www.mysite.com and I got the message:


Code:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mysite'@'localhost' (using password: YES) in /home/mysite/public_html/framework/class.database.php on line 61
Access denied for user 'mysite'@'localhost' (using password: YES)

On local my site is called:

Code:
http://localhost/wb

and the database created is called

Code:
wb

but when I created the same database on my server, Mysql rename it in:

Code:
mysite_wb

Then I imported my local database
Quote
wb
on my server in
Code:
mysite_wb

I got the message:
Quote
the dabase importation was succeeded
or sth else

I cannot display thus my homepage on my server.
Who can  I help?

I think it's because the access rights, passwords or root rights or so. I don't know exactly.
Logged
midiweb

Offline Offline

Posts: 178


« Reply #1 on: November 22, 2008, 03:42:27 PM »

phpMyAdmin shows:

Quote
Create new database:
No Privileges

How to change the privileges?
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6975


WWW
« Reply #2 on: November 23, 2008, 09:13:52 AM »

Most times you can not change the rights. What you can do is edit the SQL File and comment out the "CREART DATABASE" section... (with the character #)

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!