frisco Posted April 9, 2008 Share Posted April 9, 2008 Started getting these errors this morning. I suspect because of an automated cpanel update. Any tips where to start? Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/lib/php/extensions/../../../../home/ioncube/ioncube_loader_lin_5.2.so) is not within the allowed path(s): (/home/xxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/xxx/public_html/orders/index.php on line 34 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/lib/php/extensions/../../../ioncube/ioncube_loader_lin_5.2.so) is not within the allowed path(s): (/home/xxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/xxx/public_html/orders/index.php on line 34 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/lib/php/extensions/../../ioncube/ioncube_loader_lin_5.2.so) is not within the allowed path(s): (/home/xxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/xxx/public_html/orders/index.php on line 34 Site error: the file /home/xxx/public_html/orders/index.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator. 0 Quote Link to comment Share on other sites More sharing options...
PPH Posted April 9, 2008 Share Posted April 9, 2008 Is ioncube in your php.ini? If so look that it is in the proper path. 0 Quote Link to comment Share on other sites More sharing options...
ckh Posted April 9, 2008 Share Posted April 9, 2008 You also may want to try clearing out the template_c directory so it's not using any of the cached files. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.