Author Topic: Emergency, Please help.  (Read 5427 times)

0 Members and 1 Guest are viewing this topic.

Offline AJ

  • Newbie
  • *
  • Posts: 17
    • View Profile
Emergency, Please help.
« on: December 28, 2002, 10:17:17 PM »
When I install 4Images on my new server (http://www.britneyConnection.com/4images/) I get this:

After i installed it, it said that below to me
_____________________________________________

Install success!

The install script is unable to write the config file "config.php" to the server. Click the button below to download a copy of the configuration file and upload this file via FTP to the 4images directory. Once this is done you should log in using the admin username and password and visit the Control Panel to check the general configuration for any required changes." />

Downlaod Configuration File
______________________________________________

I load the config file into the 4images directory, but when I tried to login via the admin page, it takes me back to the installation page.
AJ Lopez
Co-Owner/Designer
http://www.bslivepictures.org/

Webmaster/Founder
http://www.britneyconnection.com/

Offline Alan @ ArtScans

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • http://www.qcs-software.com
Emergency, Please help.
« Reply #1 on: December 29, 2002, 12:52:23 AM »
You have something wrong with your config.php.  Below is the error message....

Quote

Parse error: parse error, unexpected $ in /home/virtual/site79/fst/var/www/html/4images/config.php on line 25



Whats on line 25?

Alan.
Alan Wagstaff,
Software Development Manager, SDT
QCS Software

Offline AJ

  • Newbie
  • *
  • Posts: 17
    • View Profile
Emergency, Please help.
« Reply #2 on: December 29, 2002, 09:46:54 AM »
This is the code from the config.php they told me to download:
Code: [Select]
<?php
/**************************************************************************
 *                                                                        *
 *    4images - A Web Based Image Gallery Management System               *
 *    ----------------------------------------------------------------    *
 *                                                                        *
 *             File&#58; config.php                                           *
 *        Copyright&#58; &#40;C&#41; 2002 Jan Sorgalla                                *
 *            Email&#58; jan@4homepages.de                                    *
 *              Web&#58; http&#58;//www.4homepages.de                             *
 *    Scriptversion&#58; 1.7                                                  *
 *                                                                        *
 *    Never released without support from&#58; Nicky &#40;http&#58;//www.nicky.net&#41;   *
 *                                                                        *
 **************************************************************************
 *                                                                        *
 *    Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz-       *
 *    bedingungen &#40;Lizenz.txt&#41; für weitere Informationen.                 *
 *    ---------------------------------------------------------------     *
 *    This script is NOT freeware! Please read the Copyright Notice       *
 *    &#40;Licence.txt&#41; for further information.                              *
 *                                                                        *
 *************************************************************************/

$db_servertype =


line 25 is $db_servertype =
AJ Lopez
Co-Owner/Designer
http://www.bslivepictures.org/

Webmaster/Founder
http://www.britneyconnection.com/

Offline Alan @ ArtScans

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • http://www.qcs-software.com
Emergency, Please help.
« Reply #3 on: December 29, 2002, 08:53:15 PM »
Alan Wagstaff,
Software Development Manager, SDT
QCS Software

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Seen this before
« Reply #4 on: December 30, 2002, 03:54:51 PM »