Posted: Sat 9. Apr 2005, 00:25
hey ... just cool.
Thanks, Sven
Thanks, Sven
The phpwcms support forum will help to find answers to your questions. The small but strong community is here since more than 10 years.
https://forum.phpwcms.org/
Something is wrong, because the script is unable to connect to MySQL, so says you that must control the parameters of config.php.rushclub wrote:get the following message:
ERRORE: Non riesco a connttermi a MySQL! Controllare config.php
what am i doing wrong?
rush
Yes, should be all alright.rushclub wrote:but the system has created the db-tables. so everything should be alright. or am i wrong?
rush
Code: Select all
/////////////////
$option['host']="";
$option['database']="";
$option['user_db']="";
$option['pass_db']="";
$option['script_url']="";
////////////////////////
// VARIABILI AVANZATE //
////////////////////////
$option['prefix']='php_stats
Code: Select all
<?include "/var/www/html/cnstats/cnt.php";?>