You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Followed all the instructions to the letter, and tried in the osx host even, and the error i get when requesting pages is always the same:
Marcador - 1/2/2015 20:14:17
[Sun Feb 01 20:14:21.620766 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: include(/home/skip/cake/lib/Cake/Error/ErrorHandler.php): failed to open stream: No such file or directory in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 547
[Sun Feb 01 20:14:21.621476 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: include(): Failed opening '/home/skip/cake/lib/Cake/Error/ErrorHandler.php' for inclusion (include_path='/Users/myUsername/Sites/cake/lib:.:') in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 547
[Sun Feb 01 20:14:21.621505 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: set_error_handler() expects the argument (ErrorHandler::handleError) to be a valid callback in /Users/myUsername/Sites/cake/lib/Cake/Core/Configure.php on line 443
[Sun Feb 01 20:14:21.741222 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: include(/home/skip/cake/lib/Cake/Error/ErrorHandler.php): failed to open stream: No such file or directory in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 547
[Sun Feb 01 20:14:21.741560 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: include(): Failed opening '/home/skip/cake/lib/Cake/Error/ErrorHandler.php' for inclusion (include_path='/Users/myUsername/Sites/cake/lib:.:') in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 547
[Sun Feb 01 20:14:21.741609 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: set_exception_handler() expects the argument (ErrorHandler::handleException) to be a valid callback in /Users/myUsername/Sites/cake/lib/Cake/Core/Configure.php on line 446
[Sun Feb 01 20:14:21.857682 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: include(/home/skip/cake/lib/Cake/Log/CakeLog.php): failed to open stream: No such file or directory in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 547
[Sun Feb 01 20:14:21.857730 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: include(): Failed opening '/home/skip/cake/lib/Cake/Log/CakeLog.php' for inclusion (include_path='/Users/myUsername/Sites/cake/lib:.:') in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 547
[Sun Feb 01 20:14:21.857760 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Fatal error: Class 'CakeLog' not found in /Users/myUsername/Sites/cake/app/Config/bootstrap.php on line 99
[Sun Feb 01 20:14:21.977031 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: include(/home/skip/cake/lib/Cake/Error/ErrorHandler.php): failed to open stream: No such file or directory in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 547
[Sun Feb 01 20:14:21.977076 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Warning: include(): Failed opening '/home/skip/cake/lib/Cake/Error/ErrorHandler.php' for inclusion (include_path='/Users/myUsername/Sites/cake/lib:.:') in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 547
[Sun Feb 01 20:14:21.977105 2015] [:error] [pid 18401] [client 172.16.1.20:58318] PHP Fatal error: Class 'ErrorHandler' not found in /Users/myUsername/Sites/cake/lib/Cake/Core/App.php on line 918
Haven't found any hardcoded reference to /home/skip/... in all the code provided.
Any hint as to where and what to change?
The text was updated successfully, but these errors were encountered:
Followed all the instructions to the letter, and tried in the osx host even, and the error i get when requesting pages is always the same:
Haven't found any hardcoded reference to /home/skip/... in all the code provided.
Any hint as to where and what to change?
The text was updated successfully, but these errors were encountered: