8000 Fatal Error on server:start (Windows) · Issue #16622 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Fatal Error on server:start (Windows) #16622
Closed
@intermike

Description

@intermike

Greetings.

Clean install using composer: symfony 2.8, Windows 8.1, php 5.6.

php app/console server:run works properly.

BUT

php app/console server:start

[ERROR] This command needs the pcntl extension to run.

You can either install it or use the "server:run" command instead to run the
built-in web server.

Do you want to execute server:run immediately? [Yn]  [1]:
> y

[OK] Server running on http://127.0.0.1:8000

 // Quit the server with CONTROL-C.

Fatal error: Call to undefined method Symfony\Component\Console\Style\SymfonySty
le::isDebug() in A:\!!Web\test\vendor\symfony\symfony\src\Symfony\Compone
nt\Console\Helper\ProcessHelper.php on line 59
[2015-11-21 18:09:59] php.CRITICAL: Fatal Error: Call to undefined method Symfon
y\Component\Console\Style\SymfonyStyle::isDebug() {"type":1,"file":"A:\\!!Web\\test\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Console\\Helper\
\ProcessHelper.php","line":59,"level":-1,"stack":[]}



  [Symfony\Component\Debug\Exception\UndefinedMethodException]
  Attempted to call an undefined method named "isDebug" of class "Symfony\Com
  ponent\Console\Style\SymfonyStyle".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0