Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install Problem V2
19-04-2010, 12:43 AM (This post was last modified: 19-04-2010 12:44 AM by egm1947.)
Post: #1
Install Problem V2
Installed V2 but got this error after entering DB info

Quote:Parse error: syntax error, unexpected '/' in /home/videoxxx/public_html/config/config.php on line 64

But there is no extra "/"
Find all posts by this user
Quote this message in a reply
19-04-2010, 08:16 AM (This post was last modified: 19-04-2010 08:22 AM by admin.)
Post: #2
RE: Install Problem V2
your config.php file corrupted

go to config file and fix it like bellow

be sure there is bellow code at the begining of file
PHP Code:
<?

//###IMPORTANY DONT DELETE THIS LETTER


$sunucu="localhost"

-----------------
and be sure there is bellow code at the end of file
PHP Code:
//###IMPORTANY DONT DELETE THIS LETTER
 
 
?>

or you can delete config.php from config/config.php then you can reinstall it

or after fixing config.php you can also reinstall it from yourdomain.com/install
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: