Hi i am very new on this
I create my site in dreamweaver and after I uploaded it via FTP, I tried to import the complete DB I had in my test server but the system replies: "Access deny for user..." I managed to import the DB table per table but when I finished I click on exit and the system replies:
"Wrong username/password. Access denied."
Anyway if I close the PHPMyadmin window and click again on PHPMyadmin in the CPanel the window open and the database still there, is it saved already? Later on when I go to my home page (http://omarsalgado.x10hosting.com/) and I try to run my home page (Home.php) the system replies:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/os242/public_html/Home.php:2) in /home/os242/public_html/Home.php on line 6
No database selected
What should I do? How can I get my site run?
Thanks
I create my site in dreamweaver and after I uploaded it via FTP, I tried to import the complete DB I had in my test server but the system replies: "Access deny for user..." I managed to import the DB table per table but when I finished I click on exit and the system replies:
"Wrong username/password. Access denied."
Anyway if I close the PHPMyadmin window and click again on PHPMyadmin in the CPanel the window open and the database still there, is it saved already? Later on when I go to my home page (http://omarsalgado.x10hosting.com/) and I try to run my home page (Home.php) the system replies:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/os242/public_html/Home.php:2) in /home/os242/public_html/Home.php on line 6
No database selected
What should I do? How can I get my site run?
Thanks