News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

For help.

Started by cncici, March 15, 2005, 03:18:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cncici

gaugau,

my copper.php top 2 line:
$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

Joachim Müller

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