with a root user
create #pico /etc/apache2/sites-avaliable/example.org.conf
run #a2ensite example.org.conf
check the configuration #apache2ctl configtest
run #apache2ctl graceful
run #a2enmod userdir
run #apache2ctl graceful
Install a web application
run #apt-get install unzip imagemagick
set up mysql database
download coppermine project
cp coppermine project to /var/www/
unzip it and change the name cpg15x to photos
chmod 777 include
chmod albums to 777
No comments:
Post a Comment