How to Install My Script?
Sponsored Links
Hehehe, just a quick note about my little useful script. I have to write it here, so if I forget the step I can refer to this post. Here we go the step-by-step:
- install apache2, php5, php5imagick, imagemagick
- change folder permission by typing sudo chmod -R 777 /var/www/auto
- reboot apache services by typing sudo /etc/init.d/apache2 restart
Done!
