Redhotbasil
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] White screenHi Daniel,
My hosts updated my PHP version to 5.4
they also made the following changes….
memory_limit – 98M
post_max_size = 32MB
upload_max_filesize = 32MB
max_execution_time = 120The back up now seems to run, but it wont back up to drop box. I have almost 4G of space in my dropbox which should be more than enough. It ran OK before Christmas when I had less space. Do you have any suggestions?
Thanks
RoyForum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] White screenThanks for that Daniel,
A few questions…..Is it the php memory specifically for plugins?
I only have five plugins…
Could it be that one or more plugin or other php files are corrupted, making the file size seem to large?
Or that there are php files that are not required?
I don’t use translation…..could it be that there are php files provided by my theme that are using up resources?
Excuse my ignorance….always learning
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] White screenHi Daniel,
I get this….
Warning: include(/hsphere/local/home/c261287/lovelakegarda.net/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /hsphere/local/home/c261287/lovelakegarda.net/wp-settings.php on line 65 Warning: include(): Failed opening ‘/hsphere/local/home/c261287/lovelakegarda.net/wp-content/advanced-cache.php’ for inclusion (include_path=’.:/hsphere/shared/apache/libexec/php5ext/php/’) in /hsphere/local/home/c261287/lovelakegarda.net/wp-settings.php on line 65 Notice: Undefined offset: 1 in /hsphere/local/home/c261287/lovelakegarda.net/wp-content/plugins/follow/follow.php on line 3873 Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 122880 bytes) in /hsphere/local/home/c261287/lovelakegarda.net/wp-content/plugins/backwpup/inc/class-job.php on line 673Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] White screenHi Daniel,
OK thanks….I will try this, maybe it will be later today or tomorrow that I get back to you.Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] White screenHi Daniel,
Thanks for getting back to me. I’m a bit of a novice as far as that side of things but I’ve taken a look. I notice I have a wp.config.php and a wp.config-sample.php. I noticed that there are lines of code missing out of the the actual file that are in the sample…..including the the WP-DEBUG. I can see that if it was there I would just change the value.
I realise the debug code needs adding but as I’ve had so many problems recently I’m a bit worried about touching anything.I presume I just enter this line
define(‘WP_DEBUG’, true);
after this line
define (‘WPLANG’, ”);
then saveThen how do I check for errors….where are they displayed?
Sorry for my lack of knowledge….but I’m learning.
Thanks
RoyI did try force re-write and editing header.php but neither made any difference.
Thanks
RoyHi David,
Did you ever get a solution, I’m experiencing the same problem.
Thanks
Roy