Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

FTP Information?

Asked Modified Viewed 2,788 times
S
sod hobo
S
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
asked
Newbie

Hello, this is not really a bug from the PHPFusion stuff, but i dont know what it is.
This is what is wrong:
i1215.photobucket.com/albums/cc508/godofme42/Screenshot2011-06-26at121752PM.png

as you can see, it says for the footer:
Access denied for user 'a4789671'@'localhost' (using password: NO)Access denied for user 'a4789671'@'localhost' (using password: NO)
I don't know how to remove it. Please help.
0 replies

13 posts

S
sodhobo
S
  • Newbie, joined since
  • Contributed 9 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

nobody has answered and i posted this like 2 weeks ago! PLZ HELP!!!
0 replies
M
miskith
M
My projects:
PHP-Fusion Czech | miskith portfolio | theConnex (In preparation) | Online game (Future project)
  • Member, joined since
  • Contributed 117 posts on the community forums.
  • Started 2 threads in the forums
answered
Member

Somewhere in the script, you are trying to connect to MySQL, but with the specified data (username, pass..) are wrong.

PS:
using password: NO -> You haven't filled the password to connect.
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Hi,

Look in config.php and make sure the correct password is entered.

Also its SQL Information not FTP information please change the thread subject.

Edited by Craig on 03-07-2011 22:25,
0 replies
S
sodhobo
S
  • Newbie, joined since
  • Contributed 9 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

it wont let me change the name :|
also i tried and it doesnt work! :(
i dont know what i am doing wrong!
Here is an example of what i do:
(note that i am NOT using the actual password)
I edited the config file to this:
<?php
// database settings
$db_host = "mysql8.000webhost.com";
$db_user = "a4789671_sod";
$db_pass = "password1";
$db_name = "a4789671_sod";
$db_prefix = "fusionbVk3d_";
define("DB_PREFIX", "fusionbVk3d_");
define("COOKIE_PREFIX", "fusionLe6m3_");
?>


i took ALL of the SQL info that it said was needed and i put it into the correct places, yet it still says it! PLZ HELP!!! :o
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

The Username and password you have entered is your FTP username and password right?
If so this is wrong, it is to be your MYSQL Database undername and password now FTP username and password.
0 replies
S
sodhobo
S
  • Newbie, joined since
  • Contributed 9 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

i know, i used MySQL information!
It just doesn't seem to like me! Is it possible that it is because of the webhosting i use?
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Try changing ...

$db_host = "mysql8.000webhost.com";


to...

$db_host = "localhost";
0 replies
S
sodhobo
S
  • Newbie, joined since
  • Contributed 9 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

no that didnt work that just makes it so i cant get to my site :|

Merged on Jul 04 2011 at 06:13:45:
never mind, i got a friend to fix this problem for me! :D
Edited by sodhobo on 04-07-2011 07:13,
0 replies
M
Mordak@US
M
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

And what was the answer to your problem.
0 replies
M
miskith
M
My projects:
PHP-Fusion Czech | miskith portfolio | theConnex (In preparation) | Online game (Future project)
  • Member, joined since
  • Contributed 117 posts on the community forums.
  • Started 2 threads in the forums
answered
Member

I think he has a bad modification, because you can see on the screenshot rendered shoutbox, which wouldn't be here, if the data in config.php are wrong.
0 replies
S
sodhobo
S
  • Newbie, joined since
  • Contributed 9 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

no i got my trusted friend to do it for me, he is a good coder :D
0 replies
M
MarcusG
M
Ex Senior Dev.
  • Member, joined since
  • Contributed 182 posts on the community forums.
  • Started 5 threads in the forums
answered
Member

You were asked what the solution for your problem is, so that this thread helps other users to fix issues like that.

By the way, why do you have two accounts? Which one can be deleted?
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Quote

sodhobo wrote:

no that didnt work that just makes it so i cant get to my site :|

Merged on Jul 04 2011 at 06:13:45:
never mind, i got a friend to fix this problem for me! :D


OK great news, so its working good now?
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 13 posts
  • Votes 0 votes
  • Topic users 6 members

6 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
M
M
My projects:
PHP-Fusion Czech | miskith portfolio | theConnex (In preparation) | Online game (Future project)
  • Member, joined since
  • Contributed 117 posts on the community forums.
  • Started 2 threads in the forums
M
M
Ex Senior Dev.
  • Member, joined since
  • Contributed 182 posts on the community forums.
  • Started 5 threads in the forums
M
M
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 2 threads in the forums
S
S
  • Newbie, joined since
  • Contributed 9 posts on the community forums.
  • Started 1 thread in the forums
S
S
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet