Digital experiences for all disciplines
Forum Replies Created
-
-
Ok tabasco, I’m going to try this now. thanks alot.
It doesn’t work right now, I don’t know why.
Is there an alternative way to import the full xml?
thxI don’t see an “Auto Load” in the General settings.
Check the screenshot.Thanks Ben,
It works like a charm, all good thanks alot!!
I have the exact same problem.
Thanks, but still server error. Looks like (mt) doesn’t like its users to use their CPU.
Is there a way to split the file in 2 or 3 parts?
Cheers.
Weird answer from (mt) today:
Based on the error_log of your website, it looks that you are trying to load a dll file on your php.ini ‘php_gd2.dll’. Please be aware that ‘dll’ files are for Microsoft operating systems and would not work with Linux web servers.
By default the GD module is installed on the (gs) Grid-Service by default.
For more information on the installed PERL modules on the (gs) Grid-Service, please visit:
https://kb.mediatemple.net/questions/875/Installed+perl+modules
Seems like (mt) is limiting its server use for the grid service…
as follows:
120 seconds of CPU time
100MB of RAM usage
36 processes per nodeSo my current set up has:
memory_limit = 96M
max_execution_time = 100
max_input_time = 100
upload_max_filesize = 32M
post_max_size = 64Mand I still get a 500 Server error… it lags for a minute then stops.
Thanks, I think you don’t need my URL in order to modify the code for this.
My site is in maintenance mode anyway, so you can’t see it.
Thanks.Yes, it’s strange.
I doubled everything as follows:
memory_limit = 496M
max_execution_time = 600
max_input_time = 600
upload_max_filesize = 400M
post_max_size = 448M
safe_mode = OffBut still time out.
Btw, I did check the “Download and import file attachments”, correct?
Thanks.
I sent a message to (mt) and they were helpful in a way :
“I believe you need to edit the php.ini file again. If the upload_max_filesize is larger than post_max_size, you must increase post_max_size so that it is bigger than upload_max_size.
If the value of post_max_size is larger than memory_limit, you must increase memory_limit so that it is larger than post_max_size.”Now the thing is, even if I change these numbers in php.ini, the timeout is still happening.
Current php.ini has :
memory_limit = 248M
max_execution_time = 600
max_input_time = 600
upload_max_filesize = 200M
post_max_size = 224M
safe_mode = OffAnd the problem is that it imports a few things, and when I try to import again, it’ll re-import them, this messes my db and setup, not to mention menus with doubles.
Working on it
-
Posted in: Reply To: import demo data