xavvdh Posted November 18, 2012 Report Share Posted November 18, 2012 Hello guys, I am trying to run phpvms, I have followed instructions strictly and I get a php error when I try to run the installation.php. here is my error : Parse error: syntax error, unexpected '.', expecting '(' in /homepages/5/d354628588/htdocs/xav/xacars/install/install.php on line 63 here is the function that seems to generate this error : if(!Installer::AddTables()) line 61 { line62 echo '<div id="error">'.Installer::$error.'</div>'; line 63 break; line 64 } line 65 Thank you for your help ! Quote Link to comment Share on other sites More sharing options...
tutmeister Posted November 18, 2012 Report Share Posted November 18, 2012 Do you have the database details filled out correctly? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.