Configserver security & firewall blank?

lobstrosity

New member
Joined
Dec 4, 2022
Messages
3
I just finished a new install of DA and when I got to the plugin all I see is a blank page?
 

Attachments

  • plug.png
    plug.png
    55.8 KB · Views: 12
output;

Code:
Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing ipt_multiport/xt_multiport...OK
Testing ipt_REJECT...OK
Testing ipt_state/xt_state...OK
Testing ipt_limit/xt_limit...OK
Testing ipt_recent...OK
Testing xt_connlimit...OK
Testing ipt_owner/xt_owner...OK
Testing iptable_nat/ipt_REDIRECT...OK
Testing iptable_nat/ipt_DNAT...OK

RESULT: csf should function on this server

I tried installing a 3rd party plugin and am just getting blank page as well.
 
What are directories permissions?

Code:
ls -lda /usr/local/directadmin/plugins/
ls -la /usr/local/directadmin/plugins/
 
Did you try change your directadmin skin first? sometimes, it was skin's problem
 
Did you change anything on your perl binary permissions or owner? I'd once had this change and also ran into a white page.
Possibly this is not the cause now, but it can't heart asking. ;)
 
same issue, i found that iframe is loaded blank but if i call the iframe page all is ok, i have an nginx apache configuration, this issue happens only on one server, i already try to update, uninstall and reinstall etc, i have no issue on log or in console
 
Back
Top