PDA

View Full Version : URL file-access is disabled in the server configuration


brutus
02-02-2009, 02:01 AM
Hello,
we recently upgraded our Client Account Box (CentOS 64Bit, suPHP, WHM/Cpanel with more than 100 Client accounts on it) to Litespeed Enterprise which was almost hassle free.
However we (our Client) now has some issues with a WP Plugin.

Basically he uses a rss-import plugin and get:
'Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/sexyamat/public_html/wp-content/plugins/betacash-plugin/inc/betacash.class.php on line 163'

Can someone give me a hint or put me in the right direction to solve this Issue? It must be related to Litespeed 'cause as soon as we switch back to Apache, the Error vanished.

Thanks
Thomsn LLC

mistwang
02-02-2009, 02:14 PM
Replied via email.

should add

allow_url_fopen=On
allow_url_include=On

to

php.ini