Search found 6 matches

by leprince
Mon Dec 12, 2005 10:08 am
Forum: Bug reports
Topic: PDF export failed
Replies: 11
Views: 19676

Hi,
I just did it and ...........
..........
It is perfect! Thank you very much!
Have a nice day.
Cyrille
by leprince
Mon Dec 12, 2005 9:44 am
Forum: Bug reports
Topic: PDF export failed
Replies: 11
Views: 19676

OK,
But it is not my server! How can I change the error_reporting and include_path parameters only for my account?
by leprince
Sat Dec 10, 2005 12:33 am
Forum: Bug reports
Topic: PDF export failed
Replies: 11
Views: 19676

PHP configuration

http://www.sfpm.asso.fr/test_php.php

Here is the PHP configuration
by leprince
Sat Dec 10, 2005 12:03 am
Forum: Bug reports
Topic: PDF export failed
Replies: 11
Views: 19676

OS + ftp

I use ftp to put fles on the server.
And this is some information about the OS server :
- Linux
- Apache/1.3.20 Sun Cobalt (Unix)
- PHP 4.3.8
- MySQL 3.23.37
Rights :
- /faq/inc/ in 777
- /faq/inc/fpdf.php (39 kb) in 644
- /faq/inc/pdf.php (21 kb) in 644
- /faq/pdf/ in 777
by leprince
Fri Dec 09, 2005 8:32 pm
Forum: Bug reports
Topic: PDF export failed
Replies: 11
Views: 19676

I checked the directory inc/ and I have a fpdf.php file!!
First, I checked the code of pdf.php in the line 28, and I saw that there is a call of this file.
But, in the case that the inc/fpdf.php file exist, I don't know after what to do!!??
by leprince
Fri Dec 09, 2005 5:39 pm
Forum: Bug reports
Topic: PDF export failed
Replies: 11
Views: 19676

PDF export failed

I just installed the 1.5.4 version of phpMyFAQ. Everything run normally, except when I want to export a question in PDF format. Here is the result :
Warning: main(fpdf.php): failed to open stream: No such file or directory in /home/sites/site22/web/faq/inc/pdf.php on line 28

Fatal error: main ...