pasamio / jwcp

Automatically exported from code.google.com/p/jwcp
0 stars 0 forks source link

Time out on Shared Servers #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new child
2. Hit Save or Apply
3.

What is the expected output? What do you see instead?
A child to be created, but the operation times out.  This is caused by a
shared environment where there is a lot of information to copy and the
timeout is set to 45 seconds.

What version of the product are you using? On what operating system?
1.0.1, on a Linux

Please provide any additional information below.
I know that this is a specialty issue that will probably need to be
resolved with AJAX, but if you could post a work around in the meantime
that would be great.

Original issue reported on code.google.com by murray.e...@gmail.com on 4 Dec 2009 at 2:23

GoogleCodeExporter commented 9 years ago
Try to add some big folders into "Do Not Copy Files" list and after it will be 
created 
you can copy that folder manually.

Original comment by edo...@gmail.com on 4 Dec 2009 at 2:27

GoogleCodeExporter commented 9 years ago
Yeah, I tried that, I actually just specified to copy the database and no 
files.  It
still timed out.  My site is too big I guess.  Can I manually copy the database 
and
files? What does it need to have to 'know' it's a child.

Original comment by murray.e...@gmail.com on 4 Dec 2009 at 3:04

GoogleCodeExporter commented 9 years ago
Better to create a child on localhost and then move the database. It creates 
also
mysql triggers, so just copying tables will not work.

I'll try to implement the child creation process with javascript to solve the 
timing
issues.

Original comment by edo...@gmail.com on 4 Dec 2009 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by edo...@gmail.com on 15 Feb 2010 at 1:52