Cài đặt hoặc kích hoạt tiện ích mở rộng mailparse của phps

của Louisa

Ngày 1 tháng 3 năm 2021 trong CloudLinux, CPanel, Cơ sở tri thức Không có bình luận 727

Bạn có thể sử dụng Bộ chọn CloudLinux để bật tiện ích Mailparse trong PHP thông qua cPanel

 

1. Đăng nhập vào tài khoản cPanel của bạn

2. Trong phần Phần mềm hãy nhấp vào Chọn phiên bản PHP

Cài đặt hoặc kích hoạt tiện ích mở rộng mailparse của phps

 

3. Nhấp vào menu Tiện ích mở rộng

Cài đặt hoặc kích hoạt tiện ích mở rộng mailparse của phps

Ghi chú. Nếu trang Tiện ích mở rộng hiển thị lỗi liên quan đến phiên bản PHP gốc, trước tiên hãy thay đổi nó thành phiên bản không gốc

 

4. Đánh dấu Mailparse Sau khi được bật, nó sẽ hiển thị thông báo thành công

Cài đặt hoặc kích hoạt tiện ích mở rộng mailparse của phps

 

Thông báo sẽ đọc rằng mô-đun Mailparse đã được lưu

Truy cập blog của chúng tôi để biết thêm các bài viết cơ sở kiến ​​thức


máy chủ đám mây tốt nhấtCloudLinuxCloudLinux Selectorcpanelcpanel knowledgebaseknowledgebaseMailparse Extension

Này-hooo,

tôi cần cài đặt tiện ích mở rộng mailparse để chạy thứ gì đó trong hệ thống quản trị của chúng tôi (không phải plesk; cũng không quan trọng để giải quyết vấn đề haha)

Để chạy mailparse, tôi cần mbstring
Vì thế. mbstring cũng được liệt kê và kiểm tra trong cài đặt php của tôi trong plesk bên dưới. trang web của tôi. com. 8443/admin/php-handler/modules/id/plesk-php72-fpm
Chỉ để chắc chắn rằng trong php. ini tôi cũng loại bỏ dấu ";" . "phần mở rộng = mbstring"
sau đó tôi khởi động lại apache với. "khởi động lại dịch vụ apache2"

Tôi có thể xác nhận rằng phiên bản php của tôi (7. 2. 20) nằm trong "/opt/plesk/php/7. 2/"
Tôi đã sử dụng lệnh. "/opt/plesk/php/7. 2/bin/pecl install mailparse" để cài đặt mailparse

Đây là những gì hóa ra

Mã số

PHP Warning:  Module 'mbstring' already loaded in Unknown on line 0
downloading mailparse-3.0.3.tgz ...
Starting to download mailparse-3.0.3.tgz (940,370 bytes)
..........................................................................................................................................................................................done: 940,370 bytes
10 source files, building
running: phpize
Configuring for:
PHP Api Version:         20151012
Zend Module Api No:      20151012
Zend Extension Api No:   320151012
building in /tmp/pear-build-rootFrlLHV/mailparse-3.0.3
running: /tmp/mailparse/configure --with-php-config=/usr/bin/php-config
checking for grep that handles long lines and -e.. /bin/grep
checking for egrep.. /bin/grep -E
checking for a sed that does not truncate output.. /bin/sed
checking for cc.. cc
checking whether the C compiler works.. yes
checking for C compiler default output file name.. a.out
checking for suffix of executables...
checking whether we are cross compiling.. no
checking for suffix of object files.. o
checking whether we are using the GNU C compiler.. yes
checking whether cc accepts -g.. yes
checking for cc option to accept ISO C89.. none needed
checking how to run the C preprocessor.. cc -E
checking for icc.. no
checking for suncc.. no
checking whether cc understands -c and -o together.. yes
checking for system library directory.. lib
checking if compiler supports -R.. no
checking if compiler supports -Wl,-rpath,.. yes
checking build system type.. x86_64-pc-linux-gnu
checking host system type.. x86_64-pc-linux-gnu
checking target system type.. x86_64-pc-linux-gnu
checking for PHP prefix.. /usr
checking for PHP includes.. -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib
checking for PHP extension directory.. /usr/lib/php/20151012
checking for PHP installed headers prefix.. /usr/include/php/20151012
checking if debug is enabled.. no
checking if zts is enabled.. no
checking for re2c.. re2c
checking for re2c version.. 0.16 (ok)
checking for gawk.. gawk
checking whether to enable mailparse support.. yes, shared
checking libmbfl headers.. found in /usr/include/php/20151012/ext/mbstring
checking how to print strings.. printf
checking for a sed that does not truncate output.. (cached) /bin/sed
checking for fgrep.. /bin/grep -F
checking for ld used by cc.. /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld.. yes
checking for BSD- or MS-compatible name lister (nm).. /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface.. BSD nm
checking whether ln -s works.. yes
checking the maximum length of command line arguments.. 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format.. func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format.. func_convert_file_noop
checking for /usr/bin/ld option to reload object files.. -r
checking for objdump.. objdump
checking how to recognize dependent libraries.. pass_all
checking for dlltool.. no
checking how to associate runtime and link libraries.. printf %s\n
checking for ar.. ar
checking for archiver @FILE support.. @
checking for strip.. strip
checking for ranlib.. ranlib
checking for gawk.. (cached) gawk
checking command to parse /usr/bin/nm -B output from cc object.. ok
checking for sysroot.. no
checking for a working dd.. /bin/dd
checking how to truncate binary pipes.. /bin/dd bs=4096 count=1
checking for mt.. mt
checking if mt is a manifest tool.. no
checking for ANSI C header files.. yes
checking for sys/types.h.. yes
checking for sys/stat.h.. yes
checking for stdlib.h.. yes
checking for string.h.. yes
checking for memory.h.. yes
checking for strings.h.. yes
checking for inttypes.h.. yes
checking for stdint.h.. yes
checking for unistd.h.. yes
checking for dlfcn.h.. yes
checking for objdir.. .libs
checking if cc supports -fno-rtti -fno-exceptions.. no
checking for cc option to produce PIC.. -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works.. yes
checking if cc static flag -static works.. yes
checking if cc supports -c -o file.o.. yes
checking if cc supports -c -o file.o.. (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries.. yes
checking whether -lc should be explicitly linked in.. no
checking dynamic linker characteristics.. GNU/Linux ld.so
checking how to hardcode library paths into programs.. immediate
checking whether stripping libraries is possible.. yes
checking if libtool supports shared libraries.. yes
checking whether to build shared libraries.. yes
checking whether to build static libraries.. no
configure: creating ./config.status
config.status: creating config.h
config.status: executing libtool commands
running: make
/bin/bash /tmp/pear-build-rootFrlLHV/mailparse-3.0.3/libtool --mode=compile cc  -I. -I/tmp/mailparse -DPHP_ATOM_INC -I/tmp/pear-build-rootFrlLHV/mailparse-3.0.3/include -I/tmp/pear-build-rootFrlLHV/mailparse-3.0.3/main -I/tmp/mailparse -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/mailparse/mailparse.c -o mailparse.lo
libtool: compile:  cc -I. -I/tmp/mailparse -DPHP_ATOM_INC -I/tmp/pear-build-rootFrlLHV/mailparse-3.0.3/include -I/tmp/pear-build-rootFrlLHV/mailparse-3.0.3/main -I/tmp/mailparse -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/mailparse/mailparse.c  -fPIC -DPIC -o .libs/mailparse.o
/tmp/mailparse/mailparse.c:33:2: error: #error The mailparse extension requires the mbstring extension!
 #error The mailparse extension requires the mbstring extension!
  ^~~~~
Makefile:198: recipe for target 'mailparse.lo' failed
make: *** [mailparse.lo] Error 1
ERROR: `make' failed


Có ai có ý tưởng làm thế nào để cả hai chạy đúng cách không?

Cảm ơn trước

 

Đảm bảo rằng gói plesk-php72-mbstring đã được cài đặt trên máy chủ của bạn

Bấm để mở rộng


Sau khi nhập lệnh, bảng điều khiển ssh đã trả lời

Mã số

sudo apt-get install plesk-php72-mbstring

[sudo] password for **MY-USERNAME**:

Reading package lists.. Done

Building dependency tree    

Reading state information.. Done

plesk-php72-mbstring is already the newest version (1:7.2.20-debian.9.190705.1214).

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Vì vậy, những gì tôi đã làm chỉ là cố gắng sửa đổi lệnh mà bạn đã đưa cho tôi

Tôi đã nhập "sudo apt-get install plesk-php72-dev"
-điều đó hiệu quả với tôi nên bây giờ tôi có thể thử cài đặt lại mailparse

Tôi sẽ cứu bạn khỏi toàn bộ mã được phun ra, đây là thông báo thành công ở phía dưới

Mã số

Build process completed successfully

Installing '/opt/plesk/php/7.2/lib/php/modules/mailparse.so'

install ok: channel://pecl.php.net/mailparse-3.0.3

configuration option "php_ini" is not set to php.ini location

You should add "extension=mailparse.so" to php.ini


Điều cuối cùng cần làm là vào php. ini ("/opt/plesk/php/7. 2/etc/php. ini) và viết "extension=mailparse. vậy" ở đâu đó


Cảm ơn sự giúp đỡ của bạn quá, bạn thân

 

Mailparse trong PHP là gì?

Mailparse là tiện ích mở rộng để phân tích cú pháp và làm việc với thư điện tử . Nó có thể xử lý các thông báo tuân thủ » RFC 822 và » RFC 2045 ( MIME ). Mailparse dựa trên luồng, có nghĩa là nó không giữ các bản sao trong bộ nhớ của các tệp mà nó xử lý - vì vậy nó rất tiết kiệm tài nguyên khi xử lý các thư lớn.

Làm cách nào để cài đặt Mailparse trong Cpanel?

Quy trình .
Cài đặt kho lưu trữ EPEL nếu chưa được cài đặt. yum cài đặt phát hành epel
Cài đặt gói re2c từ EPEL nếu chưa cài đặt. yum cài đặt re2c
Sử dụng PECL để cài đặt phần mở rộng MailParse PHP