
https://github.com/phpbb/phpbb/milestone/30?closed=1
Thanks! It worksVinny wrote:Try this.
Where do we need to run this?igorw wrote:To be able to run an installation from the repo (and not from a pre-built package) you need to run the following commands to install phpBB's dependencies.
Code: Select all
cd phpBB curl -s http://getcomposer.org/installer | php php composer.phar install