Hi,
Can you check your PHP error log for the fatal error your getting, then share that here?
Best Wishes,
Ashley
Dear Ashley,
This is a specific WP storage on a provider’s server where i can only access the public_html folder, where there are no error logs. 🙁
My .htacces:
BEGIN WordPress A BEGIN WordPress
és az END WordPress
sorok közötti tartalom dinamikusan lett létrehozva, és csak WordPress szűrők módosíthatják. E kettő sor közötti bármilyen kézi módosítás el fog veszni.
RewriteEngine On RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] END WordPress
aios-bootstrap.php
<?php
/**
- @version 1.0.2
- WARNING: Please do not delete this file.
- This will cause PHP to throw a fatal error and render your site unusable.
- To safely delete this file, please check both your .user.ini file and your php.ini file and ensure this file is not set in the auto_prepend_file directive.
- Please ask your web hosting provider if you need guidance with executing the aforementioned steps.
*/
// Previously set auto_prepend_file
if (file_exists(‘override_functions.php’)) {
include_once(‘override_functions.php’);
}
$GLOBALS[‘aiowps_firewall_rules_path’] = DIR.’/wp-content/uploads/aios/firewall-rules/’;
$GLOBALS[‘aiowps_firewall_data’] = array(
‘ABSPATH’ => ‘/var/www/clients/client984/web2347/web/xxxxxxxxxxxx.hu/’,
);
// Begin AIOWPSEC Firewall
if (file_exists(DIR.’/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall.php’)) {
include_once(DIR.’/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall.php’);
}
// End AIOWPSEC Firewall
Thanks in advance
Tomi
Hi,
Can you add the following to your wp-config.php
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
This should then create a debug.log in your wp-contents folder when theres an error on the site.
Best Wishes,
Ashley
Hi Ashey,
Meanwhile my storage provider fixed the issue for $50, so the problem is ‘solved”. Thanks for your support.
Since this plugin caused me a lot of annoyance and expenses, I will unfortunately not be able to give it a positive review and I will warn users to use it with great caution.
Have a nice day
Hi,
Glad you got that resolved.
It would be useful if possible to know the actual error message you received, that way we can work out if it is this plugin that caused the issue or something else on the hosting.
Best Wishes,
Ashley
@tomifromspace
Szia!
Ha jól jol következettem magyar vagy, ugyanez a probléma állt elő nalam is, viszont bármilyen tűzfalat telepitek ez történik.
A Te tárhelyszolgáltatód is a Rackhost?
Helló,
Igen, Nekem is a Rackhost. Írj a Rackhost supportnak, Ők meg tudják oldalni a probkémát és ki tudják irtani a plugint. Drukkolok!