if (!defined('PFAD_TMP')) {
    define('PFAD_TMP', PFAD_ROOT . 'tmp/');
}
if (!defined('PFAD_COMPILEDIR')) {
    define('PFAD_COMPILEDIR', PFAD_ROOT . 'tmp/jtl-cache/');
}
if (!defined('SMARTY_COMPILE_DIR')) {
    define('SMARTY_COMPILE_DIR', PFAD_ROOT . 'tmp/jtl-cache/');
}
// ==========================================================
// STRELA STABILIZER (LowRAM + NoDebug) – v1.0
// ==========================================================
ini_set('display_errors', 0);
error_reporting(0);
define('SMARTY_FORCE_COMPILE', false);
define('SMARTY_CACHING', true);
define('SMARTY_CACHE_LIFETIME', 86400); // 24h Cache
define('SHOP_LOG_LEVEL', 0);
define('SYNC_LOG_LEVEL', 0);
define('ADMIN_LOG_LEVEL', 0);
Warning:  require_once(): open_basedir restriction in effect. File(/includes/defines.php) is not within the allowed path(s): (/var/www/vhosts/poljotuhren.de/:/tmp/) in /var/www/vhosts/poljotuhren.de/httpdocs/shop/includes/globalinclude.php on line 35
Warning:  require_once(/includes/defines.php): Failed to open stream: Operation not permitted in /var/www/vhosts/poljotuhren.de/httpdocs/shop/includes/globalinclude.php on line 35
Fatal error:  Uncaught Error: Failed opening required '/includes/defines.php' (include_path='.:/var/www/vhosts/poljotuhren.de/httpdocs/shop/') in /var/www/vhosts/poljotuhren.de/httpdocs/shop/includes/globalinclude.php:35
Stack trace:
#0 /var/www/vhosts/poljotuhren.de/httpdocs/shop/index.php(7): require()
#1 {main}
  thrown in /var/www/vhosts/poljotuhren.de/httpdocs/shop/includes/globalinclude.php on line 35