Author Topic: 4images and SQL Help  (Read 7132 times)

0 Members and 1 Guest are viewing this topic.

Offline kipo

  • Pre-Newbie
  • Posts: 3
    • View Profile
4images and SQL Help
« on: January 04, 2007, 05:34:53 PM »
Hi im having a few problems with installing 4images, i have found a good webserver pack from http://www.devside.net/server/webdeveloper

I'm a total noob with Apache and SQl setup but im able to follow guides. I have made a sql database  but cant get the 4images installer to work, i just get the error "An unexpected error occured. Please try again later."

I'm pretty sure i've filled out the form correctly but then again i cant be sure

Database server hostname "Localhost"
Database name                "Brunswick"
Database username          "root"
Database password           "pass"
 Prefix for tables in database  "4images_"

Admin username                 "user"
Admin password                 "pass"
Admin password (Confirm)    "pass"

Please could someone send me a noobie guide? or help in anyway
 
 


Offline Acidgod

  • Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: 4images and SQL Help
« Reply #1 on: January 04, 2007, 07:23:41 PM »
Database server hostname "Localhost"
Database name                "Brunswick"
Database username          "root"
Database password           "pass"
 Prefix for tables in database  "4images_"

please remember that these entry's are case sensitive...

try to use "localhost"...

Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Re: 4images and SQL Help
« Reply #2 on: January 05, 2007, 04:08:16 PM »
Database server hostname "Localhost"
Database name                "Brunswick"
Database username          "root"
Database password           "pass"
Prefix for tables in database  "4images_"

wrong...

it has to be something like:
Database server hostname "localhost"
Database name                "xxx_Brunswick"
Database username          "xxx_root"
Database password           "pass"
Prefix for tables in database  "4images_"

"xxx" is normali the username you use to login into your webserver

for example, my site is "zapomnime.com" and my username for he webserver is "zapomni", so when i make a database called "4images" i will be automatically "zapomni_4images"

understand? :)

Offline kipo

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: 4images and SQL Help
« Reply #3 on: January 09, 2007, 07:59:22 PM »
cheers guys thanks for your help, it seems i was inputting all the info correctly but didnt set my SQL database up correctly - adding a database is always handy :-)

Offline porkchop_pryde

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: 4images and SQL Help
« Reply #4 on: January 12, 2007, 10:54:05 PM »
Hey I am also new to this whole PHP and Sql stuff I have done this along time ago and now totally forgot ... I am using a free webhost at the moment called 1500mb.com and I am now trying to install the photo library but I ran into a similar problem. I would get the same error msg he got ... but I am not sure what I am suppost to write in the areas everyhting I have tried fails and says try again later .... I dunno if I am suppost to set something up or what not?

Hope someone can help thanks!

Offline porkchop_pryde

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: 4images and SQL Help
« Reply #5 on: January 13, 2007, 11:42:44 AM »
This is the error message I am getting when I type in the required fields

Warning: mysql_connect(): Access denied for user: 'dungeon-@st44.startlogic.com' (Using password: YES) in /home/dungeon-/public_html/ate/4images/includes/db_mysql.php on line 39

An unexpected error occured. Please try again later.


Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Re: 4images and SQL Help
« Reply #6 on: January 13, 2007, 11:51:27 AM »
user "dungeon-@st44.startlogic.com'" ??? omg ....

okay, step by step .... tell me on what hosting you are. Do you have cpanel / phpMyAdmin ??