RE: [Phpgedview-talk] update gedcom
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@by...> - 2005-01-20 20:47:12
|
In the php.ini file you should set: max_execution_time =3D 120 memory_limit =3D 128M =20 You will have to restart apache in order for these changes to take affect. On a decent machine (ie Pentium 3 > 1Ghz, 512 MB ram), these settings should be sufficient to run your 30MB gedcom file. =20 Something else you might try is to setup Apache and MySQL on your computer at home where you will have more control and see if you can get it running there. =20 I know that PGV will work with a 30MB gedcom because I recently installed one at www.PGVHosting.com <http://www.pgvhosting.com/> .=20 =20 Something else that has caused v3.2.1 to slow down is a problem in the editgedcoms.php file. See this forum thread for more information about whether this could be the cause of some of your problems: http://sourceforge.net/forum/forum.php?thread_id=3D1202168&forum_id=3D185= 166 =20 Good Luck, --John =20 =20 ________________________________ From: php...@li... [mailto:php...@li...] On Behalf Of Len Lundgren Sent: Thursday, January 20, 2005 12:57 PM To: php...@li... Cc: John Finlay Subject: [Phpgedview-talk] update gedcom =20 I created a small gedcom. Everything worked just fine. The import time was very fast, under 5 second. Nothing has ever worked that fast before. Now I will update it and try to update. It asked if I wished to overwrite and did it and displayed pedigree. works slick. What can I do to make my regular one work? Where are the size limiting variables located? Len e-mail -> llu...@in... Web Page http://thelundgrens.us On Tue, 4 Jan 2005 13:27:25 -0700, John Finlay wrote: >Hi Len, > >I'm not sure why you are having the login troubles. They could be >unrelated to the gedcom size. Have you tried testing it with a smaller >gedcom to see if you still have some of these problems? > >There are two ways to update a gedcom that is already in the system. >The first is to use the upload gedcom page and upload the gedcom again. >Make sure that the new gedcom has the same file name as the old one. >Then reimport the gedcom. >The second way is to use FTP to upload the gedcom, replacing the old >gedcom. Then reimport the gedcom by clicking on the import link in the >mangage gedcoms and edit privacy page. > >Were you able to successfully import this gedcom the first time you >uploaded it? > >Best Regards, >--John > >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >John Finlay >PhpGedView Project Manager >http://www.phpgedview.net >ya...@us... >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >-----Original Message----- >From: php...@li... >[mailto:php...@li...] On Behalf Of Len >Lundgren >Sent: Monday, January 03, 2005 8:56 PM >To: Stuart Phethean >Cc: php...@li... >Subject: [Phpgedview-talk] update gedcom > >I am trying to update my gedcom which is 30meg >I extended the time to 7200 sec, both in php.ini and config.php >I increased the memory allowance to 300meg >I am using mysql > >the 1st clean up ran, but returned to the login page rather than to step >4 >went back to manage ged, import validate convert to ansi ran, retuned to >login. >went back to manage ged, import validate convert to ansi did not >convert. >entered no clicked on continue. >ran for maybe 5 min. estimated time to run, 2 hours. then returned to >login screen > >I checked, gedcom did not update. > >Is the proper procedure to upload then import ? > >or do I need to uninstall phpgedview and start from scratch? > > > >Len >e-mail -> llu...@in... >Web Page http://thelundgrens.us >Benjamin Franklin's admonition: "Make yourself sheep and the wolves will >eat you." > > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Phpgedview-talk mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Phpgedview-talk mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpgedview-talk Len e-mail -> llu...@in... Web Page http://thelundgrens.us Benjamin Franklin's admonition: "Make yourself sheep and the wolves will eat you." Len e-mail -> llu...@in... Web Page http://thelundgrens.us Benjamin Franklin's admonition: "Make yourself sheep and the wolves will eat you." |