flagflag  If you want to see English page, please click "English" Button at Left.
4: 2022-09-05 (月) 16:18:12 iseki ソース 現: 2023-08-17 (木) 13:45:21 iseki ソース
Line 1: Line 1:
* PHP7 [#o8968616] * PHP7 [#o8968616]
-*** php7.4 [#sb2a986d]+** php7.4 [#sb2a986d]
 dnf module list php  dnf module list php
 dnf module reset php  dnf module reset php
Line 10: Line 10:
 HP Warning:  PHP Startup: Unable to load dynamic library 'zip.so' (tried: /usr/lib64/php/modules/zip.so (/usr/lib64/php/modules/zip.so: undefined symbol: zip_register_cancel_callback_with_state)​, /usr/lib64/php/modules/zip.so.so (/usr/lib64/php/modules/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0  HP Warning:  PHP Startup: Unable to load dynamic library 'zip.so' (tried: /usr/lib64/php/modules/zip.so (/usr/lib64/php/modules/zip.so: undefined symbol: zip_register_cancel_callback_with_state)​, /usr/lib64/php/modules/zip.so.so (/usr/lib64/php/modules/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
- libzip を削除して、入れなおす - libzip を削除して、入れなおす
 +#br
 +
 +** CentOS7 [#m89e8cdc]
 +*** Install 7.4.26 [#x3e97eb1]
 +
 +**** Sodium [#w7c198c5]
 + yum install  libsodium libsodium-devel
 +**** SQLite3 [#p882f0ef]
 + yum install libsqlite3x
 + yum install libsqlite3x-devel
 +
 +**** Oniguruma [#s1d459a4]
 + git clone https://github.com/kkos/oniguruma.git
 + cd oniguruma
 + ./autogen.sh
 + ./configure
 + make
 + make install
 +**** Configure [#nf8400dd]
 + ./configure --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd \
 +         --with-apxs2=/usr/local/apache/bin/apxs \
 +         --with-openssl  --with-zip --with-zlib \
 +         --enable-mbstring --with-iconv --enable-intl \
 +         --enable-soap --enable-pcntl --enable-sockets \
 +         --with-curl --with-xmlrpc --enable-opcache \
 +         --with-sodium --enable-exif \
 +         --enable-gd --with-jpeg --with-png --with-freetype
 +**** RAND_EGD [#r2621d62]
 +- リンクで RAND_egd() がないと怒られる.
 +- 確かに何処にもない.自分でコンパイルした openssl にもない.
 +- 良く分からんので ./main/php_config.h の #define HAVE_RAND_EGD 1 をコメントアウト.大丈夫かな?
#br #br
** CentOS6 [#se167466] ** CentOS6 [#se167466]
 +
*** Install (7.1) [#q7ec32f4] *** Install (7.1) [#q7ec32f4]
- EPELとRemiリポジトリを使用する - EPELとRemiリポジトリを使用する
Line 18: Line 50:
 rpm -Uvh https://dl.fedoraproject.org/pub/epel/ep​el-release-latest-6.noarch.rpm  rpm -Uvh https://dl.fedoraproject.org/pub/epel/ep​el-release-latest-6.noarch.rpm
 rpm -Uvh http://rpms.famillecollet.com/enterprise​/remi-release-6.rpm  rpm -Uvh http://rpms.famillecollet.com/enterprise​/remi-release-6.rpm
 + 
 yum remove php-*  yum remove php-*
 yum install --enablerepo=remi,remi-php73 php php-devel php-mbstring php-pdo php-gd php-xml php-mcrypt  yum install --enablerepo=remi,remi-php73 php php-devel php-mbstring php-pdo php-gd php-xml php-mcrypt
Line 26: Line 58:
** CentOS7 (未検証:多分これで行く筈) [#l7be8d8b] ** CentOS7 (未検証:多分これで行く筈) [#l7be8d8b]
-*** Install (7.1) [#rf354955]+*** Install (パッケージ 7.1) [#rf354955]
- EPELとRemiリポジトリを使用する - EPELとRemiリポジトリを使用する
 yum install epel-release  yum install epel-release
 rpm -Uvh https://dl.fedoraproject.org/pub/epel/ep​el-release-latest-7.noarch.rpm  rpm -Uvh https://dl.fedoraproject.org/pub/epel/ep​el-release-latest-7.noarch.rpm
 rpm -Uvh http://rpms.famillecollet.com/enterprise​/remi-release-7.rpm  rpm -Uvh http://rpms.famillecollet.com/enterprise​/remi-release-7.rpm
 + 
 yum remove php-*  yum remove php-*
 yum install --enablerepo=remi,remi-php73 php php-devel php-mbstring php-pdo php-gd php-xml php-mcrypt  yum install --enablerepo=remi,remi-php73 php php-devel php-mbstring php-pdo php-gd php-xml php-mcrypt


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
<今日>

オンライン状況

83 人のユーザが現在オンラインです。 (6 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 83

もっと...

アクセスカウンタ

今日 : 7367736773677367
昨日 : 8008800880088008
総計 : 2328300323283003232830032328300323283003232830032328300323283003
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com