forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: cncici on March 15, 2005, 03:18:21 pm

Title: For help.
Post by: cncici on March 15, 2005, 03:18:21 pm
gaugau,

my copper.php top 2 line:
Code: [Select]
$copperminepath = 'd:/wwwroot/article/cpg120/';  //***YOU MUST CHANGE THIS***
$MZrandompic = @mysql_connect('localhost', 'root', '123'); //***YOU MUST CHANGE THIS***
if (!$MZrandompic) {
echo( '<p>Unable to connect to the ' .
'database server at this time.</p>' );
exit();

now: http://127.0.0.1/article/cpg120/copper.php
Unable to connect to the database server at this time
Title: Re: For help.
Post by: Joachim Müller on March 15, 2005, 11:46:32 pm
1) I'm not the only supporter around, don't address me only
2) There's no file called copper.php that I'm aware of
3) The code snippet you posted doesn't mean anything to me
4) Post even less words ;)!
5) "There's no place like 127.0.0.1" ;D

Joachim