-
Notifications
You must be signed in to change notification settings - Fork 0
/
php_errors.log
29 lines (29 loc) · 4.05 KB
/
php_errors.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[30-Oct-2024 09:22:04 UTC] PHP Warning: require(/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/vendor/autoload.php): Failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test.php on line 3
[30-Oct-2024 09:22:04 UTC] PHP Fatal error: Uncaught Error: Failed opening required '/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/vendor/autoload.php' (include_path='.:/usr/local/Cellar/php/8.3.13/share/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test.php:3
Stack trace:
#0 {main}
thrown in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test.php on line 3
[01-Nov-2024 03:56:25 UTC] PHP Warning: require(/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/vendor/autoload.php): Failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test_db_connection.php on line 3
[01-Nov-2024 03:56:25 UTC] PHP Fatal error: Uncaught Error: Failed opening required '/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/vendor/autoload.php' (include_path='.:/usr/local/Cellar/php/8.3.13/share/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test_db_connection.php:3
Stack trace:
#0 {main}
thrown in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test_db_connection.php on line 3
[01-Nov-2024 03:57:24 UTC] PHP Warning: Undefined array key "TURSO_DB_URL" in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test_db_connection.php on line 7
[01-Nov-2024 03:57:24 UTC] PHP Warning: Undefined array key "TURSO_AUTH_TOKEN" in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test_db_connection.php on line 8
[01-Nov-2024 03:57:24 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/test_db_connection.php on line 12
[01-Nov-2024 04:11:20 UTC] PHP Warning: require(/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/vendor/autoload.php): Failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/standalone_test.php on line 3
[01-Nov-2024 04:11:20 UTC] PHP Fatal error: Uncaught Error: Failed opening required '/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/vendor/autoload.php' (include_path='.:/usr/local/Cellar/php/8.3.13/share/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/standalone_test.php:3
Stack trace:
#0 {main}
thrown in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/standalone_test.php on line 3
[01-Nov-2024 04:11:33 UTC] PHP Warning: require(/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public../vendor/autoload.php): Failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/standalone_test.php on line 3
[01-Nov-2024 04:11:33 UTC] PHP Fatal error: Uncaught Error: Failed opening required '/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php/8.3.13/share/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/standalone_test.php:3
Stack trace:
#0 {main}
thrown in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/standalone_test.php on line 3
[01-Nov-2024 04:11:54 UTC] PHP Fatal error: Uncaught Dotenv\Exception\InvalidPathException: Unable to read any of the environment file(s) at [/Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/.env]. in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/vendor/vlucas/phpdotenv/src/Store/FileStore.php:68
Stack trace:
#0 /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/vendor/vlucas/phpdotenv/src/Dotenv.php(222): Dotenv\Store\FileStore->read()
#1 /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/public/standalone_test.php(10): Dotenv\Dotenv->load()
#2 {main}
thrown in /Applications/XAMPP/xamppfiles/htdocs/freshly-backend/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line 68