Author Topic: instillation question  (Read 4913 times)

0 Members and 1 Guest are viewing this topic.

Offline shami74

  • Newbie
  • *
  • Posts: 49
    • View Profile
instillation question
« on: January 15, 2008, 09:55:50 PM »
I have followed a tutorial to put 4images on our site .. and i get down to the spot where it says install and it brings up a page of garrbally words and stuff .. i have done the edit on the  config.new.php

<?php
/**************************************************************************
 *                                                                        *
 *    4images - A Web Based Image Gallery Management System               *
 *    ----------------------------------------------------------------    *
 *                                                                        *
 *             File: config.php                                           *
 *        Copyright: (C) 2002 Jan Sorgalla                                *
 *            Email: jan@4homepages.de                                    *
 *              Web: http://www.4homepages.de                             *
 *    Scriptversion: 1.7.4                                                *
 *                                                                        *
 *    Never released without support from: Nicky (http://www.nicky.net)   *
 *                                                                        *
 **************************************************************************
 *                                                                        *
 *    Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz-       *
 *    bedingungen (Lizenz.txt) für weitere Informationen.                 *
 *    ---------------------------------------------------------------     *
 *    This script is NOT freeware! Please read the Copyright Notice       *
 *    (Licence.txt) for further information.                              *
 *                                                                        *
 *************************************************************************/

$db_servertype = "mysql";
$db_host = "3moonsbuilders.com";
$db_name = "james444";
$db_user = "james444_4images";
$db_password = "*****";

$table_prefix = "4images_";

define("4IMAGES_ACTIVE", 1);

?>



is there something else that i need to change to get this to install right and bring up the admin screen


thank you shami

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: instillation question
« Reply #1 on: January 15, 2008, 11:40:32 PM »
save this as: config.php and load in root of your gallery-system after installation

an than, delete install.php

Offline shami74

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: instillation question
« Reply #2 on: January 16, 2008, 11:31:56 AM »
save this as: config.php and load in root of your gallery-system after installation

an than, delete install.php


ok silly question ..
how canI save in the root of the gallery system after instillation if the installation is what's not working  I think. I unzipped like the tutorial said and moved what i was told to move then did the upload to the server and tried to do the install as you say and it came up with garble .. and now it's still doing the same..

I believe I did the data base thing right  with naming it and such ..

shami

Offline shami74

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: instillation question
« Reply #3 on: January 16, 2008, 12:48:34 PM »
I got through the first part and when I went to bring up the admin screen after typing in http://3moonsbuilders.com/4images
 I got this


Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL Server Host 'local host' (1) in /home/james444/domains/3moonsbuilders.com/public_html/4images/includes/db_mysql.php on line 39

An unexpected error occured. Please try again later.

any idea what I missed .. or what I did wrong ?

please let me know .. and thank you in advance

shami

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: instillation question
« Reply #4 on: January 19, 2008, 12:13:46 PM »
look at this, ist is work > http://3moonsbuilders.com/4images

your data base was temporarily not to be achieved
go to your phpMyAdmin in data base an look for table: 4images_user

look at: <your-admin-name> Name / Passwort User-Level must be: 9

Offline shami74

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: instillation question
« Reply #5 on: January 22, 2008, 09:39:49 PM »
look at this, ist is work > http://3moonsbuilders.com/4images

your data base was temporarily not to be achieved
go to your phpMyAdmin in data base an look for table: 4images_user

look at: <your-admin-name> Name / Passwort User-Level must be: 9

thank you got help from the tech where we have the site