The following required PHP extensions are missing:
/ l% p. q" J5 @7 O, wgmp
9 a) G2 _( n, a) a1 \$ rmod_rewrite (Apache module)5 R& E. H7 b9 |# B3 n
Please recompile PHP to include missing extensions and restart Apache.) q2 B7 G4 \, G4 w; A& S$ q
* v" _( {$ w3 Q- H6 e& r: m# cmod_rewrite (Apache module)
- \7 J8 m# p# T8 z解决办法:2 ^3 D1 x) a8 y" \; q- W2 s
3 R# B8 ]7 D- h/ d, g修改httpd服务:( B5 w, E: u5 ~* q& j) R, q6 D
vim /usr/local/httpd/conf/httpd.conf LoadModule rewrite_modulemodules/mod_rewrite.so 重启httpd服务:
' ~ y* N$ t* U5 g5 t9 b systemctl restart httpd.service " v2 b' T( u" M; D8 I4 ?) V
" P+ p5 l6 Q6 [& |* [5 r K- j
0 v& I6 a0 c' d6 O' Z3 b; _The following required PHP extensions are missing: ; A: u5 B0 l7 \( ]6 q! f
gmp
5 f$ P3 b: Z# E$ A+ d# ]! w1 ~. z, ~7 Z6 t! E9 X/ `* w" Y
解决办法:5 V( n A9 E5 B$ p0 i% b" |
3 ?) @) x2 P; r# v
' |' \3 T& t, ~5 \
|