Hi webmasters, I've been asked to do this thing on Symfony, a php framework. I have my server with everything working, I have followed diff tutorials on how to get it right and how to test it running scripts that check the config,
everything has been fine in diff ocassions and methodologies.
- One time I was running the examples and suddenly error 500 with no clue on why.
- Another time installed everything and says "all fine" but there is no way to run the php symfony command, there is no script symfony anywhere.
- Another time running sandbox projects and it works, but when I try to create an empty project ANYWHERE and I mean ANYWHERE it keeps saying "there is a project here already"
What confuses me the most is searcing the web and finding diff forums with the same questions BUT UNANSWERED. Yes there are some users saying "hey just do this and that" but you can see responses of "ok I did it but it didn't work" and no replies after that.
I tried full Linux apache mysql server
Xampp server with all the services
Wamp server with all the services
Even Wamp server with symfony already installed (this one I like the most but I can't get the command line to work) this is confusing. Any help around?