Displaying 9 results from an estimated 9 matches for "13gems".
2009 Nov 12
6
EMERGENCY: Server Crash
Hi;
I went to install some s/w and it looked like there was a problem with
openssl. So I decided to uninstall it (yum remove) and reinstall it. When I
went to reinstall, I discovered I couldn't use yum. Then I discovered:
[root at 13gems qmail-1.03]# yum install openssl
-bash: /usr/bin/yum: No such file or directory
[root at 13gems qmail-1.03]# man yum
Floating point exception
[root at 13gems qmail-1.03]# cd /
[root at 13gems /]# mkdir yum
mkdir: error while loading shared libraries: libselinux.so.1: cannot open
shared object file:...
2009 Nov 05
4
MySQL installation problem
Hi;
It's been a while since I controlled my own server and I'm rusty. Trying to
install mysql
yum install mysql
All looks well. Here's what happens:
[root at 13gems www]# mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)
[root at 13gems www]# mysql -u root -p
Enter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)
T...
2009 Nov 07
5
Serious Privileges Problem: Second Post!
.../www/html/angrynates.com/global_solutions/index.py'
failed, referer: http://angrynates.com/global_solutions/
[Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] Premature end of
script headers: index.py, referer: http://angrynates.com/global_solutions/
Now, the file does exist:
[root at 13gems global_solutions]# pwd
/var/www/html/angrynates.com/global_solutions
[root at 13gems global_solutions]# ls
....
-rwxr-xr-x 1 victor victor 275 Nov 6 07:05 index.py
....
and it serves just fine on another server, so there is no "premature end of
script headers".
Here's where it gets...
2009 Nov 06
3
No Such File...
.../www/html/angrynates.com/global_solutions/index.py'
failed, referer: http://angrynates.com/global_solutions/
[Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] Premature end of
script headers: index.py, referer: http://angrynates.com/global_solutions/
Now, the file does exist:
[root at 13gems global_solutions]# pwd
/var/www/html/angrynates.com/global_solutions
[root at 13gems global_solutions]# ls
...
-rwxr-xr-x 1 victor victor 275 Nov 6 07:05 index.html
...
and it serves just fine on another server, so there is no "premature end of
script headers". Please advise.
TIA,
Victo...
2009 Nov 21
4
crontab problem
Hi;
I have the following in crontab -eu root:
@daily /usr/local/bin/mysql-backup-
daily.sh
@weekly /usr/local/bin/mysql-backup-weekly.sh
@monthly /usr/local/bin/mysql-backup-monthly.sh
[root at 13gems globalsolutionsgroup.vi]# ls /usr/local/bin/mysql-*
/usr/local/bin/mysql-daily.sh /usr/local/bin/mysql-monthly.sh
/usr/local/bin/mysql-weekly.sh
These scripts worked on another server. The daily writes to:
/usr/backup/database/mysql-backups/mysql-backup-dailys/
However, a day later, nothing is th...
2010 Feb 24
2
tcpserver on port 25
Hi;
[root at 13gems beno]# netstat -ltnup
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State PID/Program name
tcp 0 0 0.0.0.0:3306 0.0.0.0:*
LISTEN 24560/mysqld
tcp 0 0 0.0.0.0:110 0.0.0.0:*...
2010 Feb 26
2
Email Problem
...759 ? S 0:00 supervise qmail-send
7761 ? S 0:00 supervise qmail-pop3d
7763 ? S 0:00 supervise qmail-smtpd
8011 pts/0 S+ 0:00 grep qmail
21589 ? S 0:00 qmail-send
21590 ? S 0:00 tcpserver -H -R -v -c100 0 110 qmail-popup
mail.13gems.com /home/vpopmail/bin/vchkpw qmail-pop3d Maildir
21591 ? S 0:00 multilog t s100000 n20 /var/log/qmail/qmail-pop3d
21593 ? S 0:00 /usr/local/bin/tcpserver -v -R -l
mail.13gems.com-x /etc/tcp.smtp.cdb -c 30 -u 508 -g 503 0 smtp
/var/qmail/bin/qmail-smtpd
mail.13gems.com /ho...
2009 Nov 13
2
Rebuilding MySQL
..., genius that I am (not!), I managed
to screw up the OS so badly the server co. had to rebuild it for me <:-)
These good people backed everything up very well, so the damage was minimal.
Now I'm trying to rebuild MySQL. I did the "yum install mysql" no problem.
However...
[root at 13gems old]# /etc/init.d/mysqld start
-bash: /etc/init.d/mysqld: No such file or directory
What do? Also, where is the data usually stored? The server co. backed that
up, but I don't know which file it would be.
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
UR...
2011 Oct 18
2
Fried Email Server! Perl Problem
...and ps
[root at toast jack]# ps wax|grep qmail
11571 ???????? S????? 0:00 qmail-send
11573 ???????? S????? 0:00 multilog t s100000 n20 /var/log/qmail/qmail-send
11575 ???????? S????? 0:00 /usr/local/bin/tcpserver -v -x /etc/tcp.smtp.cdb -c 20 -R -u 502 -g 501 0 smtp /var/qmail/bin/qmail-smtpd mail.13gems.com /home/vpopmail/bin/vchkpw /usr/bin/true
11579 ???????? S????? 0:00 multilog t s100000 n20 /var/log/qmail/qmail-smtpd
11580 ???????? S????? 0:00 qmail-lspawn ./Maildir
11581 ???????? S????? 0:00 qmail-rspawn
11582 ???????? S????? 0:00 qmail-clean
11584 ???????? S????? 0:00 tcpserver -H -R -v -c1...