For help. For help.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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