RE: [Phpgedview-talk] RE: Trouble uploading GEDCOM - Pls help!
Brought to you by:
canajun2eh,
yalnifj
From: Rodney H. <rm...@rm...> - 2004-03-01 16:04:16
|
Hello John, Thanks for your reply. I have cleared all files from my site and = replaced from the start to ensure I don't inherit any problems this time! I have CHMOD (777)the files and directories, as directed in the install = directions and created a user. Left the ./index as default. Fine. However, when = trying to upload a GEDCOM, I get:- <<Warning: move_uploaded_file(./index/Hall.ged): failed to open stream: Permission denied in = /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 Warning: move_uploaded_file(): Unable to move '/tmp/phpdqwOM5' to './index/Hall.ged' in = /home/domain/domain60/web/phpGedView/uploadgedcom.php on line 38 Warning: Cannot modify header information - headers already sent by = (output started at /home/domain/domain60/web/phpGedView/uploadgedcom.php:38) in /home/domain/domain60/web/phpGedView/functions_print.php on line 465>> After seeing "Permission denied in ..../uploadgedcom.php" I also CHMODed uploadgedcom.php to 777. Same result. Tearing my hair out - what am I doing wrong? Regards -- Rodney HALL=20 Heywood, Lancashire Sauviter sed fortiter Agreeably but powerfully=20 ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of John Finlay > Sent: 01 March 2004 14:33 > To: php...@li... > Subject: [Phpgedview-talk] RE: Trouble uploading GEDCOM - 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=20 > the 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=20 > Admin->Configuration and change the value of the Index=20 > Directory to be ./index/ or another directory that has the=20 > proper write permissions set. >=20 > If you want to change the index directory to something other=20 > than "./index/", then the directory needs to have write=20 > permissions set. Because of this it is not recommended that=20 > you use the phpGedView directory as your INDEX_DIRECTORY. >=20 > --John >=20 >=20 > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On 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=20 > > also using the latest phpGedView, I have created the user, database=20 > > 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=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=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 > > 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=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 |