Jump to content
  • 0

PHP7.3 Mailparse


coreyman

Question

I'm reading in the blesta requirements that 'mailparse' is recommended. https://docs.blesta.com/display/user/Requirements I am unable to compile mailparse to work with php7.3 due to it thinking mbstring is not there but the packge is installed "php7.3-mbstring is already the newest version (7.3.0~rc6-1+0~20181125111811.22+stretch~1.gbp3c599f)" . I tried the following but still get compile errors. https://stackoverflow.com/questions/35793216/installing-mailparse-php7-mbstring-error My php.ini says mbstring is installed and functioning. I'm reading the blesta "readme" and it says ### Note for PHP 7.0 Users
If you are running PHP 7.0, **you must** apply the hotfix from _/hotfix-php7/blesta/_
to _/blesta/_ before uploading files to your web server.

Does this apply to php7.3 as well? ( I installed php7.1 and all dependencies and blesta is working great. Wondering when we will have ioncube license file for 7.3 as General availability is in 2 days)

mbstring

Multibyte Support enabled
Multibyte string engine libmbfl
HTTP input encoding translation disabled
libmbfl version 1.3.2
oniguruma version 6.9.0
Zend Multibyte Support provided by mbstring

I'm assuming I will not be able to pipe in emails to the ticket system because the installer tells me

  • The mailparse extension is required for parsing incoming emails.
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...