I'm having trouble using the software. I think it's down to the sqlite database - I've moved it to a non /var/www/ directory and ensured www-data:www-data owns the directory and file, but the index.php page just sits loading for ages until it times out. I set the apache configuration to loglevel debug but i'm not getting anything in there.
Any ideas? is it possible to move the db to mysql?
thanks in advance - i'm really looking forward to trying out the software!
1. Hm, do you have the latest version(yesterday release) from the github or the website?
2. Check if the .htapi.db is writeable
3. Which Apache and PHP Version is running on your system?
Cheers,
labX
its a brand new digital ocean vps running debian 64bit which i provisioned yesterday, and used apt-get to install apache, mysql and php. i used git clone to download your code yesterday morning around 10.00 gmt.
perhaps i should wipe it and start afresh? there's nothing else on the server yet!