Stryker
New Member
- Messages
- 11
- Reaction score
- 0
- Points
- 0
I recently installed an Invision Power Board (2.2.2) on my webspace. It worked just fine for a few days, but now whenever you try to upload any images, make new threads, or send PMs, myself and all of my users get;
I also am unable to access the Admin CP of the forum, and it has been having large amounts of slow-down, which I take as odd seeing as it's nearly empty and has three users.
I've tried re-installing the forum from scratch, and re-uploading everything, and the same thing happened*. I'd bother Invision support, but I'm getting the impression, by it working for a time, that there might be something wiggy with the host, or something I need to do that I missed. Thanks.
*Also, on the issue of it stating the errors in the server logs...
(Edited out IPs, they were just myself and one of my users)
And as to line 46, (since I know about jack diddle in terms of php)
Edit:
After reading around the fourm a bit more, which I origionally thought I would not have time to do today, I believe my issue may be because of the PHP change. I'm going to look into that, but I will leave the contents of my thread here just in case that is not the issue. (But it sure sounds like it).
Code:
[B]Internal Server Error[/B]
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@bdsyndicate.pcriot.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.39 Server at bdsyndicate.pcriot.com Port 80
I've tried re-installing the forum from scratch, and re-uploading everything, and the same thing happened*. I'd bother Invision support, but I'm getting the impression, by it working for a time, that there might be something wiggy with the host, or something I need to do that I missed. Thanks.
*Also, on the issue of it stating the errors in the server logs...
Code:
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
[Sat Oct 6 15:05:22 2007] [error] [client ] File does not exist: /home/stryker/public_html/500.shtml
[Sat Oct 6 15:05:22 2007] [error] [client ] Premature end of script headers: /home/stryker/public_html/forum/index.php
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
ALERT - function within blacklist called: set_time_limit() (attacker '', file '/home/stryker/public_html/forum/sources/action_public/taskloader.php', line 46)
And as to line 46, (since I know about jack diddle in terms of php)
Code:
@set_time_limit(1200);
After reading around the fourm a bit more, which I origionally thought I would not have time to do today, I believe my issue may be because of the PHP change. I'm going to look into that, but I will leave the contents of my thread here just in case that is not the issue. (But it sure sounds like it).
Last edited: