Coppermine on Dreamhost Coppermine on Dreamhost
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Coppermine on Dreamhost

Started by lpigott, December 09, 2003, 11:18:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lpigott

Has anyone installed Coppermine on Dreamhost? They have ImageMagic pre-installed but require it be accessed using php-cgi. Any scripts using backticks, system(), exec(), passthru()or dl() have to run php-cgi. I guess I could change evey script to .pcgi instead of .php but eventually I wish to integrate Coppermine with phpBB2 so I have one user table.