Thread: RE: [Phpgedview-talk] Error questions - newbie needs help
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@by...> - 2005-04-12 20:52:27
|
Re-importing the gedcom file should remove the error. An updated functions_index.php file which I believe will prevent this error from happening again, can be downloaded from this link: http://cvs.sourceforge.net/viewcvs.py/phpgedview/phpGedView/includes/fun ctions_index.php?view=3Dmarkup --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 John Finlay PhpGedView Project Manager > -----Original Message----- > From: php...@li... [mailto:phpgedview-talk- > ad...@li...] On Behalf Of Halibutt > Sent: Tuesday, April 12, 2005 5:59 AM > To: GedView lista > Subject: [Phpgedview-talk] Error questions - newbie needs help >=20 > Hello there! >=20 >=20 > I installed the latest version of GedView on my server (at > http://halibutt.t35.com) and uploaded the GEDCOM file. All was running > fine until I added the date of marriage of my parents. All of a sudden > in the pedigree chart (http://halibutt.t35.com/pedigree.php) their names > started to be followed by an error: >=20 > *Notice*: Undefined index: gedcom in > */home/freehost/t35.com/h/a/halibutt/includes/functions_index.php* on > line *106* >=20 > Similar errors appear also on the page of my great-grandma > (http://halibutt.t35.com/individual.php?pid=3DI53&ged=3DMachoccy.ged). What > did I do wrong and how can I fix this? >=20 > Regards >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |
From: =James B. <j.b...@ve...> - 2005-04-13 00:05:42
|
I'll bet you are my aquintance from WikiPedia, no? I installed PGV a month ago, and also the Java frontend. I've had problems with the Java, can't add people. The PGV has some good stuff, but has a long way to go for what I want. At 01:58 PM 4/12/05, you wrote: >Hello there! > > >I installed the latest version of GedView on my server (at >http://halibutt.t35.com) and uploaded the GEDCOM file. All was running >fine until I added the date of marriage of my parents. All of a sudden in >the pedigree chart (http://halibutt.t35.com/pedigree.php) their names >started to be followed by an error: > >*Notice*: Undefined index: gedcom in >*/home/freehost/t35.com/h/a/halibutt/includes/functions_index.php* on line >*106* > >Similar errors appear also on the page of my great-grandma >(http://halibutt.t35.com/individual.php?pid=I53&ged=Machoccy.ged). What >did I do wrong and how can I fix this? > >Regards James Birkholz admin, Posen-L mailing list and website http://www.Posen-L.com |
From: <he...@mu...> - 2005-04-19 22:02:38
|
I'm a user of the Phpgedview 3.3.1 and from the server(Apache version: 1.3.33 Unix, PHP version: 4.3.11 MySQL Version: 4.0.22 Standard) where I host my web page, they've reported that the files detailed above consume too many resources.- I wanted to know if somebody else experienced the same problems of if there might be a configuration failure in my server.- If you think it's necessary I'll send you the Php configuration.- Thanks a lot. Top Process %CPU 99.9 /usr/bin/php individual.php Top Process %CPU 94.8 /usr/bin/php ancestry.php Top Process %CPU 86.0 /usr/bin/php fanchart.php Top Process %CPU 99.9 /usr/bin/php calendar.php Top Process %CPU 92.6 /usr/bin/php fanchart.php Top Process %CPU 91.6 /usr/bin/php index.php Hernan Lopez |
From: Len L. <llu...@in...> - 2005-04-19 22:36:40
|
if you use the index method, it will use max resources and can for a long time, even do put up the first string. if you switch to mysql it is much faster and uses less cpu. Len On Tue, 19 Apr 2005 19:02:19 -0300, Hernan Javier Lopez wrote: > >I'm a user of the Phpgedview 3.3.1 and from the server(Apache version: >1.3.33 Unix, PHP version: 4.3.11 MySQL Version: 4.0.22 Standard) where I >host my web page, they've reported that the files detailed above consume too >many resources.- I wanted to know if somebody else experienced the same >problems of if there might be a configuration failure in my server.- If you >think it's necessary I'll send you the Php configuration.- >Thanks a lot. > > >Top Process %CPU 99.9 /usr/bin/php individual.php >Top Process %CPU 94.8 /usr/bin/php ancestry.php >Top Process %CPU 86.0 /usr/bin/php fanchart.php > >Top Process %CPU 99.9 /usr/bin/php calendar.php >Top Process %CPU 92.6 /usr/bin/php fanchart.php >Top Process %CPU 91.6 /usr/bin/php index.php > >Hernan Lopez > > > >------------------------------------------------------- >This SF.Net email is sponsored by: New Crystal Reports XI. >Version 11 adds new functionality designed to reduce time involved in >creating, integrating, and deploying reporting solutions. Free runtime info, >new features, or free trial, at: http://www.businessobjects.com/devxi/728 >_______________________________________________ >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." |
From: <he...@mu...> - 2005-04-19 22:44:13
|
Thanks a lot for your quick answer. Unfortunately, MySQL is what I'm already using. Hernan _____ De: php...@li... [mailto:php...@li...] En nombre de Len Lundgren Enviado el: martes, 19 de abril de 2005 19:36 Para: Hernan Javier Lopez; php...@li... Asunto: Re: [Phpgedview-talk] Consuming Problems if you use the index method, it will use max resources and can for a long time, even do put up the first string. if you switch to mysql it is much faster and uses less cpu. Len On Tue, 19 Apr 2005 19:02:19 -0300, Hernan Javier Lopez wrote: > >I'm a user of the Phpgedview 3.3.1 and from the server(Apache version: >1.3.33 Unix, PHP version: 4.3.11 MySQL Version: 4.0.22 Standard) where I >host my web page, they've reported that the files detailed above consume too >many resources.- I wanted to know if somebody else experienced the same >problems of if there might be a configuration failure in my server.- If you >think it's necessary I'll send you the Php configuration.- >Thanks a lot. > > >Top Process %CPU 99.9 /usr/bin/php individual.php >Top Process %CPU 94.8 /usr/bin/php ancestry.php >Top Process %CPU 86.0 /usr/bin/php fanchart.php > >Top Process %CPU 99.9 /usr/bin/php calendar.php >Top Process %CPU 92.6 /usr/bin/php fanchart.php >Top Process %CPU 91.6 /usr/bin/php index.php > >Hernan Lopez > > > >------------------------------------------------------- >This SF.Net email is sponsored by: New Crystal Reports XI. >Version 11 adds new functionality designed to reduce time involved in >creating, integrating, and deploying reporting solutions. Free runtime info, >new features, or free trial, at: http://www.businessobjects.com/devxi/728 >_______________________________________________ >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." |
From: Len L. <llu...@in...> - 2005-04-19 23:00:08
|
Be sure it did not revert to index. I thought mine was mysql also, but when I looked into my performance problems, I discovered that it had reverted to index. if you are using mysql, be sure there is enough threads in the apache config. other than that, I am no help Len --Original Message Text--- From: Hernan Javier Lopez Date: Tue, 19 Apr 2005 19:43:59 -0300 Thanks a lot for your quick answer. Unfortunately, MySQL is what I'm already using. Hernan De: php...@li... [mailto:phpgedview-talk- ad...@li...] En nombre de Len Lundgren Enviado el: martes, 19 de abril de 2005 19:36 Para: Hernan Javier Lopez; php...@li... Asunto: Re: [Phpgedview-talk] Consuming Problems if you use the index method, it will use max resources and can for a long time, even do put up the first string. if you switch to mysql it is much faster and uses less cpu. Len On Tue, 19 Apr 2005 19:02:19 -0300, Hernan Javier Lopez wrote: > >I'm a user of the Phpgedview 3.3.1 and from the server(Apache version: >1.3.33 Unix, PHP version: 4.3.11 MySQL Version: 4.0.22 Standard) where I >host my web page, they've reported that the files detailed above consume too >many resources.- I wanted to know if somebody else experienced the same >problems of if there might be a configuration failure in my server.- If you >think it's necessary I'll send you the Php configuration.- >Thanks a lot. > > >Top Process %CPU 99.9 /usr/bin/php individual.php >Top Process %CPU 94.8 /usr/bin/php ancestry.php >Top Process %CPU 86.0 /usr/bin/php fanchart.php > >Top Process %CPU 99.9 /usr/bin/php calendar.php >Top Process %CPU 92.6 /usr/bin/php fanchart.php >Top Process %CPU 91.6 /usr/bin/php index.php > >Hernan Lopez > > > >------------------------------------------------------- >This SF.Net email is sponsored by: New Crystal Reports XI. >Version 11 adds new functionality designed to reduce time involved in >creating, integrating, and deploying reporting solutions. Free runtime info, >new features, or free trial, at: http://www.businessobjects.com/devxi/728 >_______________________________________________ >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." |
From: <he...@mu...> - 2005-04-20 00:02:41
|
Thanks a lot again. I've checked but I'm really using mysql. It hasn't reverted.- I hope I'll get some other suggestion from the list but at least you've helped me to eliminate one possible problem.- Hernan _____ De: php...@li... [mailto:php...@li...] En nombre de Len Lundgren Enviado el: martes, 19 de abril de 2005 20:00 Para: php...@li... Asunto: RE: [Phpgedview-talk] Consuming Problems Be sure it did not revert to index. I thought mine was mysql also, but when I looked into my performance problems, I discovered that it had reverted to index. if you are using mysql, be sure there is enough threads in the apache config. other than that, I am no help Len |