necatikartal / symfony-rest-api

This is a REST API build with the use of Symfony Framework and Doctrine ORM.
1 stars 0 forks source link

initiation error after installation #1

Closed necatikartal closed 10 years ago

necatikartal commented 10 years ago

After installation, when i run: php app/console server::run command then i got below error, how to fix? @kemalkanok

[Symfony\Component\Debug\Exception\ContextErrorException] Warning: strpos(): Empty delimiter in /var/www/symfony-test/vendor/symfony/ symfony/src/Symfony/Component/Console/Application.php line 1077

kemalkanok commented 10 years ago

I checked the bug but I coudn't find any so you should delete the project and clone again so it'd propabbly fix the current issue you have

necatikartal commented 10 years ago

Well, it's not a bug.. I made mistake in the part of command where server::run must be server:run