TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

March 29, 2024, 04:50:41 AM

Login with username, password and session length
Members
Stats
  • Total Posts: 195,105
  • Total Topics: 21,213
  • Online today: 304
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 308
  • Total: 308

30 Second Execution Error with Smf 1.1.6

Started by Hellbreather, September 12, 2008, 01:18:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Hellbreather

Hi,

I did try a search but nothing has come up.

I have uploaded Tiny Portal 1.0.5 beta and its all good but when I click on apply mod it waits for a long time and I get one of two errors:

FastCGI Error.
The FastCGI Handler was unable to process the request.
--------------------------------------------------------------------------------

Error Details:

The FastCGI process exceeded configured activity timeout
Error Number: 258 (0x80070102).
Error Description: The wait operation timed out.
HTTP Error 500 - Server Error.
Internet Information Services (IIS)

Or:

Fatal error: Maximum execution time of 30 seconds exceeded in \\NAS42ENT\domains\*removed-domain-name&serveraddress*\user\htdocs\Sources\Subs-Package.php on line 1931


I tried to manual install, but it came up with tons of errors (I did follow the instructions) but there were a few that I couldn't find in a few of the files.

Any ideas? (I also tried 0.98)
Thanks
Hellbreather.

G6Cad

A server setting thats wrong, you need to ask your host to check the cgi settings on the server.

Hellbreather

What CGI settings do I need to ask them to check?

G6Cad

Quote
The FastCGI process exceeded configured activity timeout
Error Number: 258 (0x80070102).

That error number should give them the hint

Thurnok

The IIS implementation of FastCGI has a default of 30 seconds for script execution.  This can be changed via the IIS Manager.  Ask your host to increase the time to at least 60 seconds which is generally thought to be the recommended minimum time setting for script executions on public (non-corporate intranet) internet web servers.