Warning: Warning:
 

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

Warning:

Started by eskimo, January 30, 2004, 07:04:49 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

eskimo

When I try to install I get the following errors:

Warning: Unknown(/home/public_html/coppermine/install.php): failed to open stream: Permission denied in Unknown on line 0

Warning: (null)(): Failed opening '/home/public_html/coppermine/install.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0

Joachim Müller

Two options imo:
Your coppermine files got corrupted - get a fresh copy, upload them to your webserver, chmod as specified in the readme that comes with coppermine.
Second option: permissions not set properly, the server and the user need read/execute everywhere, include and albums dir have to be 755 or 777 (depending on server setup) - refer to the readme!

GauGau

eskimo

Thank-you for your help. My files got corrupted, I reuploaded and the install was successful :D .