Oops, I was wrong in saying my php.ini file had been changed. It does show a change of FileSize after doing what I have done so far, but its content is still identical to the BlueHost default. So, I looked more closely at the BPS error log and discovered these along with some errors from another plugin that had first caught my attention:
Six of these: PHP Warning: fopen(/home3/hostaccount/public_html/oldfolder/wp-content/bps-backup/backups_SNQXEz8pxsVImGF/.htaccess): failed to open stream: No such file or directory in /home3/hostaccount/public_html/addon1/wp-content/plugins/bulletproof-security/admin/db-backup-security/db-backup-security.php on line 140 These two: PHP Warning: fopen~.htaccess): failed to open stream: No such file or directory in /home3/hostaccount/public_html/addon1/wp-content/plugins/bulletproof-security/admin/db-backup-security/db-backup-security.php on line 140 PHP Warning: copy~.htaccess): failed to open stream: Permission denied in /home3/hostaccount/public_html/addon1/wp-content/plugins/bulletproof-security/admin/core/options.php on line 399 Seven pair of these: PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home3/hostaccount/public_html/addon1/wp-content/plugins/bulletproof-security/admin/db-backup-security/db-backup-security.php on line 141 PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /home3/hostaccount/public_html/addon1/wp-content/plugins/bulletproof-security/admin/db-backup-security/db-backup-security.php on line 142
Those first six are likely because “oldfolder” is no longer the name of the folder containing this domain where BPS Pro is installed, and then you can also see that domain actually had two different folder names in that error line. So, maybe you can tell me the best way to correct that.
I have no idea as to what might be causing the others, but I am committed here, there is no hurry and I will do whatever it takes to get them straight.
You had posted: “Since you already have an existing custom php.ini file then you would just be adding the directive settings in your existing php.ini file. Click the Read Me button on the P-Security >>> File Editor page.”
I have taken a look there, and my plan at the moment is to copy all the Custom php.ini directives suggested there and apply them to php.ini manually. So again, there is no hurry here whenever you might have the time and energy to try to help me resolve those errors.
Many thanks for a truly-great plugin! BPS Free has *always* impressed me, but I now realize the total BPS package is even greater than the sum of it parts.