vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Am i beeing attacked? (https://vborg.vbsupport.ru/showthread.php?t=179566)

MindTrix 05-17-2008 06:12 PM

Am i beeing attacked?
 
A website i have just setup in the past couple of days has gone down and showing a database error out of the blue.

I have now got 200 emails and rising every second with errors like this...


Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to MySQL server on 'eon' (10061)
D:\inetpub\vhosts\removedmysiteaddy.com\httpdocs\f orum\includes\class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Saturday, May 17th 2008 @ 12:09:16 PM
Error Date : Saturday, May 17th 2008 @ 12:09:17 PM
Script : http://www.removedmysiteaddy.com/forum/showthread.php?mode=hybrid&amp;amp;amp;amp;amp;amp ;amp;t=25
Referrer :
IP Address : 86.13.79.217
Username :
Classname : vB_Database
MySQL Version :

Whats going on?

Lynne 05-17-2008 06:13 PM

Check out this page in the manual: http://www.vbulletin.com/docs/html/cantconnect

MindTrix 05-17-2008 06:19 PM

So its my hosts problem? The site has been up and running fine for days now, then bam, it just crashed like this

Lynne 05-17-2008 06:21 PM

Well, either you changed something (inadvertantly) and caused the problem, or it's a problem on your hosts end.

(Take a look at the script url... do you really have all those "amp;" in there? That isn't correct at all.)

MindTrix 05-17-2008 06:29 PM

The only thing i have recently installed was a mod from here, a guest tracking one. It's been working fine all day, then i would say 6 hours later, this is happening.

Lynne 05-17-2008 06:43 PM

Are you on a shared server? Do they have a server status page?

Jase2 05-17-2008 06:47 PM

The best thing you can do is contact your host. Or disable all mods then see if the problem persists.

MindTrix 05-17-2008 06:48 PM

I believe i am on a shared server, and the server status page just says server is ok.

Thing is the site was working fine for hours after i last edited, and out of the blue this has happened, and i dont have a clue where them amp;amp; have come from

--------------- Added [DATE]1211053797[/DATE] at [TIME]1211053797[/TIME] ---------------

Sent my hose a support ticket, now just waiting forever for a reply.

I cannot disable any mods because the whole site is down. Only my default homepage is working, anything forum related is not.

Lynne 05-17-2008 07:30 PM

If you can ftp to your site, you can disable your mods in your config.php file: edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

(BTW, your site is still linked in your first post. All you did was change the url we see, not the clickable one.)

MindTrix 05-17-2008 07:38 PM

Thanks for the heads up!

Added that code but still no joy, dead site. And still no support ticket reply! over an hour now

Lynne 05-17-2008 07:46 PM

Yep, link fixed. ;)

What sort of hacks have you added? Do you recall any that would do any sort of character replacement? The reason I ask, is your error says this line:
Code:

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: .......
Normally, it would not have the "&lt;" and "&gt;" in there. See this thread that shows a similar error and notice how it start the error out as:
Code:

mysql_connect() [<a href='function.mysql-connect'>function.
I don't know if this is a php issue or a mysql issue or something you did to your site, but it is worth noting.

MindTrix 05-17-2008 07:51 PM

The last one i added was 'Track Guests'

Everything was working fine though, the mod too.

Also the &lt and other weird sign arent actually there and dont show when i edit my post, only show up when its posted, weird.

Marco van Herwaarden 05-18-2008 10:38 AM

The site www.removedmysiteaddy.com does not open at all for me.

Andreas 05-18-2008 10:42 AM

I guess that's because he removed his sites address ;-)


All times are GMT. The time now is 03:13 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02273 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete