|
|
|
|
|
by capsule_toy
4014 days ago
|
|
Looks more like a configuration issue. The big clue is s/he dropped your code into a sub-directory but s/he's getting error in code not in that sub-directory (i.e. - not your code). My guess is the docroot is set to /var/www/html with CakePHP server configuration. |
|