jimlongo
- Total activity 349
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 85
Posts
Recent activity by jimlongo-
google verification file, race condition
Hi, I'm trying to verify a new site in google webmaster tools. The verification file keeps returning a 404. I found this in the Apache error logs whenever I try to access the file directly or veri...
-
WHM cron - backup vs cpbackup
What is the difference between these 2 entries? In WHM > Server Configuration > Configure cPanel Cron Jobs backup cpbackup
-
restart pop from command line - service not found
hi, I've tried the following service pop restart service cppop restart I get the message "unrecognized service" Same thing with /etc/init.d/cppop restart looked in the init.d folder and there is...
-
moved server cannot send email using smtp in php app
I recently migrated servers. I have a couple of installations of phpList that I use to send newsletters for various clients. Before the move I was using a config that looks something like this and...
-
script to replace modsec2.conf after easyapache
which script hook would be best to copy my custom modsec2.conf file when easy apache runs. #!/bin/sh cp -f /root/config_backup/modsec2.conf /usr/local/apache/conf/modsec2.conf should I use the s...
-
migration to new cPanel server, newer OS, same provider
As the topic says, I'm moving from one VPS to another with the same provider. I'm doing this to move from CentOS 5.1 to 6.4 Can you give me directions for this? Can I use the following method? ...
-
Where is lua?
[root@vps]# lua -v Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio I'm trying to enable the 2nd line in modsec2.conf #LoadFile /opt/lua/lib/liblua.so That file doesn't exist. Here's what I h...
-
Mod Security WHM Interface not updating
Hi, the Mod Security interface has not updated sine I started using the paid Atomic Rules. I see activity in /usr/local/apache/logs/modsec_audit.log but nothing in the WHM interface. no correspond...
-
new shell script calling restartsrv httpd
Hi, I've developed a script to check for new VERSION of Atomic Rules and update if necessary. I've tested that to my satisfaction, however the part that makes me a little nervous is the restart of...
-
accounts not included in backups
Hi, i've been using the new backup system. Today I discovered that the accounts are not being backed up. root@vps [/backup]# ls -la total 32 drwx--x--x 8 root root 4096 Nov 3 02:07 ./ drwxr-xr-...