WPIntell

Source evidence

Error

Disable XML-RPC-API · review · 2023-08-14T11:08:00+00:00

complaintsentiment
highseverity
0.9relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 25 rows with source links

12.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 1 stars
elmo2000 unresolved
My whole site crashed . 500 server error. (.htacces failure) Unistalled, found another solution. Hello @elmo2000 I’m sorry for any inconvenience due to this issue. I just wanted to inform you it has been fixed in the latest update, version 2.1.5 it tested completely before release so you should be good at using it. Please let me know if you had any questions or concerns. Kind Regards Amin I’m still having the same issue before and after, using 2.1.5… In my Apache logs: [Tue Aug 15 17:15:48.039787 2023] [core:alert] [pid 3148697:tid 3148741] [client someip:38234] /somepath/wordpress/.htaccess: order not allowed in <Files> context Updated AllowOverrides in my Apache config and that ended up fixing this for me… the line is now: <Directory /somedirectory> AllowOverride FileInfo AuthConfig Limit Options FollowSymLinks </Directory>

Comments

3 shown
Amin Nazemi 2023-08-14T20:05:00+00:00

Hello @elmo2000 I’m sorry for any inconvenience due to this issue. I just wanted to inform you it has been fixed in the latest update, version 2.1.5 it tested completely before release so you should be good at using it. Please let me know if you had any questions or concerns. Kind Regards Amin

sandwormusmc 2023-08-15T21:20:00+00:00

I’m still having the same issue before and after, using 2.1.5… In my Apache logs: [Tue Aug 15 17:15:48.039787 2023] [core:alert] [pid 3148697:tid 3148741] [client someip:38234] /somepath/wordpress/.htaccess: order not allowed in <Files> context

sandwormusmc 2023-08-16T07:06:00+00:00

Updated AllowOverrides in my Apache config and that ended up fixing this for me… the line is now: <Directory /somedirectory> AllowOverride FileInfo AuthConfig Limit Options FollowSymLinks </Directory>