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

ient denied by server configuration: C:/xampp/webalizer/default.cgi
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/default.asp
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/default.shtml
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/default.html
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/default.htm
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/home.php
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/home.pl
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/home.cgi
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/home.asp
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/home.shtml
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/home.html
[Mon Dec 15 21:22:22.219169 2025] [authz_core:error] [pid 6404:tid 1824] [client 10.0.0.1:45132] AH01630: client denied by server configuration: C:/xampp/webalizer/home.htm

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