My error log (php) is filling up with:
PHP Warning: PHP Startup: Unable to load dynamic library './mailparse.so' - ./mailparse.so: cannot open shared object file: No such file or directory in Unknown on line 0
I'm not very knowledgeable about php but I think that this is not an element of zenphoto that is missing but rather a component of the php installation on my shared server (HostMonster). A run of phpinfo informs me that a mailparse.ini file is being found but I can't confirm that mailparse.so is available or even where zenphoto is expecting to find it in case that's the problem. The problem seems to originate at about the time I upgraded to 1.30 but I can't be sure.
Since it's only a warning, perhaps I just need to turn off reporting of that error.
Thanks
NK
Any help would be appreciated.
Comments
Searching Zenphoto does not yield any references to any of these functions, so it would not appear to be something Zenphoto uses. Do you have any third-party plugins?
Anyway, I guess you will need to consult your servce provider about this.
A reminder to all that php.ini files may need to be updated after changes to php version etc.
Off to change a bunch more php.ini files...
NK