{
    "mode": "man",
    "parameter": "FCGISTARTER",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/FCGISTARTER/8/json",
    "generated": "2026-06-14T13:43:22Z",
    "synopsis": "fcgistarter -c command -p port [ -i interface ] -N num",
    "sections": {
        "NAME": {
            "content": "fcgistarter - Start a FastCGI program\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "fcgistarter -c command -p port [ -i interface ] -N num\n\n\n",
            "subsections": []
        },
        "SUMMARY": {
            "content": "",
            "subsections": []
        },
        "NOTE": {
            "content": "Currently only works on Unix systems.\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-c",
                    "content": "Absolute path of the FastCGI program\n",
                    "flag": "-c"
                },
                {
                    "name": "-p",
                    "content": "Port which the program will listen on\n",
                    "flag": "-p"
                },
                {
                    "name": "-i",
                    "content": "Interface which the program will listen on\n",
                    "flag": "-i"
                },
                {
                    "name": "-N",
                    "content": "Apache HTTP Server                           2020-02-08                               FCGISTARTER(8)",
                    "flag": "-N"
                }
            ]
        }
    },
    "summary": "fcgistarter - Start a FastCGI program",
    "flags": [
        {
            "flag": "-c",
            "long": null,
            "arg": null,
            "description": "Absolute path of the FastCGI program"
        },
        {
            "flag": "-p",
            "long": null,
            "arg": null,
            "description": "Port which the program will listen on"
        },
        {
            "flag": "-i",
            "long": null,
            "arg": null,
            "description": "Interface which the program will listen on"
        },
        {
            "flag": "-N",
            "long": null,
            "arg": null,
            "description": "Apache HTTP Server 2020-02-08 FCGISTARTER(8)"
        }
    ],
    "examples": [],
    "see_also": []
}