RE: [Phpgedview-talk] Reports noit working
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@by...> - 2005-03-14 18:03:52
|
Hi Rodney, You might want to check and make sure that the ufpdf directory and files have Read permissions set. They should have the correct permissions, but you never know. I can't think of any other reason why it wouldn't be able to find the file. You could try changing line 33 to use the full path to the file instead of the relative path. That would tell you if it is a permissions problem or an include path problem --John John Finlay PhpGedView Project Manager http://www.phpgedview.net -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Rodney Hall Sent: Thursday, March 10, 2005 12:31 PM To: php...@li... Subject: [Phpgedview-talk] Reports noit working When I try to run a Report in phpGedView 3.2.2, I get:-=20 Warning: main(ufpdf/ufpdf.php): failed to open stream: No such file or directory in /home/domain/domain60/web/tree1/reportpdf.php on line 33 Fatal error: main(): Failed opening required 'ufpdf/ufpdf.php' (include_path=3D'.:/usr/share/pear') in /home/domain/domain60/web/tree1/reportpdf.php on line 33 - but the file *is* there. The rest of the site is fine. My URL is http://rmhh.co.uk/tree1/pedigree.php Can anyone help please? -- Rodney HALL=20 Heywood, Lancashire Suaviter sed fortiter Agreeably but powerfully=20 ~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------- 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 |