Title: [Plugin: AmazonSimpleAdmin] Logs saturation &gt; Apache crash
Last modified: August 20, 2016

---

# [Plugin: AmazonSimpleAdmin] Logs saturation > Apache crash

 *  [AllyV4](https://wordpress.org/support/users/allyv4/)
 * (@allyv4)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/)
 * Hi,
 * I have many errors which cause Apache crash:
 * PHP Warning: feof(): supplied argument is not a valid stream resource in /mysite.
   com/wp-content/plugins/amazonsimpleadmin/AsaCustomerReviews.php on line 135
 * PHP Warning: fgets(): supplied argument is not a valid stream resource in mysite.
   com/wp-content/plugins/amazonsimpleadmin/AsaCustomerReviews.php on line 137
 * Hope I can find help because I like this plugin!
 * [http://wordpress.org/extend/plugins/amazonsimpleadmin/](http://wordpress.org/extend/plugins/amazonsimpleadmin/)

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/page/2/?output_format=md)

 *  [yourmind](https://wordpress.org/support/users/yourmind/)
 * (@yourmind)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2154983)
 * same trouble
 *  [meydot](https://wordpress.org/support/users/meydot/)
 * (@meydot)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2154984)
 * me too.
    Crashed 2 Servers in minutes
 *  [yuross](https://wordpress.org/support/users/yuross/)
 * (@yuross)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2154986)
 * error log file has grown to 13gb
    Please Help
 *  [malfhok](https://wordpress.org/support/users/malfhok/)
 * (@malfhok)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2154990)
 * I’m seeing the same trouble on mine. Deactivating for now…
 * I wonder if this could be related to Amazon canceling associate accounts because
   of new tax laws. I know I’m in one of the states where that happened.
 *  [sneak-out](https://wordpress.org/support/users/sneak-out/)
 * (@sneak-out)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155016)
 * Same Problem in Germany , hope for a Solution shortly
 *  [yuross](https://wordpress.org/support/users/yuross/)
 * (@yuross)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155020)
 * wrote to the author – he is silent
 *  Plugin Author [Timo](https://wordpress.org/support/users/worschtebrot/)
 * (@worschtebrot)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155126)
 * Hi guys,
    I am not silent any more, I was just working the whole day… 🙂
 * Now I am on this and I hope to find a solution shotly! Please be patient.
 * Someone has new ideas by now? I am just starting researches…
 * Pleas also look here ([http://www.wordpress-amazon-plugin.com/2011/126/new-version-0-9-9-2-released/](http://www.wordpress-amazon-plugin.com/2011/126/new-version-0-9-9-2-released/))
   On this site the plugin still works by the way…
 *  Plugin Author [Timo](https://wordpress.org/support/users/worschtebrot/)
 * (@worschtebrot)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155129)
 * Ok, it seams to be a problem with parsing the reviews.
 *  Thread Starter [AllyV4](https://wordpress.org/support/users/allyv4/)
 * (@allyv4)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155134)
 * Maybe you could add an option to desactivate the reviews if we don’t need them?
   So that we can still use the plugin anyway 🙂
 *  Plugin Author [Timo](https://wordpress.org/support/users/worschtebrot/)
 * (@worschtebrot)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155144)
 * Yes, I will do so and add some options to the backend.
 * For now to fix the problem (works for me) before I commit a new version you could
   update the file **AsaCustomerReviews.php** in the plugin’s root dir with the 
   one I just updated in the svn trunk:
 * [http://svn.wp-plugins.org/amazonsimpleadmin/trunk/](http://svn.wp-plugins.org/amazonsimpleadmin/trunk/)
 * The problem occurs when opening the Amazon review page to get the customer ratings.
   When opening the page with the php function fopen there is a problem (I don’t
   know why yet). I give curl the priority now, this still seams to work. If curl
   is not available on your server the customer ratings may be broken by now but
   the errors should not be filling the server logs any more… 🙂
 *  [sneak-out](https://wordpress.org/support/users/sneak-out/)
 * (@sneak-out)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155157)
 * The Solution works fine … thanks for great Support! 🙂
 *  Thread Starter [AllyV4](https://wordpress.org/support/users/allyv4/)
 * (@allyv4)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155161)
 * Seems to be ok here too 🙂
 *  Plugin Author [Timo](https://wordpress.org/support/users/worschtebrot/)
 * (@worschtebrot)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155162)
 * Thank you very much for the patience!
 * I am committing a new version to the plugin repository right now.
 * If you like my plugin, please recommend it 😉
 * And if you want new features feel free to contact me at eg [http://www.wordpress-amazon-plugin.com/](http://www.wordpress-amazon-plugin.com/)(
   will change this to [http://www.wp-amazon-plugin.com/](http://www.wp-amazon-plugin.com/)
   soon)
 *  [malfhok](https://wordpress.org/support/users/malfhok/)
 * (@malfhok)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155212)
 * Thanks for the update. Looks like it’s working fine now!
 *  [meydot](https://wordpress.org/support/users/meydot/)
 * (@meydot)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/#post-2155285)
 * Seems to work BUT: My own templates have gone again…
    After every Update my own
   templates will be deleted. Thats really annoying.

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/page/2/?output_format=md)

The topic ‘[Plugin: AmazonSimpleAdmin] Logs saturation > Apache crash’ is closed
to new replies.

 * ![](https://ps.w.org/amazonsimpleadmin/assets/icon-256x256.png?rev=1788380)
 * [Affiliate Super Assistent](https://wordpress.org/plugins/amazonsimpleadmin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazonsimpleadmin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazonsimpleadmin/)
 * [Active Topics](https://wordpress.org/support/plugin/amazonsimpleadmin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazonsimpleadmin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazonsimpleadmin/reviews/)

 * 18 replies
 * 7 participants
 * Last reply from: [Timo](https://wordpress.org/support/users/worschtebrot/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazonsimpleadmin-logs-saturation-apache-crash/page/2/#post-2155321)
 * Status: not resolved