This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
17
DNS / Re: named.service failed - NO DNS
« on: November 30, 2024, 08:26:13 AM »
Thanks for the reply
for some reason the named folder user and group was set to a site i transferred over from cpanel the user was rhoscarpet:rhoscarpet
changed it back to root and give the folder permissions 777 to see if its working but i still get the same issue.
I noticed on your screenshot you have give it permissions with a T at the end (never seen T in permissions before ) do i need to do that?
If i try and run systemctl start named.service i get this error
Job for named.service failed because the control process exited with error code.
See "systemctl status named.service" and "journalctl -xe" for details.
and then this in journalctl -xe
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: corporation. Support and training for BIND 9 are
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: available at https://www.isc.org/support
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: ----------------------------------------------------
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: adjusted limit on open files from 262144 to 1048576
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: found 2 CPUs, using 2 worker threads
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: using 1 UDP listener per interface
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: using up to 21000 sockets
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: loading configuration from '/etc/named.conf'
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: unable to open '/etc/bind.keys'; using built-in keys instead
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: looking for GeoIP2 databases in '/usr/share/GeoIP'
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: opened GeoIP2 database '/usr/share/GeoIP/GeoLite2-Country.mmdb'
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: opened GeoIP2 database '/usr/share/GeoIP/GeoLite2-City.mmdb'
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: using default UDP/IPv4 port range: [32768, 60999]
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: using default UDP/IPv6 port range: [32768, 60999]
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: listening on IPv4 interface lo, 127.0.0.1#53
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: listening on IPv4 interface eth0, 172.236.14.181#53
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: listening on IPv6 interface lo, ::1#53
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: generating session key for dynamic DNS
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: sizing zone task pool based on 21 zones
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: could not configure root hints from 'named.ca': permission denied
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: loading configuration: permission denied
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: exiting (due to fatal error)
Nov 30 08:24:43 svruk01.clickns.cloud systemd[1]: named.service: Control process exited, code=exited status=1
Nov 30 08:24:43 svruk01.clickns.cloud systemd[1]: named.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit named.service has entered the 'failed' state with result 'exit-code'.
Nov 30 08:24:43 svruk01.clickns.cloud systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
-- Subject: Unit named.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit named.service has failed.
--
-- The result is failed.
Nov 30 08:24:45 svruk01.clickns.cloud postfix/smtpd[1219]: warning: unknown[80.94.95.235]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Nov 30 08:24:45 svruk01.clickns.cloud postfix/smtpd[1219]: disconnect from unknown[80.94.95.235] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
Nov 30 08:24:49 svruk01.clickns.cloud postfix/smtpd[1224]: connect from unknown[80.94.95.235]
Nov 30 08:25:02 svruk01.clickns.cloud postfix/smtpd[1109]: connect from unknown[80.94.95.235]
Nov 30 08:25:03 svruk01.clickns.cloud postfix/smtpd[1224]: warning: unknown[80.94.95.235]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Nov 30 08:25:03 svruk01.clickns.cloud postfix/smtpd[1224]: disconnect from unknown[80.94.95.235] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
Nov 30 08:25:15 svruk01.clickns.cloud postfix/smtpd[1109]: warning: unknown[80.94.95.235]: SASL LOGIN authentication failed: Connection lost to authentication server
Nov 30 08:25:16 svruk01.clickns.cloud postfix/smtpd[1219]: connect from unknown[80.94.95.235]
I take it its still a permissions issue?
Thnaks
Dave
Thanks
Dave
for some reason the named folder user and group was set to a site i transferred over from cpanel the user was rhoscarpet:rhoscarpet
changed it back to root and give the folder permissions 777 to see if its working but i still get the same issue.
I noticed on your screenshot you have give it permissions with a T at the end (never seen T in permissions before ) do i need to do that?
If i try and run systemctl start named.service i get this error
Job for named.service failed because the control process exited with error code.
See "systemctl status named.service" and "journalctl -xe" for details.
and then this in journalctl -xe
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: corporation. Support and training for BIND 9 are
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: available at https://www.isc.org/support
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: ----------------------------------------------------
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: adjusted limit on open files from 262144 to 1048576
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: found 2 CPUs, using 2 worker threads
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: using 1 UDP listener per interface
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: using up to 21000 sockets
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: loading configuration from '/etc/named.conf'
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: unable to open '/etc/bind.keys'; using built-in keys instead
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: looking for GeoIP2 databases in '/usr/share/GeoIP'
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: opened GeoIP2 database '/usr/share/GeoIP/GeoLite2-Country.mmdb'
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: opened GeoIP2 database '/usr/share/GeoIP/GeoLite2-City.mmdb'
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: using default UDP/IPv4 port range: [32768, 60999]
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: using default UDP/IPv6 port range: [32768, 60999]
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: listening on IPv4 interface lo, 127.0.0.1#53
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: listening on IPv4 interface eth0, 172.236.14.181#53
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: listening on IPv6 interface lo, ::1#53
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: generating session key for dynamic DNS
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: sizing zone task pool based on 21 zones
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: could not configure root hints from 'named.ca': permission denied
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: loading configuration: permission denied
Nov 30 08:24:43 svruk01.clickns.cloud named[1986]: exiting (due to fatal error)
Nov 30 08:24:43 svruk01.clickns.cloud systemd[1]: named.service: Control process exited, code=exited status=1
Nov 30 08:24:43 svruk01.clickns.cloud systemd[1]: named.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit named.service has entered the 'failed' state with result 'exit-code'.
Nov 30 08:24:43 svruk01.clickns.cloud systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
-- Subject: Unit named.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit named.service has failed.
--
-- The result is failed.
Nov 30 08:24:45 svruk01.clickns.cloud postfix/smtpd[1219]: warning: unknown[80.94.95.235]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Nov 30 08:24:45 svruk01.clickns.cloud postfix/smtpd[1219]: disconnect from unknown[80.94.95.235] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
Nov 30 08:24:49 svruk01.clickns.cloud postfix/smtpd[1224]: connect from unknown[80.94.95.235]
Nov 30 08:25:02 svruk01.clickns.cloud postfix/smtpd[1109]: connect from unknown[80.94.95.235]
Nov 30 08:25:03 svruk01.clickns.cloud postfix/smtpd[1224]: warning: unknown[80.94.95.235]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Nov 30 08:25:03 svruk01.clickns.cloud postfix/smtpd[1224]: disconnect from unknown[80.94.95.235] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
Nov 30 08:25:15 svruk01.clickns.cloud postfix/smtpd[1109]: warning: unknown[80.94.95.235]: SASL LOGIN authentication failed: Connection lost to authentication server
Nov 30 08:25:16 svruk01.clickns.cloud postfix/smtpd[1219]: connect from unknown[80.94.95.235]
I take it its still a permissions issue?
Thnaks
Dave
Thanks
Dave
18
DNS / named.service failed - NO DNS
« on: November 29, 2024, 11:51:09 PM »
Hi i did have an issue before and posted it below but the issue has got worse.
i now have no DNS due to named.d service failed when all i did was reboot the server. the error i get is
systemctl status named
● named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2024-11-29 23:48:50 UTC; 10s ago
Process: 16230 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} $OPTIONS (code=exited, status=1/FAILURE)
Process: 16225 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (>
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: using 1 UDP listener per interface
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: using up to 21000 sockets
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: loading configuration from '/etc/named.conf'
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: /etc/named.conf:13: change directory to '/var/named' failed: permission denied
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: /etc/named.conf:13: parsing failed: permission denied
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: loading configuration: permission denied
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: exiting (due to fatal error)
Nov 29 23:48:50 svruk01.clickns.cloud systemd[1]: named.service: Control process exited, code=exited status=1
Nov 29 23:48:50 svruk01.clickns.cloud systemd[1]: named.service: Failed with result 'exit-code'.
Nov 29 23:48:50 svruk01.clickns.cloud systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
lines 1-16/16 (END)
Any ideas what could be the issue and fix?
Thanks
Dave
i now have no DNS due to named.d service failed when all i did was reboot the server. the error i get is
systemctl status named
● named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2024-11-29 23:48:50 UTC; 10s ago
Process: 16230 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} $OPTIONS (code=exited, status=1/FAILURE)
Process: 16225 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (>
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: using 1 UDP listener per interface
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: using up to 21000 sockets
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: loading configuration from '/etc/named.conf'
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: /etc/named.conf:13: change directory to '/var/named' failed: permission denied
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: /etc/named.conf:13: parsing failed: permission denied
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: loading configuration: permission denied
Nov 29 23:48:50 svruk01.clickns.cloud named[16231]: exiting (due to fatal error)
Nov 29 23:48:50 svruk01.clickns.cloud systemd[1]: named.service: Control process exited, code=exited status=1
Nov 29 23:48:50 svruk01.clickns.cloud systemd[1]: named.service: Failed with result 'exit-code'.
Nov 29 23:48:50 svruk01.clickns.cloud systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
lines 1-16/16 (END)
Any ideas what could be the issue and fix?
Thanks
Dave
19
DNS / Re: name servers taken a while to update
« on: November 29, 2024, 05:52:23 PM »
not sure if this is because of the issue
i read something about restarting the bind dns server which i did and i got this error
● named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2024-11-29 17:50:03 UTC; 38s ago
Process: 2093310 ExecStop=/bin/sh -c /usr/sbin/rndc stop > /dev/null 2>&1 || /bin/kill -TERM $MAINPID (code=exited, status=0/SUCCESS)
Process: 2089687 ExecReload=/bin/sh -c if /usr/sbin/rndc null > /dev/null 2>&1; then /usr/sbin/rndc reload; else /bin/kill -HUP $MAINPID; fi (code=exited, status=1/FAILURE)
Process: 2093328 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} $OPTIONS (code=exited, status=1/FAILURE)
Process: 2093325 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=0/SUCCESS)
Main PID: 697 (code=exited, status=0/SUCCESS)
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: using 1 UDP listener per interface
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: using up to 21000 sockets
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: loading configuration from '/etc/named.conf'
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: /etc/named.conf:13: change directory to '/var/named' failed: permission denied
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: /etc/named.conf:13: parsing failed: permission denied
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: loading configuration: permission denied
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: exiting (due to fatal error)
Nov 29 17:50:03 svruk01.clickns.cloud systemd[1]: named.service: Control process exited, code=exited status=1
Nov 29 17:50:03 svruk01.clickns.cloud systemd[1]: named.service: Failed with result 'exit-code'.
Nov 29 17:50:03 svruk01.clickns.cloud systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
i read something about restarting the bind dns server which i did and i got this error
● named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2024-11-29 17:50:03 UTC; 38s ago
Process: 2093310 ExecStop=/bin/sh -c /usr/sbin/rndc stop > /dev/null 2>&1 || /bin/kill -TERM $MAINPID (code=exited, status=0/SUCCESS)
Process: 2089687 ExecReload=/bin/sh -c if /usr/sbin/rndc null > /dev/null 2>&1; then /usr/sbin/rndc reload; else /bin/kill -HUP $MAINPID; fi (code=exited, status=1/FAILURE)
Process: 2093328 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} $OPTIONS (code=exited, status=1/FAILURE)
Process: 2093325 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=0/SUCCESS)
Main PID: 697 (code=exited, status=0/SUCCESS)
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: using 1 UDP listener per interface
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: using up to 21000 sockets
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: loading configuration from '/etc/named.conf'
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: /etc/named.conf:13: change directory to '/var/named' failed: permission denied
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: /etc/named.conf:13: parsing failed: permission denied
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: loading configuration: permission denied
Nov 29 17:50:03 svruk01.clickns.cloud named[2093330]: exiting (due to fatal error)
Nov 29 17:50:03 svruk01.clickns.cloud systemd[1]: named.service: Control process exited, code=exited status=1
Nov 29 17:50:03 svruk01.clickns.cloud systemd[1]: named.service: Failed with result 'exit-code'.
Nov 29 17:50:03 svruk01.clickns.cloud systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
20
DNS / name servers taken a while to update
« on: November 29, 2024, 05:42:16 PM »
Hi
Am trying to add two new domains to my cwp server
i have created two accounts fixcomputers.co.uk and njt-builders.com.
(others work fine on it for example freddio.co.uk or linuxshed.com - test domains for learning how to use cwp).
updated the name servers to ns1 and ns2.clickns.cloud but the domains don't seem to be updating waited over 3 days for njt-builders.com and a day for fixcomputers.co.uk -you can see its updated on whatsmydns in Pakistan or India but none of the other countries show the name servers updating.
Anything am missing?
Thanks in advance.
Thanks
Dave
Am trying to add two new domains to my cwp server
i have created two accounts fixcomputers.co.uk and njt-builders.com.
(others work fine on it for example freddio.co.uk or linuxshed.com - test domains for learning how to use cwp).
updated the name servers to ns1 and ns2.clickns.cloud but the domains don't seem to be updating waited over 3 days for njt-builders.com and a day for fixcomputers.co.uk -you can see its updated on whatsmydns in Pakistan or India but none of the other countries show the name servers updating.
Anything am missing?
Thanks in advance.
Thanks
Dave
21
Installation / Re: installation of ssl for admin section
« on: November 22, 2024, 03:32:24 PM »
thanks i managed to get the a record added it now had an ssl on the a record name.domain.com but if i go to domain.com:2083 it still comes up with the error but if i go to the a record name.domain.com:2083 the ssl works. am i doing something wrong?
Thanks
Dave
Thanks
Dave
22
Installation / Re: installation of ssl for admin section
« on: November 22, 2024, 09:17:21 AM »
Thank you cyberspace i will give that a go now and let you know how i get on.
23
Installation / installation of ssl for admin section
« on: November 22, 2024, 05:31:06 AM »
Hi
I was wondering do i need to install an ssl for every user that uses the control panel
for example if i go to mydomain.com:2087 it comes with https lined out same if i go to mydomain.com:2083 i get the " Your connection is not private" Do i need to install an SSL for ever account that uses :2083 to log in there control panel or can i just install one ssl on the server for every user that visits there control panel?
If i just need to install one what is the best way to do this.
Am sorry i really hope that makes sense.
Thanks for reading!
I was wondering do i need to install an ssl for every user that uses the control panel
for example if i go to mydomain.com:2087 it comes with https lined out same if i go to mydomain.com:2083 i get the " Your connection is not private" Do i need to install an SSL for ever account that uses :2083 to log in there control panel or can i just install one ssl on the server for every user that visits there control panel?
If i just need to install one what is the best way to do this.
Am sorry i really hope that makes sense.
Thanks for reading!
24
Backup / Is there a backup guide?
« on: November 01, 2024, 05:33:40 PM »
Hello everyone,
Am looking at setting up another server as a backup server and wanted to know if there is any guides out there for backing up to another server via SSH?
Do i need to use rocky or alma or can i use an ubuntu server. can the users directly restore the data if they are logged in to there user account.
Sorry if someone has posted this i did search but didnt see any
Thank you for reading.
Thanks!
Am looking at setting up another server as a backup server and wanted to know if there is any guides out there for backing up to another server via SSH?
Do i need to use rocky or alma or can i use an ubuntu server. can the users directly restore the data if they are logged in to there user account.
Sorry if someone has posted this i did search but didnt see any
Thank you for reading.
Thanks!
25
Mod_Security / Re: Mod_Security blocking wordpress plugins?
« on: October 31, 2024, 10:47:22 AM »
Thanks changing it fixed it
Logged in to the admin panel > Secuirty > Mod Security and turned on Comodo, the strange thing is, i turned it back to owasp to see if the issue was there but it wasnt. not sure why that happened then.
thanks so much for the help.
Logged in to the admin panel > Secuirty > Mod Security and turned on Comodo, the strange thing is, i turned it back to owasp to see if the issue was there but it wasnt. not sure why that happened then.
thanks so much for the help.
26
How to / Re: Tutorials
« on: October 31, 2024, 10:37:44 AM »
is there one for SSL's i cant get mine to work on auto SSL
or do cwp have any type of video tutorials for new amdins who are used to cpanel but want to move over to cwp. from what i have used so far it hink CWP is brilliant. just need to get my head around it all.
or do cwp have any type of video tutorials for new amdins who are used to cpanel but want to move over to cwp. from what i have used so far it hink CWP is brilliant. just need to get my head around it all.
27
How to / create a directory on a hosting account (says forbidden)
« on: October 31, 2024, 10:14:31 AM »
I have a domain that i was looking to install an SSL via ssls.com but it asked to upload a file to validation. here is the issue
if i create a folder on linuxshed.com/test/ you should see a directory here with 1 image file in it but it says forbidden.
i have to create a folder .well-known/pki-validation which i have via file manager, uploaded the txt file ssls.com has asked me to do but it says forbidden if i try and access it and so does the file inside that folder that i try and access which is a small text file.
Any ideas what am doing wrong?
i created a file with /test2 with an index.html file in it and that worked. do i need to have an index file in every folder for it not to be forbidden to access?
Thanks for everyone's help so far for all the questions i am asking.
Dave
if i create a folder on linuxshed.com/test/ you should see a directory here with 1 image file in it but it says forbidden.
i have to create a folder .well-known/pki-validation which i have via file manager, uploaded the txt file ssls.com has asked me to do but it says forbidden if i try and access it and so does the file inside that folder that i try and access which is a small text file.
Any ideas what am doing wrong?
i created a file with /test2 with an index.html file in it and that worked. do i need to have an index file in every folder for it not to be forbidden to access?
Thanks for everyone's help so far for all the questions i am asking.
Dave
28
Mod_Security / Re: Mod_Security blocking wordpress plugins?
« on: October 31, 2024, 09:50:24 AM »
Hi Thanks for the reply i will take a look now and see which one am using. everything is default but will check.
Thanks
Dave
Thanks
Dave
29
Mod_Security / Mod_Security blocking wordpress plugins?
« on: October 30, 2024, 04:37:29 PM »
Hi
I had an issue where when i installed Wordpress and Elementor and some plugins that provide addons, if i added an addon to the site it looks fine but as soon as i went to save the page i got an error saying 403 forbidden via elementor in the bottom left hand corner, I could add normally text, headings and the basic stuff using elementor and it saved just not the addon sections. Looking around i found this post
https://forum.centos-webpanel.com/apache/403-forbidden/ It wasn't to do with my issue but it helped as i disabled mod secuirty for the domain that was having the issue and the addons saved just fine. (only have 1 domain on the server at the moment while am testing cwp.
Is it possible to allow certain things past mod security ? i have never used it before sorry so am not sure how it works or how to use it.
I had an issue where when i installed Wordpress and Elementor and some plugins that provide addons, if i added an addon to the site it looks fine but as soon as i went to save the page i got an error saying 403 forbidden via elementor in the bottom left hand corner, I could add normally text, headings and the basic stuff using elementor and it saved just not the addon sections. Looking around i found this post
https://forum.centos-webpanel.com/apache/403-forbidden/ It wasn't to do with my issue but it helped as i disabled mod secuirty for the domain that was having the issue and the addons saved just fine. (only have 1 domain on the server at the moment while am testing cwp.
Is it possible to allow certain things past mod security ? i have never used it before sorry so am not sure how it works or how to use it.
30
DNS / Re: help with name servers
« on: October 29, 2024, 09:43:36 AM »
Thank you will take a look at these posts. thanks for the help!