Title: PHP error using plugin
Last modified: August 19, 2016

---

# PHP error using plugin

 *  [adevore](https://wordpress.org/support/users/adevore/)
 * (@adevore)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/php-error-using-plugin/)
 * I am trying to add some simple php code in a sidebar widget using the Samsarin
   PHP plugin and am getting the following error. Would you know what it all means
   and a fix?
 * Warning: include() [function.include]: URL file-access is disabled in the server
   configuration in /hermes/bosweb/web011/b117/ipw.awdevore/public_html/gamesfree/
   wp-content/plugins/samsarin-php-widget/samsarin-php-widget.php(96) : eval()’d
   code on line 2
 * Warning: include([http://www.ddlspot.com/ddlspot.html](http://www.ddlspot.com/ddlspot.html))[
   function.include]: failed to open stream: no suitable wrapper could be found 
   in /hermes/bosweb/web011/b117/ipw.awdevore/public_html/gamesfree/wp-content/plugins/
   samsarin-php-widget/samsarin-php-widget.php(96) : eval()’d code on line 2
 * Warning: include() [function.include]: Failed opening ‘[http://www.ddlspot.com/ddlspot.html&#8217](http://www.ddlspot.com/ddlspot.html&#8217);
   for inclusion (include_path=’.:/usr/local/lib/php-5.2.12/lib/php’) in /hermes/
   bosweb/web011/b117/ipw.awdevore/public_html/gamesfree/wp-content/plugins/samsarin-
   php-widget/samsarin-php-widget.php(96) : eval()’d code on line 2

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/php-error-using-plugin/#post-1391240)
 * Looks like a server configuration issue. Try contacting your hosts.
 *  [Qurl](https://wordpress.org/support/users/qurl/)
 * (@qurl)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/php-error-using-plugin/#post-1391355)
 * I guess allow_url_fopen is set to false in the PHP configuration. You can try
   to use the WP function wp_remote_fopen() which will try to use cURL.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP error using plugin’ is closed to new replies.

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 2 replies
 * 3 participants
 * Last reply from: [Qurl](https://wordpress.org/support/users/qurl/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/php-error-using-plugin/#post-1391355)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
