Re: Piler 1.3.8 - config-site.php missing?

2020-04-21 Thread sj




Hello,

it's in /usr/local/etc/piler.

Janos


On 2020-04-21 19:42, BKH-Netz.de - Postfach wrote:

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




Piler 1.3.8 - config-site.php missing?

2020-04-21 Thread BKH-Netz.de - Postfach



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