Topic on Project:Support desk

problem at import: Maximum execution time exceeded

7
2A02:908:3112:8F20:8175:4688:F018:F716 (talkcontribs)

Hi, when I import the XML file in my wiki (which contains many articles from another wiki), it is loading at then says:

Fatal error: Maximum execution time of 12 seconds exceeded in /users/soluschristus2/www/includes/import/WikiImporter.php on line 548

When I go to the file WikiImporter.php on line 548 there is written

$buffer .= $this->reader->value;

What can I do to solve this? How can I increase the maximum execution time?

Thanks

Ciencia Al Poder (talkcontribs)
This post was hidden by Polyphon522 (history)
Polyphon522 (talkcontribs)
Malyacko (talkcontribs)

By editing php.ini and increasing the value. Your link shows that it is still set to "12".

Polyphon522 (talkcontribs)

Sorry I don't know where to find such a file "php.ini". (see my last post above)

Bawolff (talkcontribs)

Probably your hosting provider doesnt let you and you have to contact them

Normally it would be a in a directory like /etc/php but it can vary a lot.

Reply to "problem at import: Maximum execution time exceeded"