Hello,

i installed Piler 1.3.8 for testing on a new system like this:

wget https://bitbucket.org/jsuto/piler/downloads/piler-1.3.8.tar.gz
tar zxvf piler-1.3.8.tar.gz
cd piler-1.3.8/
./configure --localstatedir=/var --with-database=mysql --enable-memcached
make
make install
ldconfig
make postinstall

After doing so i noticed that there is no config-site.php in /var/piler/www/

How can i recreate this file?

Thanks
BKH


Reply via email to