CpmFetch Install test page
Thank you for using CpmFetch 1.6.4


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:

5You set your partial URL to /cpg1410PASS
10No dots in partial urlPASS
15coppermine.php not presentPASS
20coppermine_dao.php not presentPASS
25cpmfetch.php foundPASS
30cpmfetch_dao.php foundPASS
35Server OS = Linux tux.webhost1.no 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:52:25 EST 2011 x86_64INFO
40WebServer = ApacheINFO
45PHP Version = 5.3.6INFO
55DOCUMENT_ROOT: /home/hfm3com/public_htmlINFO
60C_DOCUMENT_ROOT: Not foundINFO
65doc_root: Not found (IIS Servers only)INFO
70SCRIPT_FILENAME: /home/hfm3com/public_html/cpmfetch/cftest.phpINFO
75DOCUMENT_ROOT is a good matchPASS
80Found CPG config filePASS

Trying to display some images:

Your installation seems correct so far, you should see a small grid of thumbnails from your gallery


Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'hfm3com_smf'@'localhost' (using password: YES) in /home/hfm3com/public_html/cpmfetch/cpmfetch_dao.php on line 658

Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in /home/hfm3com/public_html/cpmfetch/cpmfetch_dao.php on line 662

Warning: mysql_error() expects parameter 1 to be resource, boolean given in /home/hfm3com/public_html/cpmfetch/cpmfetch_dao.php on line 663

Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/hfm3com/public_html/cpmfetch/cpmfetch_dao.php on line 676

Warning: mysql_error() expects parameter 1 to be resource, boolean given in /home/hfm3com/public_html/cpmfetch/cpmfetch_dao.php on line 679

Warning: mysql_error() expects parameter 1 to be resource, boolean given in /home/hfm3com/public_html/cpmfetch/cpmfetch_dao.php on line 680

Warning: mysql_fetch_assoc() expects parameter 1 to be resource, null given in /home/hfm3com/public_html/cpmfetch/cpmfetch_dao.php on line 707

 


Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/hfm3com/public_html/cpmfetch/cpmfetch_dao.php on line 668

If you do not see thumbnails, or get more warnings then something is pretty wrong. As long as you are using standard prefixes in Coppermine, you should see everything. If you are not using standard prefixes, then you need to adjust them by editing the first three variables in the cpmfetch.php file.

If everything looks good, and you get everything else working, I recommend removing this file, or making it non-executable. No need to allow access into a phpinfo tag if you dont have to.

For further help and in general more information, please see the help pages for CoppermineFetch.