Do you have any applications running like Skype? If you do so, you need to close it.
EDIT:
Or try this, Open up Task Manager. Find the mysql.exe then end task it.
Then try starting it up.
What do you mean it's not working? Try giving diamonds/duckets to yourself, maybe you don't have enough diamonds/duckets that's why it says 0.
Change
<?php echo number_format($_SESSION['user']['activity_points']); ?>
to
<?php echo number_format($_SESSION['user']['vip_points']); ?>
then...