Running Composer returns: “Could not open input file: composer.phar”

I am new to symfony2 and reading symblog. In third chapter while trying with data-fixtures I tried the command: php composer.phar update but I got the error: Could not open input file: composer.phar So I googled a little and tried php composer.phar install but still getting the same error. So please guide how to deal … Read more

WAMP error: Forbidden You don’t have permission to access /phpmyadmin/ on this server

I am new to WAMP and I have just installed it today. The setup went well and localhost seems to work, but when I try to access phpMyAdmin I get this error: Forbidden You don’t have permission to access /phpmyadmin/ on this server. Why do I get this permission access error with phpMyAdmin? I am … Read more