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
CHMOD install.php so it can be read/executed by the server. Try 775 or 777
problem solved, thanks 8)