( ! ) 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.0000 | 462992 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 463800 | include( '/var/www/html/src/core/bootstrap.php ) | .../index.php:17 |
3 | 0.1795 | 748960 | Gila\Router::run( $_p = ??? ) | .../bootstrap.php:132 |
4 | 0.1796 | 749880 | shop\controllers\ShopController->__construct( ) | .../Router.php:59 |
5 | 0.1796 | 749880 | shop\models\Shop::cartTotal( ) | .../ShopController.php:51 |
6 | 0.1797 | 749928 | shop\models\Shop::getCart( $id = ??? ) | .../Shop.php:144 |
7 | 0.1797 | 750144 | Gila\DB::getOptions( $q = 'SELECT sku_id,qty FROM shop_cartitem WHERE cart_id=?;', $args = [0 => NULL] ) | .../Shop.php:280 |
8 | 0.1797 | 750144 | Gila\DB::getRows( $q = 'SELECT sku_id,qty FROM shop_cartitem WHERE cart_id=?;', $args = [0 => NULL] ) | .../DB.php:248 |
9 | 0.1871 | 808448 | Gila\DB::close( ) | .../DB.php:204 |
10 | 0.1873 | 825648 | file_put_contents( $filename = 'log/db.searches.log', $data = '0.00652556, SELECT sku_id,qty FROM shop_cartitem WHE... WHERE cart_id=?...\n', $flags = 8 ) | .../DB.php:106 |