forum.coppermine-gallery.net

Support => Deutsch (German) => Language Specific Support => cpg1.4.x Deutsch (German) => Topic started by: atze on August 02, 2006, 10:43:17 pm

Title: CoppermineFetch Probleme
Post by: atze on August 02, 2006, 10:43:17 pm
Hallo zusamm,
ich habe von Coppermine eine Gallery eingebaut und möchte jetzt gerne mit CoppermineFetch eine Random Funktion einbauen d.h. ich möchte auf meiner Startseite der Homepage ein einzelnes Zufallsbild sehen. Leider ist die Anleitung auf Englisch. Ich verstehe nicht alles und so sind ein paar Fehlermeldungen mir nicht verständlich.

PHP-Code:

Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/blockbaster/CpmFetch/cftest.php on line 16

CpmFetch Install test page
Thank you for using CpmFetch 1.6.2

A series of checks is displayed below... These will help you determine where a problem is if one occurs. Mostly they will help me when you ask for help... but I strongly encourage you to try to fix it yourself - that leaves me more time for improvements. Some of them are purely informational.

Tests:

Warning: php_uname() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/blockbaster/CpmFetch/cftest.php on line 168
5   You set your partial URL to /cpg1.4.3/cpg143   PASS
10   No dots in partial url   PASS
15   coppermine.php not present   PASS
20   coppermine_dao.php not present   PASS
25   cpmfetch.php found   PASS
30   cpmfetch_dao.php found   PASS
35   Server OS =    INFO
40   WebServer = Apache   INFO
45   PHP Version = 4.4.2   INFO
55   DOCUMENT_ROOT: /usr/export/www/vhosts/funnetwork/hosting/blockbaster   INFO
60   C_DOCUMENT_ROOT: Not found   INFO
65   doc_root: Not found (IIS Servers only)   INFO
70   SCRIPT_FILENAME: /usr/export/www/vhosts/funnetwork/hosting/blockbaster/CpmFetch/cftest.php   INFO
75   DOCUMENT_ROOT is a good match   PASS
80   Found CPG config file   PASS

Trying to display some images:

Your installation seems correct so far, you should see a small grid of thumbnails from your gallery
Unknown column 'u.user_website' in 'field list'
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/export/www/vhosts/funnetwork/hosting/blockbaster/CpmFetch/cpmfetch_dao.php on line 710

Ich hoffe das dass fürs erste reicht. Ein Link zu der Gallery und Patch gibt es hier:

http://coppermine-gallery.net/index.php
http://cpmfetch.fistfullofcode.com/p...etch/index.php
Title: Re: CoppermineFetch Probleme
Post by: atze on August 02, 2006, 11:53:21 pm
Ok habe den Treat mit der Aktualisierung gelesen.

Jetzt bekomme ich aber in meiner include datei folgende Fehlermeldung:

SecureSSI: Das Script (/usr/export/www/vhosts/funnetwork/hosting/blockbaster/cpmfetch/random.php) hat versucht ausserhalb von ihrem Userverzeichniss auf die Datei /cpmfetch/cpmfetch.php zuzugreifen.
Dies ist nicht erlaubt!

Warning: main(): Sicherheitsverletzung: in /usr/export/www/vhosts/funnetwork/hosting/blockbaster/cpmfetch/random.php on line 2

Warning: main(/cpmfetch/cpmfetch.php): failed to open stream: Operation not permitted in /usr/export/www/vhosts/funnetwork/hosting/blockbaster/cpmfetch/random.php on line 2

Warning: main(): Failed opening '/cpmfetch/cpmfetch.php' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/blockbaster/cpmfetch/random.php on line 2

Fatal error: Cannot instantiate non-existent class: cpm in /usr/export/www/vhosts/funnetwork/hosting/blockbaster/cpmfetch/random.php on line 3
Title: Re: CoppermineFetch Probleme
Post by: Joachim Müller on August 03, 2006, 07:52:07 am
Dein Pfad ist falsch, Du versuchst auf einen Pfad außerhalb Deines Zugriffsbereichs zuzugreifen - das sagt die Fhelermeldung aus. Mods werden nur im Original-Thread supported, nicht hier.