Unfortunately, no dice on the apache or the service restarting. Still have the same issue.
user@box:~$ sudo apt remove apache2
Reading package lists⌠Done
Building dependency tree
Reading state information⌠Done
Package âapache2â is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
user@box:~$ sudo systemctl restart nginx
sudo: systemctl: command not found
user@box:~$ sudo /etc/init.d/nginx restart
Restarting nginx nginx [ OK ]
ian@box:~$ sudo /etc/init.d/php7.0-fpm status
php7.0-fpm start/running, process 34571
user@box:~$
What version of MIAB? Also would you mind creating an account for me on your box and passing me the credentials in a PM? I would like to test with you on this.
I was unaware that this release was buggy. Iâll just install thunderbird on some of the client computers and tell them to stay away from roundcube for now.
Hey man, thank you so much for all of your help.
If you need anything 3d printed or a miniature painted, let me know. =)
Thanks! One work around, which I highly recommend, is using rainloop in NextCloud.
Enable admin account in next cloud, then install the rainloop app from the app center in nextcloud, configure to use nextclouds session for login and BOOM. Cloud and mail in /cloud. works well.
Also have the user login to nextcloud, then try roundcube again.
murgero, sorry Iâve been away for a bit (work), and just upgraded to v0.26. Is there a list of the bugs for this version somewhere? The upgrade went pretty smooth, but wanted to see if there was a list of the bugs so I can check for them in my environment.
No, Apache is not installed.
I tried to increase the verbosity of PHP but the log file stays empty (only startup and shutdown of the service).
Any ideas?