Hugo1177
Forum Replies Created
-
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] "Internal Server Error" opening p3https://mypage/?P3_SHUTOFF=1
(with “?” !!)
worksmy php error reporting is locally set to 4983
error_reporting 4983 32767
I can change the server side value in php.ini.
I have checked that it works.What else can limit my local setting?
you can try:
* to change the php version to 5.4 at your provider settings
* (temporary) disable (all other) plugins
* exclude files and/or directories
* exclude the … wp_content/plugis directory
* getting below 100 MB files to archive
* read in your php_error-logfile
* enabling php error logging
I have to deactivate these plugins:
BackWPup
Version 3.1.4 | Von Inpsyde GmbH | DetailsBroken Link Checker
Version 1.10.4 | Von Janis ElstsP3 (Plugin Performance Profiler)
Version 1.5.3.8 | Von GoDaddy.comUpdraftPlus – Backup/Restore
Version 1.9.60 | Von UpdraftPlus.Com,and go to php 5.4 (5.5 and 5.6 fails)
Limiting the total size of the files to be archived to below 100 MB may be necessary too.I have disabled several plugins.
Now I get:
“
Erstellung unterbrochen
Die aktuelle Version hat ein Problem.
Bitte versuche den Vorgang erneut.Details
Server Status: 200 -OK
Fehler-Meldung:”lOG FILE:
********************************************************************************
PACKAGE-LOG: 2015-03-10 10:04:48
NOTICE: Do NOT post to public sites or forums
********************************************************************************
VERSION: 0.5.12
WORDPRESS: 4.1.1
PHP INFO: 5.6.2 | SAPI: cgi-fcgi
SERVER: Apache/2.4.10
PHP TIME LIMIT: (0) no time limit imposed
PHP MAX MEMORY: 5000M (256M default)
MEMORY STACK: 18.75MB********************************************************************************
DATABASE:
********************************************************************************
BUILD MODE: PHP (query limit – 100)
MYSQLDUMP: Is Supported
MYSQLTIMEOUT: 5000
TABLES: total:30 | filtered:0 | create:30
FILTERED: []
SQL CREATED: 4_database.sql
SQL FILE SIZE: 2.76MB
SQL FILE TIME: 2015-03-10 10:04:48
SQL RUNTIME: 0.39 sec.********************************************************************************
ARCHIVE (ZIP):
********************************************************************************
ARCHIVE DIR: /webseiten_neu/w_press/wordpress
ARCHIVE FILE: _archive.zip
FILTERS: *ON*
DIRS: /webseiten_neu/w_press/wordpress/wp-content/cache; webseiten_neu/w_press/wordpress/wp-content/uploads;
EXTS: zip;rar;tar;gz;bz2;7z;avi;mov;mp4;mpeg;mpg;swf;wmv;aac;m3u;mp3;mpa;wav;wma;
—————————————-
COMPRESSING
SIZE: 97.93MB
STATS: Dirs 1,217 | Files 7,833 | Links 0
SQL ADDED: 20150311_stjodok_54fec1b2dda307617150310100434_database.sql
Items archived [2217] flushing response.
Items archived [3218] flushing response.
Items archived [4219] flushing response.
Items archived [5220] flushing response.
Items archived [6221] flushing response.
Items archived [7222] flushing response.
********************************************************************************
PACKAGE-LOG: 2015-03-10 10:04:48
NOTICE: Do NOT post to public sites or forums
********************************************************************************
VERSION: 0.5.12
WORDPRESS: 4.1.1
PHP INFO: 5.6.2 | SAPI: cgi-fcgi
SERVER: Apache/2.4.10
PHP TIME LIMIT: (0) no time limit imposed
PHP MAX MEMORY: 5000M (256M default)
MEMORY STACK: 18.75MB********************************************************************************
DATABASE:
********************************************************************************
BUILD MODE: PHP (query limit – 100)
MYSQLDUMP: Is Supported
MYSQLTIMEOUT: 5000
TABLES: total:30 | filtered:0 | create:30
FILTERED: []
SQL CREATED: 4_database.sql
SQL FILE SIZE: 2.76MB
SQL FILE TIME: 2015-03-10 10:04:48
SQL RUNTIME: 0.39 sec.********************************************************************************
ARCHIVE (ZIP):
********************************************************************************
ARCHIVE DIR: /webseiten_neu/w_press/wordpress
ARCHIVE FILE: _archive.zip
FILTERS: *ON*
DIRS: /webseiten_neu/w_press/wordpress/wp-content/cache; webseiten_neu/w_press/wordpress/wp-content/uploads;
EXTS: zip;rar;tar;gz;bz2;7z;avi;mov;mp4;mpeg;mpg;swf;wmv;aac;m3u;mp3;mpa;wav;wma;
—————————————-
COMPRESSING
SIZE: 97.93MB
STATS: Dirs 1,217 | Files 7,833 | Links 0
SQL ADDED:
ved [2217] flushing response.
Items archived [3218] flushing response.
Items archived [4219] flushing response.
Items archived [5220] flushing response.
Items archived [6221] flushing response.
Items archived [7222] flushing response.Now I’ve skipped my plugin directory and the error-message has gone.
On my website (different provider than my test-side) a downgrade to php 5.4 doesn’t help
I’ve found something about wordpress and php 5.5 at
https://community.1und1.de/wordpress-free-mode-php-5-5-problemloesung/“WordPress
In WordPress 3.9, code was added to use MySQL when running PHP 5.5. This should not cause any problems unless you are using a theme or plugin what makes calls directly to any mysql_*() function. It’s important that you check every site after you switch the PHP version.
The best thing to do is stop using the theme/plugin what is causing issues because the developer doesn’t follow the standards. Another option would be to set the constant WP_USE_EXT_MYSQL in your wp-config.php file like define(‘WP_USE_EXT_MYSQL’, true);. Which will work till the moment PHP will completely drop the functions. Last resort is to keep using PHP 5.4 for a while and nag the developers to fix the issue.”
I’ve checked my test-side with a older copy of my side and got the same error.
I’ve changed php form PHP 5.5 to PHP 5.4 and the error has gone.
How about putting some directories (e.g. the images directory) if wanted in a second zip-file?
I had that type of Notification:
Snitch changed from private to publishedIt ended up with a
Fatal error: Maximum execution time of 30 seconds AGAIN
while wp_login.php!I had to login with ftp and manually rename the snitch plugin to be able to login again.
I think, that there should be a clear hint in the sucuri plugin that such things could happen.
Forum: Plugins
In reply to: [Terms Before Download] How to edit EULA?There are no buttons at all at my eula page!
How can I get the apropriate buttons on my eula page?(P.S.: Your link above tells me nothing at all. Too confusing.
I have no idea where on that link is your “implemenation”.)Forum: Plugins
In reply to: [Terms Before Download] How to edit EULA?How can I decline the EULA page?