Show Posts

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.


Topics - mason64

Pages: [1] 2
1
Backup / external backup of mysql database to linux server using bash
« on: February 22, 2025, 09:52:02 AM »
Hi

is it possible to access mysql database with out going in the control panel for the user. i have a user who wants to backup his mysql database to his home linux server using a bash script. we dont need help with the script but wondering if i can access myphpadmin without logging in to the users control panel

Hope this makes sense.

Thanks
Dave

2
Hey

Just wondering how i can stop this message coming up when sending an email via a contact form on a site i have hosted. is it a IP issue or a server setting that i need to change or do i need to add any dns records ?

Thanks in advanced.

Dave

3
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

4
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

5
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!

6
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!

7
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

8
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.

9
DNS / help with name servers
« on: October 28, 2024, 04:49:36 PM »
Hi everyone

Am new to CWP and setting up a web server - normally i purchase a reseller account but want to grow and start doing a lot more for myself server side wise.

I have installed CWP got it up and running with no problems how do i now create custom name servers for example ns1 and ns2.example.com and point them to the IP so when i need to host someone i can just say use these name servers.

i have a test server and a test domain name. Do i ask my register to create private servers or do i need to host the domain elsewhere and then setup some ns records?


Sorry for the basic question and sorry if its in the wrong section of the forum.

Thanks
Dave

10
Installation / *Login failed* on new install
« on: October 19, 2024, 09:44:19 AM »
Hey

I have just installed cwp on a test server using linode (not sure if you need thast info sorry) using rocky 8 install was fine. asked me to reboot which i did. i can get on the login to control panel screen but when i login as root with the root password which works fine on ssh it keep saying login failed.

I did install it on a office pc locally last week as a test and it worked great and logged in with the root details.

am i doing something wrong?

Thanks for your help and time reading this.



11
Installation / cwp pro licence
« on: April 10, 2024, 01:35:54 PM »
Hi

I am in the middle of testing cwp for a few projects internally on a local static address - If i purchase CWP pro licence can i use the pro features even with a internal ip - when you go to purchase the licence it asks for an ip address - at the moment my servers are local only.

Thanks for the help

12
Installation / MySQL root password is invalid!!! Error
« on: March 15, 2024, 05:35:29 PM »
Good day everyone hope everyone who reads this is well.

i wanted to try out cwp on a vm but when i go to install it i get an error - see below.


cwp-el7-latest: line 561: mysql: command not found
Failed to enable unit: Unit file named.service does not exist.
sed: can't read /etc/named.conf: No such file or directory
sed: can't read /etc/named.conf: No such file or directory
sed: can't read /etc/named.conf: No such file or directory
55 files removed
#########################################################
          CentOS Web Panel MailServer Installer
#########################################################

visit for help: www.centos-webpanel.com

cwp-el7-latest: line 604: mysql: command not found
MySQL root password is invalid!!!
Check password and run this script again.

Any ideas what this could be and how i could fix it to get the software installed.
i havent set any root passwords for MYSQL so not sure what its asking for.

Thank you
Mason

13
CentOS 7 Problems / IP Address Issue
« on: December 18, 2019, 09:48:40 PM »
Hi

I have just set up a new installation of CWP7Pro on the ip address 80.229.160.127 - have a domain name set up on it system87.com and installed wordpress. for some reason when i go to www.system87.com/wp-admin it redirects to local IP Address " http://192.168.1.28/~system/wp-admin/ "

so if i view wordpress on my local network it works fine but externally it doesnt because most of the images / code are pointing to the local IP.

Any idea what i have done wrong on the set up?

Thanks very much for reading this and any help would be brilliant.

14
Backup / Backup to Local NAS
« on: August 16, 2017, 09:44:57 AM »
Hello everyone

Is it possible to set up web panel to backup to my local nas. I have a web server running from home and its on the ip 192.168.1.19 and i want to have the backup backup to my WD 3TB Nas - Is this possible? I can see the settings in the cwp7.admin page but i am not sure what to enter in.

Thanks in advance.

15
DNS / Possible DNS problem with my setup
« on: February 15, 2017, 12:10:24 AM »
Hi Everyone

I have just started using CENT OS Web panel in a test environment, from what I have used it seems like a very good hosting panel.

I am using it on a test home server but i am having problems with my main domain and it connecting to it.
Currently I have it set up a test domain which is host43.co.uk but if you visit that it comes up with routers log on page but if you add host43.co.uk:2030 it comes up with the log in screen for web panel.

I have created an account on the web panel for host43.co.uk with a basic package – What do I need to do to make it so if someone visits host43.co.uk it goes to the account I created and not my routers log in page? Am i rigjht in thinking i need to forward some ports on my draytek router to the server. So far the only port i have forwarded is 2030 to go to that ip to allow the web panel log in screen to come on.

Sorry if this is a newbie question, trying my best to learn linux with centos and also get my head around web hosting platforms like centos web panel.
Thank You
Mason64

Pages: [1] 2