[Phpgedview-talk] failing to upload replacement gedcom
Brought to you by:
canajun2eh,
yalnifj
From: Tony <pth...@gm...> - 2008-03-21 11:37:40
|
Hi, I am failing to upload a replacement gedcom to a site of mine that has a working but slightly outdated gedcom already in place. I've updated from subversion and am at build 2756- so am up to date at the time of posting. The errors I see start as follows: Performing GEDCOM validation... ERROR 8: Undefined index: PublicGrahamMarch2008.GED 0 Error occurred on in function *unknown* 1 called from line *565* of file *uploadgedcom.php* ERROR 2: feof(): supplied argument is not a valid stream resource 0 Error occurred on in function *feof* 1 called from line *567* of file *uploadgedcom.php* *Warning*: feof(): supplied argument is not a valid stream resource in * /var/www/vhosts/graham/phpgedview/uploadgedcom.php* on line *567* ERROR 2: fread(): supplied argument is not a valid stream resource 0 Error occurred on in function *fread* 1 called from line *568* of file *uploadgedcom.php* *Warning*: fread(): supplied argument is not a valid stream resource in * /var/www/vhosts/graham/phpgedview/uploadgedcom.php* on line *568* ERROR 2: feof(): supplied argument is not a valid stream resource 0 Error occurred on in function *feof* 1 called from line *567* of file *uploadgedcom.php* *Warning*: feof(): supplied argument is not a valid stream resource in * /var/www/vhosts/graham/phpgedview/uploadgedcom.php* on line *567* ERROR 2: fread(): supplied argument is not a valid stream resource 0 Error occurred on in function *fread* 1 called from line *568* of file *uploadgedcom.php .... and so on until memory resources cause to browser to crawl to a halt * I can see that the new gedfile has successfully uploaded to my phpgedview/index folder, but for some reason it just won't validate. The server is running CentOS 4 - and I have tried switching selinux off to see if that was preventing access to the newly uploaded file, but I don't currently think that is the problem. Does anyone have any suggestions as to ways to debug this, or obvious mistakes that I'm making? -- Cheers, Tony |