|
![]() |
#1
|
|||
|
|||
![]()
I uploaded everything on htdocs ( run on xampp in windows xp ) but when i wrote http://localhost/install/index.php i get this
Code:
Parse error: syntax error, unexpected T_VARIABLE, expecting T_STRING in C:\xampp\htdocs\install\index.php on line 70" and the code on line 70 is "\$config['dbtype'] = 'mysqli'; Thanks in advance. |
#2
|
|||
|
|||
![]()
PhpMyAdmin Problems
Check config.inc.php: Code:
$cfg['Servers'][$i]['extension'] = 'mysqli'; // The php MySQL extension to use ('mysql' or 'mysqli') |
#3
|
|||
|
|||
![]()
solved , i had a problem with short_tag from php, thanks anyway
|
![]() |
Tags |
22 , edition , pre7 , problem , scatari , yuna |
|
|