Hi
I'm trying to import a large template ( from https://github.com/Cacti/plugin_mikrotik ) using the cli as described in the template readme and 'import_package.php' and gets the php-reply Read 141440 bytes of XML data but the template never gets imported.
Testing with a smaller template is succesfull.
Is there a setting that prevents import of large template ?
I've also trying import the uncompressed xml ( 1.1Mb. ) using the html importer and it just does nothing.
Thank you in advance.
BooX
Problem importing large template
Moderators: Developers, Moderators
Re: Problem importing large template
Edit the import_package.php and add right after the includes the following:
Code: Select all
/* add more memory */
ini_set('memory_limit', '512M');
Before history, there was a paradise, now dust.
Re: Problem importing large template
Awesome !
Thank you, it works great now
BooX
Thank you, it works great now
BooX
Who is online
Users browsing this forum: No registered users and 1 guest