coppermine-gallery.com/forum

Support => Older/other versions => cpg1.1d PHPnuke Support (deprecated) => Topic started by: sqzdog on September 25, 2003, 07:11:50 PM

Title: Will this work for phphuke 6.9 and how do I know if my syste
Post by: sqzdog on September 25, 2003, 07:11:50 PM
Will this work for phphuke 6.9 and how do I know if my system meets the requirements. Kinda new at this.
Title: Will this work for phphuke 6.9 and how do I know if my syste
Post by: sigi on September 25, 2003, 09:46:49 PM
write this small php script

<?php
echo phpinfo();
?>

and save it in the root of your web .. call it in the browser ...

look for "save mode"  in the output. it should be off , if not youre not in luck ...

to get what graphic library is installed, try the 3 possible values in the coppermine setup: GD1, GD2 or ImageMagiK .. if the library is not installed, you cann n ot make thumbnails ...