PDA

View Full Version : I need help fixing forum and an admin


farmtrucnsa
03-22-2016, 01:42 PM
hi, i'm in need of a forum admin, server admin to get my forum back online.

it's hosted on hostgator.
the site reports database error.

i'm willing to work with a trusted admin who knows vb and hg very well.

i'm just not knowledgable in this to get the forum back up or have the time.

my site is ls1truck.com and it's been around for years.

hostgator reports the forum is down due to many bot hits and not being optimized.

is there anyone willing to help or provide a service for this?

thanks,

here's what hg said:

Upon review it looks as though this account is actually hitting against the resource restrictions in place on all shared and reseller servers. This forum needs to be optimized pretty heavily. The logs show that all running processes were vbseo.php, which is very common to cause a high load issue with vbulletin. I noticed, however, that it looks like you are getting hit with bot registration abuse, which would indicate that you need to secure your registration (and probably the login) page. Doing so should work to reduce the load on your site.

[+] Checking "/var/log/mysql_queries.log"
[-] ls1truck killed 7412 times.
[-] ls1truck killed 322 times in past 24hrs.
[-] ls1truck was first killed: Thu Oct 9 04:12:02 2014
[-] ls1truck was last killed: Mon Mar 21 06:06:14 2016
[+] Checking "/opt/hgmods/automated_monitoring/logs/mysql_autosuspend.log"
[-] ls1truck froze 23 times.
[-] ls1truck froze 6 times in past 24hrs.
[-] ls1truck was first frozen: Thu Dec 17 07:40:14 2015
[-] ls1truck was last frozen: Mon Mar 21 01:10:36 2016
[+] Checking "/opt/hgmods/hg_processcount.log"
[-] ls1truck hit pcount limit 588 times.
[-] ls1truck hit pcount limit 32 times in past 24hrs.
[-] ls1truck was first hit limit: Fri Oct 10 19:59:02 2014
[-] ls1truck was last hit limit: Mon Mar 21 13:17:20 2016
[+] Checking "/opt/hgmods/automated_monitoring/etc/banned_sqlusers"
[-] ls1truck had database BAN.

159.192.250.91 - - [21/Mar/2016:05:58:53 -0500] "POST /forums/register.php?do=addmember HTTP/1.1" 200 5055 "http://www.ls1truck.com/forums/register.php" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0"
5.164.236.19 - - [21/Mar/2016:06:10:01 -0500] "POST /forums/register.php?do=addmember HTTP/1.1" 200 28058 "http://www.ls1truck.com/forums/register.php?" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0"
5.164.236.19 - - [21/Mar/2016:06:10:06 -0500] "POST /forums/register.php?do=addmember HTTP/1.1" 200 28058 "http://www.ls1truck.com/forums/register.php?" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0"
5.164.236.19 - - [21/Mar/2016:06:10:11 -0500] "POST /forums/register.php?do=addmember HTTP/1.1" 200 28058 "http://www.ls1truck.com/forums/register.php?" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0"
5.164.236.19 - - [21/Mar/2016:06:10:22 -0500] "POST /forums/register.php?do=addmember HTTP/1.1" 200 28058 "http://www.ls1truck.com/forums/register.php?" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0"
5.164.236.19 - - [21/Mar/2016:06:10:25 -0500] "POST /forums/register.php?do=addmember HTTP/1.1" 200 28058 "http://www.ls1truck.com/forums/register.php?" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:43.0) Gecko/20100101 Firefox/43.0"
5.164.236.19 - - [21/Mar/2016:06:10:30 -0500] "POST /forums/register.php?do=addmember HTTP/1.1" 200 28058 "http://www.ls1truck.com/forums/register.php?" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0"
5.164.236.19 - - [21/Mar/2016:06:10:53 -0500] "POST /forums/register.php?do=addmember HTTP/1.1" 503 3152 "http://www.ls1truck.com/forums/register.php?" "Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0"

Dave
03-22-2016, 01:51 PM
Well Hostgator isn't exactly a great hosting company with its endless list of limitations for shared hosting. If you have quite some visitors already then all the bots will only make it worse, have you ever considered moving to a VPS? A VPS will give you more flexibility and a lot more resources.

By looking at the access log you posted, it looks like they attempt to create accounts. The problem is that such bots don't respect robots.txt files and banning their user agent is not going to work out because it uses different user agents.

Do you have any anti-spam/bot plugins installed already?

Also https://vborg.vbsupport.ru/forumdisplay.php?f=30 is the section where you can request paid services.

In Omnibus
03-22-2016, 01:53 PM
Your index page is showing the following:

Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User 'ls1truck_vbul' has exceeded the 'max_connections_per_hour' resource (current value: 1)
/home/ls1truck/public_html/forums/includes/class_core.php on line 314

My first advice would be to get a better host. HostGator is cheap for a reason.

I can help or try to help with the rest of the issues. PM me.

farmtrucnsa
03-22-2016, 02:33 PM
thanks for the response.

I am going to post in the paid section to see who can help.

Thanks Prosportsforums, I'll contact you asap.

The site is on a vps, maybe there aren't enough resources like you said.

I dont mind paying to have it moved to a better hosting service.

thanks,

Gio~Logist
03-22-2016, 02:36 PM
If your max connections per hour is set to "1", I'm guessing something was changed recently, that's unbelievable. Are you on shared hosting?

Dave
03-22-2016, 02:41 PM
What are the stats of your VPS? Seems like it's still extremely limited for a VPS... although it's Hostgator after all.

farmtrucnsa
03-22-2016, 03:07 PM
If your max connections per hour is set to "1", I'm guessing something was changed recently, that's unbelievable. Are you on shared hosting?

ok, i'm not sure if it was changed or what value it should be but i'm open to anything.
like i said, the forum has ran decent for years, i've done a few things, like captcha and upgrades, but i'm lost on this.

it could be some limitation of hostgator

--------------- Added 1458662930 at 1458662930 ---------------

What are the stats of your VPS? Seems like it's still extremely limited for a VPS... although it's Hostgator after all.


this info, stats? i know long, just copied it from the server info page.


thanks for the help!



Processor Information
Total processors: 16
Processor #1
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #2
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #3
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #4
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #5
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #6
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #7
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #8
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #9
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #10
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #11
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #12
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #13
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #14
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #15
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB
Processor #16
Vendor
AuthenticAMD
Name
AMD Opteron 63xx class CPU
Speed
2299.998 MHz
Cache
512 KB

Memory Information
Memory: 16096492K/16572000K available (3682K kernel code, 499K rwdata, 1452K rodata, 900K init, 584K bss, 475508K reserved)

System Information
Linux duster.websitewelcome.com 3.12.41-77.ELK6.x86_64 #1 SMP Fri May 1 18:21:30 CDT 2015 x86_64 x86_64 x86_64 GNU/Linux

Physical Disks


Current Memory Usage
total used free shared buffers cached
Mem: 15534296 14261280 1273016 58944 1227380 4958700
-/+ buffers/cache: 8075200 7459096
Swap: 6143996 982308 5161688
Total: 21678292 15243588 6434704

Current Disk Usage
Filesystem Size Used Avail Use% Mounted on
/dev/vda3 15G 3.9G 9.8G 29% /
tmpfs 500M 39M 462M 8% /dev/shm
/dev/vda7 1.6T 1.3T 168G 89% /home
/dev/vda5 9.5G 96M 8.9G 2% /tmp
/dev/vda2 68G 33G 32G 52% /usr
/dev/vda1 193G 83G 100G 46% /var
none 7.5G 21M 7.4G 1% /var/spool/exim
tmpfs 4.0G 16K 4.0G 1% /var/mysqltmp

Dave
03-22-2016, 03:19 PM
Hmm that doesn't seem right for a VPS. Do you know what plan you have at Hostgator?
http://www.hostgator.com/vps-hosting

But regardless, I would still consider moving to another host. I don't see why they put such low limits in place for a VPS.

farmtrucnsa
03-22-2016, 04:02 PM
Hmm that doesn't seem right for a VPS. Do you know what plan you have at Hostgator?
http://www.hostgator.com/vps-hosting

But regardless, I would still consider moving to another host. I don't see why they put such low limits in place for a VPS.

yea, i'm on the copper plan.

what service / host do you recommend?

Dave
03-22-2016, 04:09 PM
I'll list some of the good ones I have experience with:
https://www.digitalocean.com/
https://www.transip.eu/
https://www.linode.com/

Pricing is around $20/month for a decent one.
Note that those hosts are unmanaged, you'll have to set up everything yourself (or get someone to do it for you) such as the webserver, MySQL, PHP, etc.

ForceHSS
03-23-2016, 12:57 PM
I am with hostgator Business plan and its shared I have no problems