re-installation problems re-installation problems
 

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

re-installation problems

Started by Duelist, October 20, 2004, 02:30:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Duelist

I just inherited admin of a website, the former admins quit.  I removed coppermine because they refused to provide me with access, and I would like to get it back up and running.  I have re-installed everything the way it was, but when I try to run install.php, I get the following:


Warning: Unknown(/var/www/localhost/htdocs/coppermine/install.php): failed to open stream: Permission denied in Unknown on line 0

Warning: (null)(): Failed opening '/var/www/localhost/htdocs/coppermine/install.php' for inclusion (include_path='.:/usr/lib/php') in Unknown on line 0


Have I failed to remove something that is preventing re-installation, or is this an entirely different problem?  Any help you can provide will be extremely appreciated.

Joachim Müller

you seem not to have uploaded all coppermine folders and files, or you have mixed the folder structure up. Get a fresh package from the downloads section, unzip it (preserving the folder structure when unzipping). Re-upload everything and try again. If you still get an error, post a link to your page.

Joachim

korngold

joachim,

I am having the same problems with an initial installation, except the path listing appears to be "Windows" format, and I'm trying to install on a unix server.  I have downloaded and installed the files 3 times, and I keep getting the same thing when I go to the install page.

My attempted gallery is located here:
http://www.raptorcentral.com/gallery/install.php

. . .And the error I get is this:
Warning: Unknown(C:\Domains\raptorcentral.com\wwwroot\gallery\install.php): failed to open stream: No such file or directory in Unknown on line 0

Warning: (null)(): Failed opening 'C:\Domains\raptorcentral.com\wwwroot\gallery\install.php' for inclusion (include_path='.;c:\php4\pear') in Unknown on line 0


I've checked help and didn't see any others (other than the fellow above) with a similar problem, and I've also tried to dig through the config files to no avail.  Any help would be greatly appreciated.

Thank you,
Anthony

ADDED:  I forgot to mention that I did change the CHMOD settings to 755 or 777 (neither worked) on the appropriate folders.

Joachim Müller

QuoteC:\Domains
shows you're on a Windows server, not a Unix one. There's no CHMOD on Unix, you have to set Windows permissions accordingly. If the server isn't yours to administer, contact your webhost. Most webhosts offer a control panel where you can set permissions.

Joachim

Nibbler

You're on a windows server, running IIS 6. I assume you have uploaded the install.php file and that is the correct location ?