Hi,
I pasted it below.
I did find an old thread that helped I think. Not sure why I didn't find it my first few searches. But I will explain a little more first. In my /etc/mysql/my.cnf I changed
Code:
#bind-address = 127.0.0.1
To
Code:
bind-address = 208.115.226.189
That is my server's IP address. It was the only way I could get remote access of MySQL to work from my server2.
So, I think this is what caused my pure-ftpd issue.
In my /etc/pure-ftpd/db/mysql.conf
I changed
Code:
MYSQLServer 127.0.0.1
To
Code:
MYSQLServer localhost
This seemed to get my pure-ftpd working, but then my postfix stopped working because it could not connect to the database.
So I have changed the my.cnf file back to what it was, and my postfix is working, and my ftp is working.
If I add websites and stuff from the Gui on server1 to server 2, it seems to take fine, so I am guessing my databases are talking okay. So, it seems all is fine after all for now.
Does this sound right for a 2 server setup?
Code:
root@server1:~# cat /proc/user_beancounters
Version: 2.5
uid resource held maxheld
barrier limit failcnt
10448: kmemsize 18965979 60252147 214
7483646 2147483646 0
lockedpages 0 1005
999999 999999 0
privvmpages 266504 393860
393216 393216 15
shmpages 3981 12317
262144 262144 0
dummy 0 0
0 0 0
numproc 77 248
999999 999999 0
physpages 166696 247896
0 2147483647 0
vmguarpages 0 0
262144 2147483647 0
oomguarpages 166712 247913
262144 2147483647 0
numtcpsock 32 125
7999992 7999992 0
numflock 8 27
999999 999999 0
numpty 1 4
500000 500000 0
numsiginfo 0 97
999999 999999 0
tcpsndbuf 664416 2848408 21
4748160 396774400 0
tcprcvbuf 557616 2137808 21
4748160 396774400 0
othersockbuf 313208 2626888 21
4748160 396774400 0
dgramrcvbuf 0 92584 21
4748160 396774400 0
numothersock 167 1289
7999992 7999992 0
dcachesize 853551 2156883 214
7483646 2147483646 0
numfile 2482 10114 2
3999976 23999976 0
dummy 0 0
0 0 0
dummy 0 0
0 0 0
dummy 0 0
0 0 0
numiptent 73 76
999999 999999 0
root@server1:~#
Thanks,
Michael
Recent comments
1 day 21 sec ago
1 day 5 hours ago
1 day 9 hours ago
1 day 11 hours ago
2 days 1 hour ago
2 days 1 hour ago
2 days 6 hours ago
2 days 13 hours ago
2 days 14 hours ago
2 days 15 hours ago