Hacker News new | ask | show | jobs
by zapt02 4028 days ago
Having all kind of issues with this. Dropped in a subfolder (/var/www/html/sitecake)

The following AJAX errors are everywhere: Strict Standards: Non-static method String::insert() should not be called statically, assuming $this from incompatible context in /var/www/html/services/application/cake/libs/debugger.php on line 398

Strict Standards: Non-static method Configure::read() should not be called statically in /var/www/html/services/application/cake/basics.php on line 213

Warning (512): SQL Error: 1030: Got error 28 from storage engine [CORE/cake/libs/model/datasources/dbo_source.php, line 684]

It just doesn't work, which is a shame.

1 comments

Hey how did you get this? Sitecake is not using cake, SQL or aything you've mentioned. Please download Sitecake from our webiste and try again.
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.