Reservation to schedule.php error

Community Support for Booked Scheduler
Post Reply
Dhaunzyne
Posts: 3
Joined: Sun Nov 21, 2021 11:50 pm

Reservation to schedule.php error

Post by Dhaunzyne »

Hello!

I'm going nuts trying to find this - whenever a user creates or edits a reservation and clicks done, it redirects straight to HTTP:web/schedule.php, rather than domain.com/Web/schedule.php.

Everything else is working fine, so I can't find what this one error might be.

OS: Ubuntu 16.04
PHP 7.0
MariaDB 10.0.38
Apache2

Thank you for your assistance!

bigabe75
Posts: 1
Joined: Mon Sep 12, 2022 8:42 pm

Re: Reservation to schedule.php error

Post by bigabe75 »

What was your solution to this? I seem to be having the same issue. I feel like this has to be a variable setting in config.php, but I just can't get the correct combination.

Ubuntu 22
LibreBooking Dev version 2.8.5.5 downloaded and installed today 09/12/2022.

User avatar
YZone
Posts: 34
Joined: Mon Jul 27, 2020 6:38 am

Re: Reservation to schedule.php error

Post by YZone »

Hi,

Is the setting script.url in the config.php set to https://yourdomain/booked/Web
Be sure the /Web is at the end

YZone

Post Reply