Author Topic: attempting to re-install  (Read 5331 times)

0 Members and 1 Guest are viewing this topic.

Offline geass

  • Pre-Newbie
  • Posts: 4
    • View Profile
attempting to re-install
« on: June 26, 2008, 08:17:03 AM »
I decided to re-install from scratch. I've deleted the old database and uploaded the files for the newest package (1.7.6).
I also only have config.new.php because I've deleted the old config.php.

Pointing to install.php on my browser, I try to set everything up again, but come across this message:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'geasses_hobby'@'localhost' (using password: YES) in /home/geasses/public_html/hobby/includes/db_mysql.php on line 39

An unexpected error occured. Please try again later.


Note that I altered my 4images folder to a different name: hobby.

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: attempting to re-install
« Reply #1 on: June 26, 2008, 09:12:19 AM »
hi,

it's something wrong with your MySQL entries at install.
maybe password wrong, database, user..

check that..
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline Fere

  • Newbie
  • *
  • Posts: 19
  • echo "Hello world!"
    • View Profile
    • www.aribrushart.ro
Re: attempting to re-install
« Reply #2 on: December 20, 2008, 05:57:16 PM »
I'm having the same problem...

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampplite\htdocs\includes\db_mysql.php on line 39

An unexpected error occured. Please try again later.

I can't figure it out.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: attempting to re-install
« Reply #3 on: December 20, 2008, 07:43:29 PM »
The username/password you use for mysql is not correct.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Fere

  • Newbie
  • *
  • Posts: 19
  • echo "Hello world!"
    • View Profile
    • www.aribrushart.ro
Re: attempting to re-install
« Reply #4 on: December 20, 2008, 08:19:50 PM »
user: "root"
pass: none

Can someone please direct me to a link were I can study how to solve this problem ? I mean, I'm quite new to php & mysql and I have a lot to learn...

Edit:

I'm using xampplite, all setings default and seems to work until the install gives me the eror mentioned above.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: attempting to re-install
« Reply #5 on: December 20, 2008, 08:35:36 PM »
"pass: none" means you should leave password field empty, don't enter word "none" ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Fere

  • Newbie
  • *
  • Posts: 19
  • echo "Hello world!"
    • View Profile
    • www.aribrushart.ro
Re: attempting to re-install
« Reply #6 on: January 08, 2009, 02:00:20 PM »
Well, it was a bit hard untill I figured out all the things. Now I'm working on the itnegration of 4images with phpbb3 and it gives me headakes :(

Thanks for help!