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 - zakrpa

Pages: 1 2 3 [4] 5 6 7
46
Backup / Re: Daily backup...
« on: July 14, 2016, 12:28:57 PM »
everything seems fine with permissions and owners/groups

DBI connect(';;mysql_read_default_group=client','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /usr/bin/pt-show-grants line 1338

this morning email have same error I cant figure what cause this....  :o

47
CentOS 6 Problems / Re: How to open port 26
« on: July 13, 2016, 12:44:48 PM »
check the router first, logs show you cant connect to gmail server something is blocking if router doesn't have any restrictions there maybe its on provider side...

48
CentOS 6 Problems / Re: How to open port 26
« on: July 13, 2016, 11:41:35 AM »
seems ok to me try to telnet remotely on that port and see is there response or scan with some tool to see is it opened, if its opened should work but to be shore check email log and see is there some errors.

49
Backup / Re: Daily backup...
« on: July 13, 2016, 08:58:00 AM »
Error still shows in email... strange password from cnf works fine when I login from terminal  :o

50
CentOS 6 Problems / Re: How to open port 26
« on: July 13, 2016, 08:55:10 AM »
Did you restart mail server after change?

netstat -nlp | grep :26

check is listening on 26 port...

51
E-Mail / Re: Why do emails get rejected / bounce back? PLESE HELP!
« on: July 12, 2016, 10:04:37 PM »
check your package limits email per hour... all this errors or most of them are remote errors mailbox is really full or maybe spam filters check is your ip blacklisted..

https://www.penpublishing.com/support/emailerrors/understandingemailerrors/

52
Backup / Re: Daily backup...
« on: July 12, 2016, 08:16:37 PM »
strange did not change nothing I did update later today mysql and phpmyadmin running script from scripts folder. seems to work when I forced cron update I will check email in the morning and see is there same error there...

53
DKIM / Re: DKIM Error
« on: July 12, 2016, 11:30:42 AM »
I had similar problem at start check this:

http://forum.centos-webpanel.com/centos-6-problems/bug's-or-maybe-not!/msg1895/#msg1895

and then check your configs...

54
Backup / Daily backup...
« on: July 12, 2016, 07:41:06 AM »
I have activated daily backup for some time at the end of email I see this error

Code: [Select]
DBI connect(';;mysql_read_default_group=client','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /usr/bin/pt-show-grants line 1338
Someone else?

55
DKIM / Re: DKIM Error
« on: July 12, 2016, 07:36:55 AM »
check your zone files and see is there spf and dkim added then try to restart bind dns server.

56
My last email was today about 12:00

Code: [Select]
###########################
Firewall Flush Daily Blocks
###########################

######################
Update Server Packages
######################
Your CWP version: 0.9.8.21
sh: service: command not found
TERM environment variable not set.
***.***.***.***

Again I didn't see any messages and errors like that:

Quote
PHP Warning:  [obfuscated](http://...@gmail.com&version=0.9.8.21): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error

If admin can explain what is meaning of that gmail in url when its checking for updates.. I never didn't see that in my emails..

current version here at my cwp is .23 it means everything went fine like admin said before.

57
E-Mail / Re: Getting blacklisted
« on: July 10, 2016, 11:25:21 AM »
try to move from softfail to fail cos this emails will be only marked with softfail, but accepted on some servers and delivered to the user...
I used this simple site to generate spf: http://www.spfwizard.net/


58
SSL / Re: Error 500 after SSL with Letsencrypt
« on: July 10, 2016, 09:16:47 AM »
The error log shows a usergroup issue, so I edited the apache letsencrypt vhosts file, and inside the directory tags, added the suPHP_UserGroup line.

Example:

<Directory "/home/xx/public_html">
    AllowOverride All
    suPHP_UserGroup xx xx
</Directory>

did work after that?

Ok edited and worked fine but seem when I checked all vhosts file there is nowhere defined suphp_usergroup for directory :)

Thanks its working now

59
cwp is now switched to automated updates, meaning that there will be no more releases every few months like before, now we will have much more developers working on it so we could have even a few updates at the same day.

Please for you who are not trusting us, stop using cwp and asking the same questions all the time.
If you want to contribute then join development and starting helping others.


THANK YOU :)

60
E-Mail / Re: Getting blacklisted
« on: July 09, 2016, 11:46:36 PM »
spf should do this job I think
How your spf looks like in zone file?

Pages: 1 2 3 [4] 5 6 7