On Wed, Aug 19, 2015 at 10:11 AM, Charlie C <[email protected]> wrote:
> Ok, I tried the command, didn't work, how do I undo that? Stuff got messed > up and now getting this "SQLSTATE[42000] [1044] Access denied for user > 'tracscm'@'localhost' to database 'cgi-bin'" doh! > I'm not sure exactly what you did, so there's no way I can tell you how to undo it. If something got overwritten just restore the files from the backup you made before modifying the system. The deploy command extracts static assets and creates a cgi-bin directory with cgi, wsgi and fcgi files for running Trac. It's possible that whichever script you were running had some customization which was overwritten with the deploy command. I'm unsure what may be causing the specific error you are seeing. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
