I was trying to compile php v5.3.3 (the oldest currently available on CWP) under php-fpm menu, in order to host an old site of mine.
Using the trail command after it took too long, I found this error:
[root@cwp ~]# tail -f /var/log/php-selector-rebuild.log
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
exe:/opt/alt/php-fpm53/usr/sbin/php-fpm
Redirecting to /bin/systemctl restart httpd.service
Build Completed
###################
Error:Can't add notification!
Any idea what's the issue?
Also, ever since, whenever I get into php-fpm menu again, I get this in the bottom:
Task already running in the background, please wait a few minutes and then check again!!!
How can I remove that?