error na installatie mod
Geplaatst: 23 nov 2006, 19:28
hallo
ik krijg deze foutmelding te zien na installatie rss mod 1.0.4:
Parse error: syntax error, unexpected T_STRING in /home/s01017300/domains/jlbabes.com/public_html/forum/config.php on line 18
config.php file.
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = '';
$dbname = '';
$dbuser = '';
$dbpasswd = '';
define('PHPBB_INSTALLED', true);
#
#-----[ SQL ]------------------------------------------
#
INSERT INTO phpbb_config (config_name, config_value)
VALUES ('rss_image','');
INSERT INTO phpbb_config (config_name, config_value)
VALUES ('max_rss_topics','15');
?>
ik krijg deze foutmelding te zien na installatie rss mod 1.0.4:
Parse error: syntax error, unexpected T_STRING in /home/s01017300/domains/jlbabes.com/public_html/forum/config.php on line 18
config.php file.
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = '';
$dbname = '';
$dbuser = '';
$dbpasswd = '';
define('PHPBB_INSTALLED', true);
#
#-----[ SQL ]------------------------------------------
#
INSERT INTO phpbb_config (config_name, config_value)
VALUES ('rss_image','');
INSERT INTO phpbb_config (config_name, config_value)
VALUES ('max_rss_topics','15');
?>