( ! ) Warning: file_put_contents(log/db.searches.log): Failed to open stream: Permission denied in /var/www/html/src/core/classes/DB.php on line 106 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 462992 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 463800 | include( '/var/www/html/src/core/bootstrap.php ) | .../index.php:17 |
3 | 0.1703 | 746840 | Gila\Router::run( $_p = ??? ) | .../bootstrap.php:132 |
4 | 0.1704 | 747760 | shop\controllers\ShopController->__construct( ) | .../Router.php:59 |
5 | 0.1704 | 747760 | shop\models\Shop::cartTotal( ) | .../ShopController.php:51 |
6 | 0.1704 | 747808 | shop\models\Shop::getCart( $id = ??? ) | .../Shop.php:144 |
7 | 0.1704 | 748024 | Gila\DB::getOptions( $q = 'SELECT sku_id,qty FROM shop_cartitem WHERE cart_id=?;', $args = [0 => NULL] ) | .../Shop.php:280 |
8 | 0.1704 | 748024 | Gila\DB::getRows( $q = 'SELECT sku_id,qty FROM shop_cartitem WHERE cart_id=?;', $args = [0 => NULL] ) | .../DB.php:248 |
9 | 0.1756 | 806328 | Gila\DB::close( ) | .../DB.php:204 |
10 | 0.1807 | 823528 | file_put_contents( $filename = 'log/db.searches.log', $data = '0.00891483, SELECT sku_id,qty FROM shop_cartitem WHE... WHERE cart_id=?...\n', $flags = 8 ) | .../DB.php:106 |