Solved - Do not appear PIDS recvsmsd

Hi, i have similar problem like in this post:

PIDs of recvsmsd not show and in webinterfeace playSMS deamon status is RED.

playsmsd restart
PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php/20151012/php_imap.dll’ - /usr/lib/php/20151012/php_imap.dll: cannot open shared object file: No such file or directory in Unknown on line 0
schedule at pid 782 will be killed…
ratesmsd at pid 787 will be killed…
dlrssmsd at pid 793 will be killed…
sendsmsd at pid 799 will be killed…
playsmsd has been stopped
playsmsd has been started
schedule at pid 782 1602
ratesmsd at pid 787 1604
dlrssmsd at pid 793 1606
recvsmsd at pid
sendsmsd at pid 799 1610

Im try run:

/usr/bin/php -q /usr/local/bin/playsmsd /etc/playsmsd.conf recvsmsd

And saw this:

PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php/20151012/php_imap.dll’ - /usr/lib/php/20151012/php_imap.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Fatal error: Uncaught Error: Call to undefined function split() in /var/www/html/playsms/plugin/core/sendmail/lib/external/mimemessage/smtp_message.php:50
Stack trace:
#0 /var/www/html/playsms/plugin/core/sendmail/lib/external/mimemessage/smtp_message.php(113): smtp_message_class->GetRFC822Addresses(‘dousa@mkostrov…’, Array)
#1 /var/www/html/playsms/plugin/core/sendmail/lib/external/mimemessage/email_message.php(992): smtp_message_class->SendMessageHeaders(Array)
#2 /var/www/html/playsms/plugin/core/sendmail/fn.php(168): email_message_class->Send()
#3 /var/www/html/playsms/plugin/core/recvsms/fn.php(426): sendmail(Array)
#4 /var/www/html/playsms/plugin/feature/incoming/fn.php(217): recvsms_inbox_add(‘2020-06-24 09:0…’, ‘420732800702’, ‘admin’, ‘Delivered’, ‘-’)
#5 /var/www/html/playsms/lib/fn_core.php(202): incoming_hook_recvsms_intercept_after(‘2020-06-24 09:0…’, ‘420732800702’, ‘Delivered’, ‘’, ‘’, 0, ‘1’, ‘gammu’)
#6 /var/www/html/playsms/plugin/core/recvsms/fn.php(137): core_hook(‘incoming’, 'recvsms_interce… in /var/www/html/playsms/plugin/core/sendmail/lib/external/mimemessage/smtp_message.php on line 50

Sending SMS is OK, recieving not work (i see them in gammu spool/inbox folder.

Running on Raspberry Pi3B, Raspbian OS with Gammu.
PlaySMS version 1.4.2

looks like missing php-imap, try install it.

please use playSMS 1.4.3. any playSMS version below 1.4.3 is not secure.

anton

Hi Anton, many thanks for your fast replay and support. After install of php-imap and reboot looks it is work perfectly. Now i make backup of SD card and try update to 1.4.3.
Thanks for your work.

PS: Donation on way :).

1 Like