coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: Mudfrog on August 23, 2005, 10:10:08 PM

Title: Weird message while trying to run install.php
Post by: Mudfrog on August 23, 2005, 10:10:08 PM
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; }



Title: Re: Weird message while trying to run install.php
Post by: Nibbler on August 23, 2005, 10:12:02 PM
Are you sure you are running install.php and not trying to run installer.css ? Post a link to your gallery.
Title: Re: Weird message while trying to run install.php
Post by: Mudfrog on August 23, 2005, 10:24:13 PM
This is the exact link, minus the domain name.  http://www.****.net/coppermine/install.php
Title: Re: Weird message while trying to run install.php
Post by: Nibbler on August 23, 2005, 10:28:17 PM
Quote from: Nibbler on August 23, 2005, 10:12:02 PM
Post a link to your gallery.
Title: Re: Weird message while trying to run install.php
Post by: Nibbler on August 24, 2005, 12:30:57 AM
Looks like your files have been cross contaminated during upload. Try uploading your coppermine files again.
Title: Re: Weird message while trying to run install.php
Post by: Mudfrog on August 24, 2005, 04:18:57 PM
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?
Title: Re: Weird message while trying to run install.php
Post by: Nibbler on August 24, 2005, 04:20:39 PM
One issue per thread please. That message means the permissions are not set correctly on the include folder.
Title: Re: Weird message while trying to run install.php
Post by: Mudfrog on August 24, 2005, 05:25:56 PM
Ok, sorry about that, it's fixed anyway, I had godaddy change it over to a linux server so I could use CHMOD.