Title: fopen() problems
Last modified: August 20, 2016

---

# fopen() problems

 *  [vorai](https://wordpress.org/support/users/vorai/)
 * (@vorai)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/fopen-problems/)
 * I just finished the installation. I get numerous error messages in the dashboard
   with the same content:
 * > Warning: fopen([http://api.wordpress.org/core/browse-happy/1.0/](http://api.wordpress.org/core/browse-happy/1.0/))[
   > function.fopen]: failed to open stream: no suitable wrapper could be found 
   > in /home/vol12/byethost2.com/b2_10090327/htdocs/wp-includes/class-http.php 
   > on line 877
 * the code in question is:
 * >  if ( !WP_DEBUG )
   >  $handle = @fopen($url, ‘r’, false, $context); else $handle
   > = fopen($url, ‘r’, false, $context);
 * (last line is the 877
 * Any ideas?
 * Thanks in advance,
    B

Viewing 1 replies (of 1 total)

 *  [Darin Kotter](https://wordpress.org/support/users/dkotter/)
 * (@dkotter)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/fopen-problems/#post-2533617)
 * It looks like you have WP_DEBUG set to true, in your wp-config file. I’m not 
   sure what the error message is, but if you turn WP_DEBUG to false, it should 
   remove it.

Viewing 1 replies (of 1 total)

The topic ‘fopen() problems’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 2 participants
 * Last reply from: [Darin Kotter](https://wordpress.org/support/users/dkotter/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/fopen-problems/#post-2533617)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
