马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
The following required PHP extensions are missing: . Q6 G$ n; p. \
gmp
0 V) }: }# N* ]$ \# X* h, F! amod_rewrite (Apache module)
" E% [- G* T" ]Please recompile PHP to include missing extensions and restart Apache.
( E' X5 L! z- t% S0 o; O: X9 [* C, u
mod_rewrite (Apache module)
2 Y# @ J& A z3 Y# I7 ]" B5 ~解决办法:
5 ]8 d2 n" K7 T; E8 f
9 w0 p2 _# {( s. \修改httpd服务:
# `* D1 J+ u1 h4 x& t$ N! Cvim /usr/local/httpd/conf/httpd.conf LoadModule rewrite_modulemodules/mod_rewrite.so 重启httpd服务:
! g/ k' u D: S8 R q0 U systemctl restart httpd.service
$ ~3 r5 ]5 k3 `+ \' s% u0 G4 N$ C: \
; e) r) n' b" h6 M. D0 f7 W. E+ s
The following required PHP extensions are missing: ; g s" K7 ?1 Y" f
gmp
+ S' [ _2 o: h2 g" y) R8 g% v' x% S0 t1 X
解决办法:/ T+ i4 ^" P4 [% w8 Y, o% C% i9 C
5 w' y. d' Q7 G; m$ \, g
) h5 w: o7 m1 k |