Debug Script Started
===================
PHP Version: 8.1.33
Current Directory: /home/dannelcv/simpler.dannel.co.za
Script Path: /home/dannelcv/simpler.dannel.co.za/debug-500.php
File Check:
config/config.php: EXISTS
classes/Database.php: EXISTS
classes/AzotelAPI.php: EXISTS
classes/Auth.php: EXISTS
classes/CustomerService.php: EXISTS
classes/OutageService.php: EXISTS
api/v1/index.php: EXISTS
Config Loading:
Warning: Cannot modify header information - headers already sent by (output started at /home/dannelcv/simpler.dannel.co.za/debug-500.php:6) in /home/dannelcv/simpler.dannel.co.za/config/config.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/dannelcv/simpler.dannel.co.za/debug-500.php:6) in /home/dannelcv/simpler.dannel.co.za/config/config.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/dannelcv/simpler.dannel.co.za/debug-500.php:6) in /home/dannelcv/simpler.dannel.co.za/config/config.php on line 38
Warning: Cannot modify header information - headers already sent by (output started at /home/dannelcv/simpler.dannel.co.za/debug-500.php:6) in /home/dannelcv/simpler.dannel.co.za/config/config.php on line 39
✓ Config loaded successfully
DB_HOST: localhost
DB_NAME: dannelcv_mobile
DB_USER: dannelcv_dev
Database Class Loading:
✓ Database class loaded successfully
✓ Database connection successful
Other Classes Loading:
✓ AzotelAPI class loaded successfully
✓ Auth class loaded successfully
✓ CustomerService class loaded successfully
✓ OutageService class loaded successfully
Debug Script Completed