Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error when requesting pages #1

Open
cbarrerah opened this issue Feb 1, 2015 · 0 comments
Open

Fatal error when requesting pages #1

cbarrerah opened this issue Feb 1, 2015 · 0 comments

Comments

@cbarrerah
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant