/    Sign up×
Community /Pin to ProfileBookmark

PHP MySQL error

Okay.. I’m working on installing a PHP based web calendar (Proverbs) to my site and I’m having an issue getting the create.php to connect to the MySQL to set up the tables for it and all that jazz.

When I hit the button on this create.php admin panel to get the installer going I get this error:

Warning: mysql_connect(): Access denied for user: ‘[email protected]‘ (Using password: YES) in /home/hsphere/local/home/penguine/mindsjourney.net/Calendar/db_mysql.inc.php on line 74

I first quadruple checked my mysql info that I plugged into the config page. It’s all correct.

Okay… so I went into that db_mysql.inc.php page and down to line 74. The code there reads:

[code=php] if (!$this->Link_ID) {[/code]

I’m not very knowledgeable about PHP yet. I’m just starting to learn how to install the stuff. But, it looks to me as though it’s trying to add an ip address onto the end of my mysql username. Is that the case? Is that what I need to fix? If so, how? If not, what do I fix to get past this?

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@scragarFeb 23.2005 — you would have to post more for us to help you.
×

Success!

Help @penguine spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.13,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...