Welcome to Geeklog, Anonymous Thursday, March 13 2025 @ 07:30 pm EDT
Geeklog Forums
PHP Timeouts in template.classes.php
Status: offline
ByteEnable
Forum User
Full Member
Registered: 10/20/03
Posts: 138
Hi All,
I get a timeout from geeklog ocassionally. It only happens to me, so its not really a big deal. But here are the details:
Error in log:
[04-Jun-2004 20:28:05] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/ByteEnable/geeklog-1.3.9/system/classes/template.class.php on line 499
PHP code:
// quote the replacement strings to prevent bogus stripping of special chars
reset($this->varvals);
while(list($k, $v) = each($this->varvals)) {
499: $varvals_quoted[$k] = preg_replace(array('/\\/', '/$/'), array('\\\\', '\\$'), $v);
}
Byte
I get a timeout from geeklog ocassionally. It only happens to me, so its not really a big deal. But here are the details:
Error in log:
[04-Jun-2004 20:28:05] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/ByteEnable/geeklog-1.3.9/system/classes/template.class.php on line 499
PHP code:
// quote the replacement strings to prevent bogus stripping of special chars
reset($this->varvals);
while(list($k, $v) = each($this->varvals)) {
499: $varvals_quoted[$k] = preg_replace(array('/\\/', '/$/'), array('\\\\', '\\$'), $v);
}
Byte
10
5
Quote
All times are EDT. The time is now 07:30 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content