Title: Mailpress problem
Last modified: August 19, 2016

---

# Mailpress problem

 *  [William Bowles](https://wordpress.org/support/users/creative-i/)
 * (@creative-i)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/mailpress-problem/)
 * I’m trying to get Mailpress running. Managed to send out mail once but no more.
   I get the following errors when I run the test:
 * Warning: fopen(/www/business/5382/wp-content/plugins/mailpress/tmp/MP_Log_mailpress_MP_Mail_20090102.
   txt) [function.fopen]: failed to open stream: Permission denied in /www/business/
   5382/wp-content/plugins/mailpress/mp-includes/class/MP_Log.class.php on line 
   103
 * Warning: fputs(): supplied argument is not a valid stream resource in /www/business/
   5382/wp-content/plugins/mailpress/mp-includes/class/MP_Log.class.php on line 
   104
 * Warning: fclose(): supplied argument is not a valid stream resource in /www/business/
   5382/wp-content/plugins/mailpress/mp-includes/class/MP_Log.class.php on line 
   105
 * These are lines in question:
 * 103 $this->fh = fopen($this->file , ‘a+’);
    104 fputs($this->fh, $this->data);
   105 fclose($this->fh);
 * Checked the permission on MP_Log.class.php and it was 644, changed it to 755 
   but no dif.
 * also tried configuring Mailpress to use POP instead of SMTP, no dif.
 * Any ideas?
 * Bill

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

 *  [thanks4](https://wordpress.org/support/users/thanks4/)
 * (@thanks4)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/mailpress-problem/#post-946346)
 * You might double-check you have write permissions on the /wp-content/plugins/
   mailpress/tmp/ folder.
 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/mailpress-problem/#post-946347)
 * Hi,
 * Please assign 755 recursive permissions to your wordpress blog folder \. It should
   resolve the problem.

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

The topic ‘Mailpress problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [shane-g](https://wordpress.org/support/users/shane-g/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/mailpress-problem/#post-946347)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
