"Als PDF-Datei anzeigen" wirft Fehlermeldung aus

Please report bugs here!

Moderator: Thorsten

Adorana
Posts: 10
Joined: Mon Oct 31, 2005 10:28 am

"Als PDF-Datei anzeigen" wirft Fehlermeldung aus

Post by Adorana »

ich habe die version 1.5.3 installiert. eigentlich klappt alles wunderbar, nur beim klick auf "als PDF-Datei anzeigen" bei der Artikelanzeige wird folgende Fehlermeldung ausgeworfen:
Warning: Unable to access fpdf.php in /mnt/be1/04/056/00000020/htdocs/adorana/faq/inc/pdf.php on line 28

Fatal error: Failed opening required 'fpdf.php' (include_path='') in /mnt/be1/04/056/00000020/htdocs/adorana/faq/inc/pdf.php on line 28
hat jemand eine idee, ob da etwas falsch eingestellt ist, oder was ich tun kann?
Thorsten
Posts: 15747
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

ist die Datei inc/fpdf.php vorhanden?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Adorana
Posts: 10
Joined: Mon Oct 31, 2005 10:28 am

Post by Adorana »

ja, sie ist unverändert vorhanden.
Thorsten
Posts: 15747
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

wie sehen die Rechte für diese Datei aus?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Adorana
Posts: 10
Joined: Mon Oct 31, 2005 10:28 am

Post by Adorana »

hallo,

die rechte sind mit der nummer 644 belegt.

also, owner read + write, group read, other read.

andrea
Adorana
Posts: 10
Joined: Mon Oct 31, 2005 10:28 am

Post by Adorana »

gibt's also keine lösung für das problem?
klappt es denn bei anderen?? :?:
Thorsten
Posts: 15747
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

das klappt bei allen anderen... versuche mal 755 für die Rechte.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Adorana
Posts: 10
Joined: Mon Oct 31, 2005 10:28 am

Post by Adorana »

mit 755 hat das leider auch nicht geklappt. kriege immer noch wortwörtlich genau die gleiche fehlermeldung wie am anfang.

kann das etwas mit dieser zeile 28 zu tun haben? oder mit der ordnerberechtigung, wo die fpdf drin ist? (im moment auch auf 755).
Adorana
Posts: 10
Joined: Mon Oct 31, 2005 10:28 am

Post by Adorana »

in zeile 28 steht:
require_once('fpdf.php');

das sieht mir aber völlig richtig aus - gleicher ordner, richtiger dateiname... *grübel* es lassen sich auch beide dateien einzeln öffnen, also kaputt ist nichts.
Thorsten
Posts: 15747
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

kannst du an der PHP-Konfiguration etwas ändern? Dein include_path ist nämlich suboptimal.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Adorana
Posts: 10
Joined: Mon Oct 31, 2005 10:28 am

Post by Adorana »

nein, daran kann ich leider nichts ändern. wir sind bei strato, da ist das vorgegeben.
Thorsten
Posts: 15747
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

okay... dann überlege ich mir was!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Adorana
Posts: 10
Joined: Mon Oct 31, 2005 10:28 am

Post by Adorana »

Hi,

ich sag schon mal DANKE!
Find ich toll, dass Du Dich drum kümmerst!
tropicana
Posts: 4
Joined: Wed Nov 16, 2005 10:55 am

Post by tropicana »

Hallo,

bei mir ist es ähnlich.
Bei einigen Einträgen funktionierts und bei einigen kommt diese Meldung:
FPDF error: Unable to create output file: pdf/23.pdf
tropicana
Posts: 4
Joined: Wed Nov 16, 2005 10:55 am

Rechte falsch gesetzt

Post by tropicana »

Hat sich erledigt.
pdf-Ordner hatte falsche Rechte.
Post Reply