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.


Messages - daowen

Pages: 1 [2] 3
16
CentOS 6 Problems / Re: MySQL Root Password issues
« on: October 23, 2018, 01:29:29 AM »
Possible resolve - testing now:

Code: [Select]
yum --enablerepo=remi update mysql-server

17
CentOS 6 Problems / Re: mysql issues
« on: October 23, 2018, 01:28:54 AM »
Had the same issue. Try the following command logged in as root:

Code: [Select]
yum --enablerepo=remi update mysql-server

18
CentOS 6 Problems / MySQL Root Password issues
« on: October 20, 2018, 09:20:54 PM »
Hi,

The root password for the MySQL server keeps coming up with a problem. I kills all access to the MySQL databases. When I see it, I log in and run the script to reset the root password and everything is fine. Problem is, I don't know when the password stops working so I need to monitor it all the time. Once it did this in the middle of the night and I didn't see it until 8 hours later, causing a lot of issues.

Reset script: /scripts/mysql_pwd_reset

19
DNS / Re: new user domain going to main...
« on: April 04, 2018, 10:00:06 AM »
I have dug a little and found the new domain is showing the contents of:

/usr/local/apache/htdocs/

Why?

Here is the VHost setup
Code: [Select]
# vhost_start *****.ca
<VirtualHost 23.****.102:80>
ServerName ****.ca
ServerAlias www.****.ca
ServerAdmin webmaster@****.ca
DocumentRoot /home/****/public_html/*****.ca/
UseCanonicalName Off
ScriptAlias /cgi-bin/ /home/***/public_html/*****//cgi-bin/

# Custom settings are loaded below this line (if any exist)
# Include "/usr/local/apache/conf/***/***/***.ca/*.conf

<IfModule mod_userdir.c>
UserDir disabled
UserDir enabled daowenpu
</IfModule>

<IfModule mod_suexec.c>
SuexecUserGroup **** ****
</IfModule>

<IfModule mod_suphp.c>
suPHP_UserGroup **** ****
suPHP_ConfigPath /home/****
</IfModule>

<Directory "/home/****/public_html/****.ca/">
AllowOverride All
</Directory>

</VirtualHost>
# vhost_end ****.ca

20
DNS / new user domain going to main...
« on: March 30, 2018, 02:15:36 AM »
Hi Support,

Usually find the answers myself but this time it is not working.

Pointed the DNS as the server a few days ago and then added a new user to the server with the domain. When I go to the domain it resolves to the root directory of the host and shows the contents:

img/
info.php
laravel/
php.ini
phpMyAdmin/
roundcube/
webftp_simple/

Very concerned about this and removed the domain. Need to have this resolved and help will be great.

21
CentOS-WebPanel GUI / Re: User Log In not resolving
« on: March 24, 2018, 02:45:41 PM »
Resolved. Added new port to firewall.

22
CentOS-WebPanel GUI / User Log In not resolving
« on: March 24, 2018, 03:28:33 AM »
Hi,

Trying to get the user log in to the hosting panel working. When they go to the site, all they get is an unresolved.

Try to log into the main panel with the user credentials and it points to the IP with port 2083.

Any ideas?

Regards,

Doug

23
E-Mail / Re: Email just stopped working
« on: December 20, 2017, 10:35:22 AM »
Thanks for the reply, but I don't think that's the issue.

The IP address listed is my home IP, not the server, it is at 23.111.69.102.

Any ideas about that?

Regards,
Doug

24
E-Mail / Email just stopped working
« on: December 20, 2017, 12:32:16 AM »
It was okay on Sunday, now it is bouncing and unable to send. Here's the test send message:

Code: [Select]
Your message did not reach some or all of the intended recipients.

      Subject: Email testing
      Sent: 2017-12-19 19:30

The following recipient(s) cannot be reached:

      '***********@gmail.com' on 2017-12-19 19:30
            Server error: '450 4.7.1 Client host rejected: cannot find your hostname, [24.239.14.203]'

Any ideas?

Note: Can still log into round cube and see the email addresses on the server.

Doug

25
CentOS 6 Problems / Re: Swap and Cron Jobs
« on: October 20, 2017, 12:19:50 AM »
Thanks, but I'm not as familiar with the commands to pull that info except the TOP and that didn't give much info.

26
CentOS 6 Problems / Swap and Cron Jobs
« on: October 13, 2017, 12:15:42 AM »
Hi Everyone.

System Info:
CPU Model: QEMU Virtual CPU version (cpu64-rhel6)
CPU Details: 2 Core (2100 MHz)
Ram 3 Gig
Distro Name: CentOS release 6.9 (Final)
Kernel Version: 2.6.32-696.10.2.el6.x86_64
Platform: x86_64 [kvm]

Issue: Swap keeps overloading after a couple of days uptime. I put in a cron to turn off and on the swap to clear it but the cron does not appear to be running. So the issue is two fold. Swap getting full after two days and cron not working. Any ideas?

Cron added through the control panel - Crontab

Thanks,
Doug

27
CentOS 6 Problems / Re: HTTPD Issues - Will not start - RESOLVED
« on: August 30, 2017, 12:18:35 AM »
Code: [Select]
Figured it out!

edited /usr/local/apache/conf.d/ssl.conf and add this into it

Code: [Select]
<IfModule !ssl_module>
LoadModule ssl_module modules/mod_ssl.so
</IfModule>

httpd works now and was able to auto the ssl on the other addon domain that I had been working on.

Thanks! Would not have been able to get it fixed without your help.

28
CentOS 6 Problems / Re: HTTPD Issues - Will not start
« on: August 30, 2017, 12:05:20 AM »
Ran the three commands and still getting the following when trying to run HTTPD

Code: [Select]
Starting httpd: AH00526: Syntax error on line 2 of /usr/local/apache/conf.d/ssl.conf:
Invalid command 'SSLProtocol', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]

29
CentOS 6 Problems / Re: HTTPD Issues - Will not start
« on: August 29, 2017, 09:29:48 AM »
Okay, that got a little further. Now there is another error coming up:

Code: [Select]
Starting httpd: AH00526: Syntax error on line 2 of /usr/local/apache/conf.d/ssl.conf:
Invalid command 'SSLProtocol', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]

Pulled the file and:

Code: [Select]
Listen 443
SSLProtocol All -SSLv2 -SSLv3
SSLHonorCipherOrder on
SSLCipherSuite ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:E$

NameVirtualHost 23.111.69.102:443

30
CentOS 6 Problems / HTTPD Issues - Will not start
« on: August 29, 2017, 02:03:29 AM »
Hi all,

I have run into a problem with httpd not starting, even after reboots. When I try to start it I get the following error

Code: [Select]
Starting httpd: httpd: Syntax error on line 499 of /usr/local/apache/conf/httpd.conf: Syntax error on line 1 of /usr/local/apache/conf.d/suphp.conf: Cannot load modules/mod_suphp.so into server: /usr/local/apache/modules/mod_suphp.so: undefined symbol: ap_log_rerror
[FAILED]

The httpd.conf have 499 lines and the last ones are these

Code: [Select]
ExtendedStatus On
Include /usr/local/apache/conf/sharedip.conf
Include /usr/local/apache/conf.d/*.conf

here's the suphp.conf

Code: [Select]
LoadModule suphp_module modules/mod_suphp.so
suPHP_Engine on
AddType application/x-httpd-php .php5 .php4 .php .php3 .php2 .phtml
<Directory />
        suPHP_AddHandler application/x-httpd-php
</Directory>
#suPHP_UserGroup nobody nobody
suPHP_AddHandler application/x-httpd-php44
suPHP_AddHandler application/x-httpd-php52
suPHP_AddHandler application/x-httpd-php53
suPHP_AddHandler application/x-httpd-php54
suPHP_AddHandler application/x-httpd-php55
suPHP_AddHandler application/x-httpd-php56
suPHP_AddHandler application/x-httpd-php7

Business server is down right now. Any help would be appreciated.

Pages: 1 [2] 3