Probleme avec unexpected T_VAR
Fermé
ronan
-
2 mai 2008 à 02:24
Ricky38 Messages postés 4347 Date d'inscription samedi 15 mars 2008 Statut Contributeur Dernière intervention 2 novembre 2013 - 2 mai 2008 à 02:40
Ricky38 Messages postés 4347 Date d'inscription samedi 15 mars 2008 Statut Contributeur Dernière intervention 2 novembre 2013 - 2 mai 2008 à 02:40
A voir également:
- Syntax error, unexpected 'var' (t_var)
- Fan error lenovo ✓ - Forum Refroidissement
- Error 2002 (hy000): can't connect to local mysql server through socket '/var/run/mysqld/mysqld.sock' (2) ✓ - Forum Linux / Unix
- /Var/www/html/index.html ✓ - Forum Linux / Unix
- You have an error in your sql syntax ✓ - Forum MySQL
- Syntax error, unexpected 'use' (t_use) ✓ - Forum PHP
1 réponse
Ricky38
Messages postés
4347
Date d'inscription
samedi 15 mars 2008
Statut
Contributeur
Dernière intervention
2 novembre 2013
1 451
2 mai 2008 à 02:40
2 mai 2008 à 02:40
petite erreur :
ta ligne :
il manque un ' a la fin avant le ;
donc :
ta ligne :
$mosConfig_absolute_path = 'includes/joomla.php;
il manque un ' a la fin avant le ;
donc :
$mosConfig_absolute_path = 'includes/joomla.php';