> For the complete documentation index, see [llms.txt](https://joungkyun.gitbook.io/annyung-3-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-php71-common.md).

# php71-common

## Description:

[php71](/annyung-3-user-guide/annyung3-package-catalog/annyung3-addon-packages/pkg-addon-php71.md)와 [php71-cli](/annyung-3-user-guide/annyung3-package-catalog/annyung3-addon-packages/pkg-addon-php56.md) 패키지에서 사용하는 PHP 설정 파일

## Features:

* configration files
  * */etc/php71.d/php.ini*
  * */etc/php71.d/apache/SHARED.ini*
  * */etc/php71.d/php-cli.ini*
  * */etc/php71.d/cli/SHARED.ini*
* php.ini와 php-cli.ini는 수정하지 말고, *apache/SHARED.ini*와 *cli/SHARED.ini*에 변경/추가할 설정을 하는 것을 권장

## Reference:

* None

## Dependencies:

* None

## Sub Packages:

* None

## Releated Packages:

* [php71](/annyung-3-user-guide/annyung3-package-catalog/annyung3-addon-packages/pkg-addon-php71.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-php71-common.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
