Fatal error encounted
-
Getting the following fatal error when trying to add or edit pages or blogs.
Fatal error: Uncaught exception ‘InvalidArgumentException’ with message ‘max_bytes_per_blob must be positive.’ in /base/data/home/runtimes/php/sdk/google/appengine/api/cloud_storage/CloudStorageTools.php:139
I have done a fresh install with fresh tables on two different GAE applications. One works, and one does not. WP version 3.5.1 with exact same source uploaded and only the application name changed in app.yaml file. Same everything including same database and tables. The only difference between the two I could find is App Engine Release 1.8.8 is the one with the error, and the one running under 1.8.7 is fine.
The topic ‘Fatal error encounted’ is closed to new replies.