Install problem Install problem
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Install problem

Started by Gallery, August 22, 2005, 01:10:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gallery

Hey, first of all im a total newb in this so pleaso dont blame me for doing this wrong  :D

i have an instalation problem this is what i do:

# Download Coppermine done
# Unzip it to your harddrivedone
# Upload the stuff to your serverdone
# chmod the folders "include" and "albums" for the script (the webserver, that is) to have read/write accessdone both 777 and 775
# point your browser to http://www.yoursite.com/coppermine/install.php and follow the directions of the install file (basically the mySQL-tables will be created there and the config table will be filled with default values)not working somehow

Forbidden
You don't have permission to access /mysite/coppermine/install.php on this server.

Apache/1.3.29 Server at www.mysitel.nl Port 80


i swear i must be forgetting something  :P im a lil blonde haha

thanks in advance

Nibbler

CHMOD install.php so it can be read/executed by the server. Try 775 or 777

Gallery