Forum Software PHP errors

Posted By: Quad

Forum Software PHP errors - 01/11/11 15:03

i am constantly seeing

Fatal error: Call to undefined function: ini_set() in /homepages/5/d121313068/htdocs/ubb7/ubbthreads.php on line 35

error when i try to load different pages of forum/topics. Does anyone else has this too?

Tried about 30 times to just to post this one.
Posted By: flits

Re: Forum Software PHP errors - 01/11/11 15:06

me 2
Posted By: Rei_Ayanami

Re: Forum Software PHP errors - 01/11/11 15:16

happens also here (tried with iPhone+PC)
Posted By: EvilSOB

Re: Forum Software PHP errors - 01/11/11 15:48

YES! Started more than 8 hours ago.

Re-hitting refresh will eventually get it to go through...

Is affecting posts on PM area too...

Sometimes get it just pulling up the forum homepage too...


Posted By: 3run

Re: Forum Software PHP errors - 01/11/11 15:55

Same here, like EvilSOB said, that started about 8 hours ago.
What the hell is this? Is Conitec making new webpage? grin
Posted By: EvilSOB

Re: Forum Software PHP errors - 01/11/11 16:13

Either a DOS attack, or they are trying to fix the A8 logo in the top/left corner...
Posted By: Quad

Re: Forum Software PHP errors - 01/11/11 16:41

A8 logo looks fine?

and i do not think it's DOS attack, it should have been pretty much denying service as the name suggests but it's denial of service it's like file acess error.

I mean apache is not denying to show you a page / get your connection, you can connect fine even the php script runs and returns the error and sometimes runs without the error and show the page.

But the error is strange of course, ini_set should always be defined in php, it's a predefined php function. To me it looks either like there is an error in php.ini or apache/php setup and settings.
Posted By: EvilSOB

Re: Forum Software PHP errors - 01/11/11 16:50

I figured DOS due to the fact that just hitting refresh will eventually get through,
I figured the the DOS was just killing some dataflow so hitting refresh was
eventually getting through a 'gap' in the attack...

I'll take your word on the apache business, Ive never played with it...

As for the A8 logo, Ive never seen it... Dead link to the image
"http://www.conitec.net/images/a8icon.png"
Posted By: Rei_Ayanami

Re: Forum Software PHP errors - 01/11/11 16:55

(Lol, the link to the image works here^^)
Posted By: alibaba

Re: Forum Software PHP errors - 01/11/11 17:56

same for me.
Posted By: Xarthor

Re: Forum Software PHP errors - 01/11/11 18:03

same problem here.

But the A8 logo works wink
Posted By: FBL

Re: Forum Software PHP errors - 01/11/11 18:05

As long as the logo works, the world is saved once again.
Posted By: Rei_Ayanami

Re: Forum Software PHP errors - 01/11/11 18:57

hmnmn...


New Error sometimes..

Fatal error: Call to undefined function: preg_match() in /homepages/5/d121313068/htdocs/ubb7/ubbthreads.php on line 84
Posted By: WretchedSid

Re: Forum Software PHP errors - 01/11/11 20:00

+1 etc.pp.
Posted By: bk9iq

Re: Forum Software PHP errors - 01/11/11 20:33

SAME HERE ... PLZ FIX...
Posted By: Roel

Re: Forum Software PHP errors - 01/11/11 20:53

how funny.. when opening this thread I got an error message: Fatal error....blablabla.....on line 35crazy
Posted By: jcl

Re: Forum Software PHP errors - 01/12/11 09:13

From your description the problem looks indeed like a DOS attack, but it is apparently over, at least it does not happen at the moment. The current server traffic is normal. If it happens again, please post here.
Posted By: Landixus

Re: Forum Software PHP errors - 01/12/11 09:54

Maybe this one?
http://www.heise.de/security/meldung/DoS-Angriff-mit-Gleitkommazahl-1163658.html
Posted By: WretchedSid

Re: Forum Software PHP errors - 01/12/11 12:22


Next time, check the HTTP headers that come back from the forum to validate assumptions like this. Here is what comes back from a GET request:
Quote:

HTTP/1.1 200 OK
Date: Wed, 12 Jan 2011 12:19:33 GMT
Server: Apache/1.3.41 Ben-SSL/1.59
X-Powered-By: PHP/4.4.9
Set-Cookie: PHPSESSID=5dfec37ea004145433e0a7e88174cf2d; path=/, ubbgs7ubbt_myid=0; path=/, ubbgs7ubbt_key=deleted; expires=Tue, 12 Jan 2010 12:19:32 GMT; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: private
Pragma: no-cache
Connection: close
Transfer-Encoding: Identity
Content-Type: text/html; charset=iso-8859-1

And now check your posted link again wink
Posted By: Landixus

Re: Forum Software PHP errors - 01/12/11 13:41

you miss the "maybe" dude!
Posted By: WretchedSid

Re: Forum Software PHP errors - 01/12/11 14:40

Then you have missed my point... To make it clear, look into the "X-Powered-By" key and its value. Then look into the post of your link (pretty much at the end).
© 2024 lite-C Forums