Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Cloudron Forum

Apps | Demo | Docs | Install

PHP mailparse extension/modul

Scheduled Pinned Locked Moved Solved LAMP
7 Posts 2 Posters 219 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    andirahmat
    wrote on last edited by
    #1

    Hi Everyone. I have this app that requires PHP mailparse extension/module. https://www.php.net/manual/en/book.mailparse.php

    Anyone have managed to install and enable this module on LAMP 7.4 ?

    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #2

    How are these extensions usually installed? If you have a .so, you can install following the docs here - https://docs.cloudron.io/apps/lamp/#installing-custom-php-extensions (like ioncube)

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    andirahmat
    replied to girish on last edited by
    #3

    @girish said in PHP mailparse extension/modul:

    How are these extensions usually installed? If you have a .so, you can install following the docs here - https://docs.cloudron.io/apps/lamp/#installing-custom-php-extensions (like ioncube)

    This is my first time installing the app. There is this page https://pecl.php.net/package/mailparse but i do not see any .so files on it. I guess this is different from ioncube.

    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #4

    It looks like one has to do pecl install mailparse which doesn't work right now because of the readonly file system. Have to figure what is the easiest way to do this.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    andirahmat
    replied to girish on last edited by
    #5

    @girish said in PHP mailparse extension/modul:

    It looks like one has to do pecl install mailparse which doesn't work right now because of the readonly file system. Have to figure what is the easiest way to do this.

    Is it possible to preinstalled with apt on the app repo?

    1 Reply Last reply
    0
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #6

    @andirahmat OK, I learnt a bit more about this now.

    PECL is PHP extensions written in C. PEAR is PHP extensions written in PHP.

    Luckily, as you pointed out mailparse is already there in apt. So, I have pushed an update for the PHP 7.4 app to have mailparse in it. I also added it to the php-postgres repo.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    andirahmat
    replied to girish on last edited by
    #7

    @girish said in PHP mailparse extension/modul:

    @andirahmat OK, I learnt a bit more about this now.

    PECL is PHP extensions written in C. PEAR is PHP extensions written in PHP.

    Luckily, as you pointed out mailparse is already there in apt. So, I have pushed an update for the PHP 7.4 app to have mailparse in it. I also added it to the php-postgres repo.

    Thank you! I'll try again.

    1 Reply Last reply
    0

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Login

  • Don't have an account? Register

  • Login or register to search.