Quote:
Originally Posted by markpeers
Hi
I've had a website hosting hosted here at EUKhost for a few years now, it runs phpwebsite CMS and has been working fine. Recently the security settings in PHP have been changed on the server to block the php function "ini_set". This has broken phpwebsite which uses this function to set the path correctly for accessing other modules.
The line of code that seems to be causing the problem is:
Code:
ini_set('include_path', '.' . PATH_SEPARATOR . PHPWS_SOURCE_DIR . 'lib/pear/');
Please can someone suggest how I get around this problem? I've seen mention of using .htaccess to set the php_value include_path but I'm not sure how to do this.
Thanks
Mark
|
You can open a ticket from http://support.eukhost.com and get your account moved on another server which has been reserved for insecure code. We have disabled all insecure php functions on all server excluding one which has been reserved for customers who cannot modify their code to make it secure.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. || To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. || To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________
Great Opportunity :: Join our To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for FREE and earn 20% commission on each referral.
|