ranks plugin [message #271134] |
Fri, 06 July 2007 03:03 |
SoQTrash
Messages: 16 Registered: July 2007 Location: Munich
Karma: 0
|
Recruit |
|
|
I tried to set up the ladder plugin for my brenbot-server
Now he gives me that failure: when i open the ranks.php on the browser:
Parse error: syntax error, unexpected T_VARIABLE in /usr/export/www/vhosts/funnetwork/hosting/soqserver/Ladder/ranks_dbconfig.php on line 7
Here is the ranks_dbconfig.php:
<?php
/* This file contains the connection settings for your mysql database, where
the rank data will be stored. If you do not wish to use the searching and sorting
features of the ranks page, or do not have a mysql database, set the $dbhost to -1 */
$dbhost = '-1'
$dbname = 'database'
$dbuser = 'username'
$dbpasswd = 'password'
?>
Anyone can tell me whats wrong?
SoQ-Server Owner
SoQ-HQ member
|
|
|
|
|