Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.
William G. Comnisky edited this page Feb 19, 2014 · 1 revision
  • SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

    • No diretório raíz do projeto (onde existe o arquivo build.xml), execute o comando abaixo:

      vendor/bin/phing clean

  • Fatal error: Uncaught exception 'ErrorException' with message 'file_put_contents(...): failed to open stream: Permission denied'

    • No diretório raíz do projeto (onde existe o arquivo build.xml), execute o comando abaixo:

      vendor/bin/phing permissions

Clone this wiki locally