Files
archived-web-pres2/INSTALL
2015-11-25 11:40:04 +00:00

19 lines
430 B
Plaintext

Quick Install Guide
===================
mkdir /tmp/yourdir
cd /tmp/yourdir
git clone git@git.php.net:/web/pres2.git
git clone git@git.php.net:/presentations.git
php composer.phar require zetacomponents/template
cd pres2/
git checkout dericks-renderer
ln -s ../presentations .
cp config.php-dist config.php
pear install xml_parser
php -S localhost:8123
Go to presentation:
i.e.: http://localhost:8123/show2.php/mongo-tut-tek15