RE: [Phpgedview-talk] RE: Trouble uploading GEDCOM - Pls help!
Brought to you by:
canajun2eh,
yalnifj
From: Rodney H. <rm...@rm...> - 2004-03-02 16:27:31
|
Hello John, Further to last messages, I have not been able to get your latest = version to work at all. I have reverted to an earlier version - 2.65 - and have got that working without problem. It's at http://rmhh.co.uk/phpGedView/ I note that placing images in the thumbs folder doubles up for the Media folder. Saves a lot of thumbnailing! It would be nice if a pointer to = media files elsewhere on the site could have been included to save doubling = up, but that's not much of a problem! On the individual entries, not all = images are being reproduced, however, just showing the title and type, although they are there on the server. Regards -- Rodney Hall=20 Dum spiro spero While I breathe, I hope ~~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~=20 > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of John Finlay > Sent: 01 March 2004 16:46 > To: php...@li... > Subject: RE: [Phpgedview-talk] RE: Trouble uploading GEDCOM -=20 > Pls help! >=20 > Hi Rodney, >=20 > If you are certain that your ./index directory has the 777=20 > permissions, then the problem is somewhere with your host and=20 > you will probably have to upload the gedcom using FTP and=20 > then use the Add Gedcom Link instead to get the gedcom in. >=20 > 1. FTP the Hall.ged to your server. You can put it in the=20 > ./index directory if you want or you can put it anywhere else. >=20 > 2. Go to Admin->Manage Gedcoms->Add Gedcom or go to=20 > editconfig_gedcom.php and put in the path to your gedcom=20 > file: ./index/Hall.ged or Hall.ged, depending on where you=20 > uploaded your gedcom. >=20 > Everything else will be the same. Configuring your gedcom=20 > and importing it into the datastore. >=20 > --John >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of=20 > > Rodney Hall > > Sent: Monday, March 01, 2004 8:59 AM > > To: php...@li... > > Subject: RE: [Phpgedview-talk] RE: Trouble uploading GEDCOM - Pls=20 > > help! > >=20 > >=20 > > Hello John, > >=20 > > Thanks for your reply. I have cleared all files from my site and=20 > > replaced from the start to ensure I don't inherit any problems this=20 > > time! I have CHMOD (777)the files and directories, as=20 > directed in the=20 > > install directions and created a user. Left the ./index as default.=20 > > Fine. > > However, when trying > > to upload a GEDCOM, I get:- > >=20 > > <<Warning: move_uploaded_file(./index/Hall.ged): failed to open=20 > > stream: > > Permission denied in > > /home/domain/domain60/web/phpGedView/uploadgedcom.php > > on line 38 > >=20 > > Warning: move_uploaded_file(): Unable to move '/tmp/phpdqwOM5' to=20 > > './index/Hall.ged' in=20 > > /home/domain/domain60/web/phpGedView/uploadgedcom.php > > on line 38 > >=20 > > Warning: Cannot modify header information - headers already sent by=20 > > (output started at > > /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in=20 > > /home/domain/domain60/web/phpGedView/functions_print.php on=20 > line 465>> > >=20 > > After seeing "Permission denied in ..../uploadgedcom.php" I also=20 > > CHMODed uploadgedcom.php to 777. Same result. > >=20 > > Tearing my hair out - what am I doing wrong? > >=20 > > Regards > > -- > > Rodney HALL > > Heywood, Lancashire > > Sauviter sed fortiter > > Agreeably but powerfully > >=20 > > ~~~~~~~~~~~~~~ > > rm...@rm... > > http://rmhh.co.uk/ > > http://rmhh.org.uk/ > > ~~~~~~~~~~~~~~~~~~~ > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of=20 > > > John Finlay > > > Sent: 01 March 2004 14:33 > > > To: php...@li... > > > Subject: [Phpgedview-talk] RE: Trouble uploading GEDCOM -=20 > Pls help! > > >=20 > > > Hi Rodney, > > >=20 > > > It appears from this line of your error: > > > ../../web/phpGedView/Hall.ged > > >=20 > > > That you have change the value of the INDEX_DIRECTORY in the=20 > > > PhpGedView configuration to your PhpGedView folder. Under the=20 > > > default installation it should be trying to move to the=20 > > > ../../web/phpGedView/index/Hall.ged > > >=20 > > > To change the index directory, go to editconfig.php or > > > Admin->Configuration and change the value of the Index > > > Directory to be ./index/ or another directory that has the proper=20 > > > write permissions set. > > >=20 > > > If you want to change the index directory to something other than=20 > > > "./index/", then the directory needs to have write=20 > permissions set. =20 > > > Because of this it is not recommended that you use the phpGedView=20 > > > directory as your INDEX_DIRECTORY. > > >=20 > > > --John > > >=20 > > >=20 > > > > -----Original Message----- > > > > From: php...@li... > > > > [mailto:php...@li...] On=20 > Behalf Of=20 > > > > Rodney Hall > > > > Sent: Sunday, February 29, 2004 4:38 AM > > > > To: php...@li... > > > > Subject: Trouble uploading GEDCOM - Pls help! > > > >=20 > > > >=20 > > > > Having changed my server to one with the latest version > > of PHP and > > > > also using the latest phpGedView, I have created the > > user, database > > > > etc. but cannot get the GEDCOM to upload. I get the following:- > > > >=20 > > > > <<Warning: move_uploaded_file(../../web/phpGedView/Hall.ged):=20 > > > > failed to open > > > > stream: Permission denied in > > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 > > > >=20 > > > > Warning: move_uploaded_file(): Unable to move=20 > '/tmp/phpSKICdE' to=20 > > > > '../../web/phpGedView/Hall.ged' in=20 > > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 > > > >=20 > > > > Warning: Cannot modify header information - headers > > already sent by > > > > (output started at > > > > /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in=20 > > > > /home/domain/domain60/web/phpGedView/functions_print.php on > > > line 465>> > > > >=20 > > > > Can anybody please help > > > > -- > > > > Rodney HALL > > > > Heywood, Lancashire > > > > Sauviter sed fortiter > > > > Agreeably but powerfully > > > >=20 > > > > ~~~~~~~~~~~~~~ > > > > rm...@rm... > > > > http://rmhh.co.uk/ > > > > http://rmhh.org.uk/ > > > > ~~~~~~~~~~~~~~~~~~~ > > > >=20 > > > >=20 > > > >=20 > > > >=20 > > >=20 > > >=20 > > > ------------------------------------------------------- > > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > > Build and deploy apps & Web services for Linux with a free DVD=20 > > > software kit from IBM. Click Now! > > > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=CCk > > > _______________________________________________ > > > Phpgedview-talk mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > >=20 > >=20 > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > Build and deploy apps & Web services for Linux with a free DVD=20 > > software kit from IBM. Click Now! > > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=3Dick > > _______________________________________________ > > Phpgedview-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with a free=20 > DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=CCk > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |