1

How to enable FastCGI while php 5.3.29 configure? I tried to .configure PHP 5.3.29 installation with

--enable-fastcgi

but looks like this option is unknown.

1 Answer 1

2

http://php.net/manual/en/configure.about.php

As of PHP 5.3.0 this argument no longer exists and is enabled by --enable-cgi instead.

1
  • You might consider Googling it next time you suspect such a thing. Commented Sep 16, 2014 at 18:01

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.