サーバー管理者は、magento「set_include_path」の実行を妨げています。管理者は、この機能を有効にしないよう主張しました! それを解決する方法はありますか?例: この行を静的な値に置き換えますか?
これにより、次のエラーが発生します。
Warning: set_include_path() has been disabled for security reasons in /home/bluerose/public_html/app/Mage.php on line 48
Warning: include_once(Mage/Core/functions.php) [function.include-once]: failed to open stream: No such file or directory in /home/bluerose/public_html/app/Mage.php on line 49
Warning: include_once() [function.include]: Failed opening 'Mage/Core/functions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bluerose/public_html/app/Mage.php on line 49
Warning: include_once(Varien/Autoload.php) [function.include-once]: failed to open stream: No such file or directory in /home/bluerose/public_html/app/Mage.php on line 50
Warning: include_once() [function.include]: Failed opening 'Varien/Autoload.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bluerose/public_html/app/Mage.php on line 50
Fatal error: Class 'Varien_Autoload' not found in /home/bluerose/public_html/app/Mage.php on line 53