[Phpgedview-talk] RE: Trouble uploading GEDCOM - Pls help!
Brought to you by:
canajun2eh,
yalnifj
|
From: John F. <Joh...@by...> - 2004-03-01 14:37:49
|
Hi Rodney, It appears from this line of your error: ../../web/phpGedView/Hall.ged That you have change the value of the INDEX_DIRECTORY in the PhpGedView = configuration to your PhpGedView folder. Under the default installation = it should be trying to move to the ../../web/phpGedView/index/Hall.ged 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 write permissions set. If you want to change the index directory to something other than = "./index/", then the directory needs to have write permissions set. = Because of this it is not recommended that you use the phpGedView = directory as your INDEX_DIRECTORY. --John > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of 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=20 > PHP and also > using the latest phpGedView, I have created the user,=20 > 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 '/tmp/phpSKICdE' to > '../../web/phpGedView/Hall.ged' in > /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 >=20 > Warning: Cannot modify header information - headers already=20 > sent by (output > started at=20 > /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in > /home/domain/domain60/web/phpGedView/functions_print.php on line 465>> >=20 > Can anybody please help > -- > Rodney HALL=20 > Heywood, Lancashire > Sauviter sed fortiter > Agreeably but powerfully=20 >=20 > ~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~ >=20 >=20 >=20 >=20 |