Error Log Viewer

PHP Error Log

No error log found or error logging disabled

Error log path: C:\xampp\php\logs\php_error_log

Apache Error Log

htdocs\\New folder\\test_total_fix.php on line 3
[Fri Dec 12 07:57:18.393130 2025] [php:warn] [pid 6404:tid 1840] [client 10.0.0.1:17479] PHP Warning:  require_once(includes/functions.php): Failed to open stream: No such file or directory in C:\\xampp\\htdocs\\New folder\\test_bookings_tab_multiple.php on line 3
[Fri Dec 12 07:57:18.393130 2025] [php:error] [pid 6404:tid 1840] [client 10.0.0.1:17479] PHP Fatal error:  Uncaught Error: Failed opening required 'includes/functions.php' (include_path='C:\\xampp\\php\\PEAR') in C:\\xampp\\htdocs\\New folder\\test_bookings_tab_multiple.php:3\nStack trace:\n#0 {main}\n  thrown in C:\\xampp\\htdocs\\New folder\\test_bookings_tab_multiple.php on line 3
[Fri Dec 12 07:57:19.146460 2025] [php:warn] [pid 6404:tid 1840] [client 10.0.0.1:17479] PHP Warning:  require_once(includes/functions.php): Failed to open stream: No such file or directory in C:\\xampp\\htdocs\\New folder\\test_fixes_comprehensive.php on line 3
[Fri Dec 12 07:57:19.146460 2025] [php:error] [pid 6404:tid 1840] [client 10.0.0.1:17479] PHP Fatal error:  Uncaught Error: Failed opening required 'includes/functions.php' (include_path='C:\\xampp\\php\\PEAR') in C:\\xampp\\htdocs\\New folder\\test_fixes_comprehensive.php:3\nStack trace:\n#0 {main}\n  thrown in C:\\xampp\\htdocs\\New folder\\test_fixes_comprehensive.php on line 3
[Fri Dec 12 07:57:19.649877 2025] [php:warn] [pid 6404:tid 1840] [client 10.0.0.1:17479] PHP Warning:  require_once(includes/functions.php): Failed to open stream: No such file or directory in C:\\xampp\\htdocs\\New folder\\debug_total_calculation.php on line 3
[Fri Dec 12 07:57:19.649877 2025] [php:error] [pid 6404:tid 1840] [client 10.0.0.1:17479] PHP Fatal error:  Uncaught Error: Failed opening required 'includes/functions.php' (include_path='C:\\xampp\\php\\PEAR') in C:\\xampp\\htdocs\\New folder\\debug_total_calculation.php:3\nStack trace:\n#0 {main}\n  thrown in C:\\xampp\\htdocs\\New folder\\debug_total_calculation.php on line 3

Test Direct API Access

Testing Bookings API Directly

✅ Bookings API executed successfully
<br />
<b>Warning</b>:  include(api/bookings.php): Failed to open stream: No such file or directory in <b>C:\xampp\htdocs\New folder\error_log.php</b> on line <b>70</b><br />
<br />
<b>Warning</b>:  include(): Failed opening 'api/bookings.php' for inclusion (include_path='C:\xampp\php\PEAR') in <b>C:\xampp\htdocs\New folder\error_log.php</b> on line <b>70</b><br />

Testing Rooms API Directly

✅ Rooms API executed successfully
<br />
<b>Warning</b>:  include(api/rooms.php): Failed to open stream: No such file or directory in <b>C:\xampp\htdocs\New folder\error_log.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  include(): Failed opening 'api/rooms.php' for inclusion (include_path='C:\xampp\php\PEAR') in <b>C:\xampp\htdocs\New folder\error_log.php</b> on line <b>86</b><br />

File Permissions Check

❌ config/database.php - File not found
❌ includes/functions.php - File not found
❌ api/bookings.php - File not found
❌ api/rooms.php - File not found

Database Connection Test


Warning: require_once(config/database.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\New folder\error_log.php on line 120

Fatal error: Uncaught Error: Failed opening required 'config/database.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\New folder\error_log.php:120 Stack trace: #0 {main} thrown in C:\xampp\htdocs\New folder\error_log.php on line 120