- ソース を表示
- PHP Extension へ行く。
3: 2022-09-05 (月) 16:13:42 iseki ![]() |
現: 2023-08-15 (火) 20:34:12 iseki ![]() |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | * PHP 関数拡張 [#qf39fc61] | + | * [[PHP]] 関数拡張 [#qf39fc61] |
** Trouble Shooting [#pa1bbfc2] | ** Trouble Shooting [#pa1bbfc2] | ||
Line 40: | Line 41: | ||
extension = xmlrpc.so | extension = xmlrpc.so | ||
systemctl restart php-fpm | systemctl restart php-fpm | ||
+ | |||
- undefined symbol: php_XML_GetCurrentColumnNumber のエラー | - undefined symbol: php_XML_GetCurrentColumnNumber のエラー | ||
-- php.ini に extension = xml.so を追加 | -- php.ini に extension = xml.so を追加 | ||
Line 94: | Line 95: | ||
- または: php -d extension_dir=./modules ext_test.php | - または: php -d extension_dir=./modules ext_test.php | ||
-- ''Congratulations! You have successfully modified ext/ext_test/config.m4. Module ext_test is now compiled into PHP.'' が表示されればOK | -- ''Congratulations! You have successfully modified ext/ext_test/config.m4. Module ext_test is now compiled into PHP.'' が表示されればOK | ||
+ | #br | ||
+ | *** Extensions [#j43576e9] | ||
+ | - [[Sodium>./Sodium]] | ||
#br | #br |
- PHP Extension のバックアップ一覧
- PHP Extension のバックアップ差分(No. All)
- 1: 2019-08-16 (金) 14:26:19 iseki
- 2: 2019-08-16 (金) 15:56:36 iseki
- 3: 2022-09-05 (月) 16:13:42 iseki
- 現: 2023-08-15 (火) 20:34:12 iseki