- Posts: 37
COMMUNITY FORUM
Problems with importing joomla articles
- Kasper Schuster Haaning Hansen
-
Topic Author
- Offline
- Junior Member
Less
More
10 years 4 months ago #136010
by Kasper Schuster Haaning Hansen
Problems with importing joomla articles was created by Kasper Schuster Haaning Hansen
Hi guys and girls,
I'm all new to this K2.
I've got a joomla 3.3.6 website, where i have install K2 on, but i've got a problem when trying to import Joomla content into K2.
For the first 2-5 minutes it imports well, but all of a sudden it will just stop and throw me a white page.
I've tried doing in locally and on my webhost, but the same error occurs.
I've only got around 1100 articles and 130 categories to import.
Hope somebody can help me figure this out, so i can start using K2. :)
I'm all new to this K2.
I've got a joomla 3.3.6 website, where i have install K2 on, but i've got a problem when trying to import Joomla content into K2.
For the first 2-5 minutes it imports well, but all of a sudden it will just stop and throw me a white page.
I've tried doing in locally and on my webhost, but the same error occurs.
I've only got around 1100 articles and 130 categories to import.
Hope somebody can help me figure this out, so i can start using K2. :)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 4 months ago #136028
by Krikor Boghossian
Replied by Krikor Boghossian on topic Problems with importing joomla articles
It is possible that the script reaches your server's memory limits.
This script should be run manually and edit your localhost's php.ini file or you could ask your hosting provider to so this for you in order to complete the migration.
This script should be run manually and edit your localhost's php.ini file or you could ask your hosting provider to so this for you in order to complete the migration.
Please Log in or Create an account to join the conversation.
- Kasper Schuster Haaning Hansen
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 37
10 years 4 months ago #136038
by Kasper Schuster Haaning Hansen
Replied by Kasper Schuster Haaning Hansen on topic Problems with importing joomla articles
Would it be possible to change that in an .htaccess file ?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 4 months ago #136039
by Krikor Boghossian
Replied by Krikor Boghossian on topic Problems with importing joomla articles
It could be possible: stackoverflow.com/questions/12172515/set-memory-limit-in-htaccess
But you would need to increase the max_execution time as well. You could set a generous limit to 3600 seconds instead of the 30 or 60 which the limit is normally set to.
But you would need to increase the max_execution time as well. You could set a generous limit to 3600 seconds instead of the 30 or 60 which the limit is normally set to.
Please Log in or Create an account to join the conversation.
- Kasper Schuster Haaning Hansen
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 37
10 years 4 months ago #136044
by Kasper Schuster Haaning Hansen
Replied by Kasper Schuster Haaning Hansen on topic Problems with importing joomla articles
I'll try it and see if it does the trick. :)
I'll report back when I'm done. :)
I'll report back when I'm done. :)
Please Log in or Create an account to join the conversation.