Author Topic: Wo ist der Admin-Bereich ?  (Read 7313 times)

0 Members and 1 Guest are viewing this topic.

Offline tisi

  • Sr. Member
  • ****
  • Posts: 317
    • View Profile
Wo ist der Admin-Bereich ?
« on: November 12, 2002, 02:03:41 PM »
Hallo zusammen,

nach erfolgreicher Installation möchte ich mich in den Admin-Bereich einloggen, doch leider gelingt mir das nicht, weil immer wieder auf den install.php zurückgegriffen wird.
http://st.vith.be/4images/admin/


 :arrow: in der Konfigdatei habe ich folgenden Eintrag vervollständigt :
 :arrow: $db_servertype = "mysql";
 :arrow: install.php wurde gelöscht;
 :arrow: außerdem habe ich auch die neueste Version der settings.php installiert;

Wo könnte das Problem liegen ?

Besten Dank im Voraus !!

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Wo ist der Admin-Bereich ?
« Reply #1 on: November 12, 2002, 02:31:43 PM »
Hast Du auch die komplette config.php manuel erstellt wie hier beschrieben?
http://www.4homepages.de/forum/viewtopic.php?p=9747#9747

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline tisi

  • Sr. Member
  • ****
  • Posts: 317
    • View Profile
Re:
« Reply #2 on: November 12, 2002, 02:38:20 PM »
Hier ist der aktuelle Inhalt der config.php
Ich schätze mal, dass die nicht ganz in Ordnung ist.



<?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                                                  *
 *                                                                        *
 *    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";

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Wo ist der Admin-Bereich ?
« Reply #3 on: November 12, 2002, 03:31:14 PM »
Das hast Du richtig eingeschätzt ;)

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline tisi

  • Sr. Member
  • ****
  • Posts: 317
    • View Profile
Wo ist der Admin-Bereich ?
« Reply #4 on: November 12, 2002, 03:37:47 PM »
tschuldigung, aber wie muss ich meine config.php konkret anpassen.
Da sind ja keine Variablen ausser $db_servertype zum anpassen  :(  :(
Bin wahrscheinlich zu blöd, aber rechne weiter mit deiner Hilfe


Quote
Maybe you have not downloaded the config file and uploaded it to your server.

Try this:

- Rename the file config.new.php to config.php
- Open it and fill out the data requested for the variables
- Change
Code:
//define('4IMAGES_ACTIVE', 1);

to
Code:
define('4IMAGES_ACTIVE', 1);

- Upload config.php to your server

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Wo ist der Admin-Bereich ?
« Reply #5 on: November 12, 2002, 03:45:07 PM »
Deshalb steht aaj auch dort, dass man die Datei config.new.php anpassen und in config.php umbenennen soll ;)

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline tisi

  • Sr. Member
  • ****
  • Posts: 317
    • View Profile
Wo ist der Admin-Bereich ?
« Reply #6 on: November 12, 2002, 04:02:13 PM »
pass mal auf Meister, kann sein, dass ich hier zur falschen Zeit am falschen Ort bin, aber ich keine config.new.php zum anpassen.
Der Download-Datei hieß config.php.

Was fehlt also bitte in dieser Datei :
Quote
<?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 *
* *
* 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";

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Wo ist der Admin-Bereich ?
« Reply #7 on: November 12, 2002, 04:33:25 PM »
Schau mal ins zip das Du hier runtergeladen hast, dort findest Du die config.new.php.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline tisi

  • Sr. Member
  • ****
  • Posts: 317
    • View Profile
Wo ist der Admin-Bereich ?
« Reply #8 on: November 12, 2002, 04:50:41 PM »
8O

 :arrow: hey geil - alles im grünen Bereich  :oops: