Follow-up Comment #10, sr #971 (project savane):
Good morning,
Your $sys_dbhost seems also unusual. Apparently you use a non standard socket
location.
You should put in $sys_dbparams as described in the comments:
# SQL server:
# Ex: "localhost", "savannah", "mysqluser", "mysqlpasswd",
# "mysql_socket=/non-standard-path-to/mysqld.sock"
our $sys_dbhost="localhost";
our $sys_dbname="savane";
our $sys_dbuser="root";
our $sys_dbpasswd="tralala";
# our $sys_dbparams="";
(but I'm not sure that could be the cause of your problem)
It is a very unusual problem. For the error message, it is like if the
variable $group_id was passed as argument on everypages.
_______________________________________________________
Reply to this item at:
<http://gna.org/support/?func=detailitem&item_id=971>
_______________________________________________
Message posté via/par Gna!
http://gna.org/