forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 PHPnuke/Postnuke Support => Topic started by: Minne on November 22, 2003, 07:14:28 pm

Title: install help
Post by: Minne on November 22, 2003, 07:14:28 pm
i am getting this error

Warning: set_cpg_config(include/sql_parse.php): failed to open stream: Permission denied in /home/smallspo/public_html/modules/coppermine/install.php on line 141

Warning: set_cpg_config(): Failed opening 'include/sql_parse.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/smallspo/public_html/modules/coppermine/install.php on line 141

Warning: fopen(include/config.inc.php): failed to open stream: Permission denied in /home/smallspo/public_html/modules/coppermine/install.php on line 152

Warning: fwrite(): supplied argument is not a valid stream resource in /home/smallspo/public_html/modules/coppermine/install.php on line 153

Warning: fclose(): supplied argument is not a valid stream resource in /home/smallspo/public_html/modules/coppermine/install.php on line 154

Fatal error: Call to undefined function: remove_remarks() in /home/smallspo/public_html/modules/coppermine/install.php on line 177
Title: install help
Post by: DJMaze on November 22, 2003, 07:15:53 pm
Change all that code to
Code: [Select]
// MySQL TABLE NAMES PREFIX
$cpg_prefix = "cpg_";
?>
Title: install help
Post by: Minne on November 22, 2003, 07:17:45 pm
hey i edited my post. i acidently did the 2nd chmod so thats the rginal error above
Title: install help
Post by: Minne on November 22, 2003, 07:20:42 pm
nevermind man. you fixed the right error because i had 1.1d and thats how you upgrade i guess and everything is working fine now. thanks