Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fatal Error on server:start (Windows) #16622

Copy link
Copy link
Closed
@intermike

Description

@intermike
Issue body actions

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.