LibreBooking / app

Repository for the last open source version of Booked Scheduler. The "develop" branch contains the most current working code of the project and should be considered beta. The "master" branch is the most current stable release of BookedScheduler. Please read doc/README.md for further details.
GNU General Public License v3.0
392 stars 233 forks source link

No "tpl_c" directory #427

Open BGARNIER98 opened 3 weeks ago

BGARNIER98 commented 3 weeks ago

Hello, I'm currently in the process of installing your application on an Ubuntu 22.04 server.

I'm at the stage where I would like to automatically install the databases. However, when I open the page "Web/install/", I have this error message : "The web server (such as _www on Mac or apache on Linux) must have write access to ../../tpl_c. The permissions are currently set as 0 You can either change ../../tpl_c to group for example: _www/apache accordingly Or change ../../tpl_c to have permission 777 which is only for testing due to security vulnerability."

I tried to create an empty directory named "tpl_c", and giving it 777 permissions.

After that, when I refresh the page, I get a white page in my browser.

Would you have a solution ?

Best regards.

jmsp867 commented 1 week ago

Hi, Same problem here.

treborin commented 1 week ago

Pls. see issue #39 And for the white paga, pls. check this issue #243