Weird message while trying to run install.php Weird message while trying to run install.php
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Weird message while trying to run install.php

Started by Mudfrog, August 23, 2005, 10:10:08 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Mudfrog

When I try to run install.php I receive the message below.

It's running on a Windows server and I have give then 'include' and 'albums' directory the following permissions: Read, Web, Browse and Write.  My hosting is through GoDaddy so I have no idea what type of windows server it is.  I would really like to use this photo gallery on my site.  Please help.
BTW.. I'm using VBulletin 3.0.7 if it makes a difference.


/************************* Coppermine Photo Gallery ************************ Copyright (c) 2003-2005 Coppermine Dev Team v1.1 originaly written by Gregory DEMAR This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ******************************************** Coppermine version: 1.3.4 $Source: /cvsroot/coppermine/stable/installer.css,v $ $Revision: 1.5 $ $Author: gaugau $ $Date: 2005/08/19 07:08:25 $ **********************************************/ body { font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background : #F7F7F7 ; color : Black; margin: 0px; } h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin: 0px; } p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 2px 0px; } td { font-size: 12px; } hr { color : #000000; height: 1px; } .textinput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: groove 1px; width: 100%; } .listbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: groove 1px; } .button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: raised 1px; } a { color: #0033CC; text-decoration: none; } a:hover { color: #0033CC; text-decoration: underline; } .tableh1 { background : #0E72A4 ; color : #FFFFFF; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px; } .tableh2 { background: #D1D7DC ; color : #000000; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px; } .tableb { background: #EFEFEF ; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px; } .updatesOK { background: #EFEFEF ; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px; font-weight: bold; color: green; } .updatesFail { background: #EFEFEF ; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px; } .maintable { border: 1px solid #0E72A4; background-color: #FFFFFF; margin: 2px; } .error { color : Red; font-weight : bold; }




Nibbler

Are you sure you are running install.php and not trying to run installer.css ? Post a link to your gallery.

Mudfrog

This is the exact link, minus the domain name.  http://www.****.net/coppermine/install.php


Nibbler

Looks like your files have been cross contaminated during upload. Try uploading your coppermine files again.

Mudfrog

Ok, I uploaded the files again and I did get to the install page.  After I filled in all of the info I get this message:

Unable to write config file 'include/config.inc.php'

I know this is probably do to the folder permissions, it's on a windows server so CHMOD will not work.  I called godaddy and they showed me where I can set permissions for each folder.  I have set the appropriate permissions on the include and albums folder but I still get the error.  Any Ideas?

Nibbler

One issue per thread please. That message means the permissions are not set correctly on the include folder.

Mudfrog

Ok, sorry about that, it's fixed anyway, I had godaddy change it over to a linux server so I could use CHMOD.