質問編集履歴
2
追記削除
test
CHANGED
File without changes
|
test
CHANGED
@@ -63,15 +63,3 @@
|
|
63
63
|
|
64
64
|
|
65
65
|
恐縮ですが、ご教授いただけますと幸いです。
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
追記:
|
72
|
-
|
73
|
-
configureの設定は以下の通りです。
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
'./configure' '--enable-mbstring' '--with-gd' '--with-pear' '--with-pgsql' '--with-pdo_pgsql=/usr/pgsql-11/bin' '--with-mcrypt' '--enable-fpm' '--enable-intl' '--enable-opcache' '--enable-zip' '--enable-ftp' '--with-zlib' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-apxs2=/usr/local/apache2/bin/apxs' '--enable-wddx' '--with-xsl' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-sockets' '--enable-shmop' '--with-mysqli' '--enable-mysqlnd' '--enable-pdo' '--enable-pcntl' '--with-openssl=/usr' '--with-mhash' '--with-gettext=/usr' '--with-freetype-dir=/usr' '--with-xpm-dir=/usr' '--with-webp-dir=/usr' '--with-curl' '--with-bz2' '--enable-calendar' '--enable-exif' '--with-pdo_mysql' '--enable-apc' '--enable-apcu'
|
1
configureの設定を追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -63,3 +63,15 @@
|
|
63
63
|
|
64
64
|
|
65
65
|
恐縮ですが、ご教授いただけますと幸いです。
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
追記:
|
72
|
+
|
73
|
+
configureの設定は以下の通りです。
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
'./configure' '--enable-mbstring' '--with-gd' '--with-pear' '--with-pgsql' '--with-pdo_pgsql=/usr/pgsql-11/bin' '--with-mcrypt' '--enable-fpm' '--enable-intl' '--enable-opcache' '--enable-zip' '--enable-ftp' '--with-zlib' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-apxs2=/usr/local/apache2/bin/apxs' '--enable-wddx' '--with-xsl' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-sockets' '--enable-shmop' '--with-mysqli' '--enable-mysqlnd' '--enable-pdo' '--enable-pcntl' '--with-openssl=/usr' '--with-mhash' '--with-gettext=/usr' '--with-freetype-dir=/usr' '--with-xpm-dir=/usr' '--with-webp-dir=/usr' '--with-curl' '--with-bz2' '--enable-calendar' '--enable-exif' '--with-pdo_mysql' '--enable-apc' '--enable-apcu'
|