[Bug 20041] RSS/ATOM Feeds / Endless Loop in includes/diff/DifferenceEngine.php(1258) : Fatal error - Maximum execution time of 30 seconds exceeded

2009-08-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20041


Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #5 from Chad H. innocentkil...@gmail.com  2009-08-04 22:27:00 UTC 
---


*** This bug has been marked as a duplicate of bug 7601 ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20041] RSS/ATOM Feeds / Endless Loop in includes/diff/DifferenceEngine.php(1258) : Fatal error - Maximum execution time of 30 seconds exceeded

2009-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20041


Aryeh Gregor simetrical+wikib...@gmail.com changed:

   What|Removed |Added

 CC||simetrical+wikib...@gmail.co
   ||m




--- Comment #1 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-08-02 
17:32:13 UTC ---
Try using the wikidiff2 extension for diffs instead of the PHP-based diff
engine.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20041] RSS/ATOM Feeds / Endless Loop in includes/diff/DifferenceEngine.php(1258) : Fatal error - Maximum execution time of 30 seconds exceeded

2009-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20041





--- Comment #2 from Raphael Becker r...@uugrn.org  2009-08-02 17:58:30 UTC ---
(In reply to comment #1)
 Try using the wikidiff2 extension for diffs instead of the PHP-based diff
 engine.

Thanks for you quick reply.

According to http://www.mediawiki.org/wiki/Extension:Wikidiff2 this extension
is declared experimental. 
We need try this later, I don't have any root access to this server and
therefore cannot modify the PHP setup on this server. 

I haven't seen this error on many other wikis I care of, so I guess there's
nothing wrong with this piece of code in general (many other might have
reported this before).

Regards
Raphael Becker


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20041] RSS/ATOM Feeds / Endless Loop in includes/diff/DifferenceEngine.php(1258) : Fatal error - Maximum execution time of 30 seconds exceeded

2009-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20041





--- Comment #3 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-08-02 
18:06:20 UTC ---
wikidiff2 is what Wikipedia uses, IIRC.  The built-in diff engine is very
CPU-intensive, since it's written in PHP.  I'd assume that the RSS feed link is
trying to generate a large number of diffs and simply takes too long.  I don't
know if this is fixable without using a diff engine written in a faster
language, like wikidiff2.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l