Hello. Yesterday I installed ispconfig3 with roundcube and phpmyadmin. After install there was message in terminal that I can access phpmyadmin and roundcube from domain:8081/(phpmyadmin/webmail) Phpmyadmin works fine on domain:8081/phpmyadmin but roundcube doesn't work. I tried to access it from domain:8081/phpmyadmin and domain:8081/webmail, even without ports. Nothing works.
Which Tutorial did yu use to install the server, which OS and which webserver (apache or nginx) did you use?
Debian 7.5, nginx. I followed this tutorial: https://www.howtoforge.com/tutorial/ispconfig-install-script-debian/
Sorry to hijack the thread but I have the same problem. Only difference apache2 instead of nginx. I followed https://www.howtoforge.com/tutorial/roundcube-installation-on-debian-8-jessie/
The apache setup is completely different from the nginx setup and the installation on debian 8 is also completely different from debian 7 as debian 7 has an roundcube .deb package, so better make a new thread as nothing in this thread applies to your setup.
Ok, please run: apt-get install roundcube and post the output, just to see if the autoinstaller installed roundcube.
root@...:~# apt-get install roundcube Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done roundcube is already the newest version. The following packages were automatically installed and are no longer required: colord cryptsetup-bin dconf-gsettings-backend dconf-service desktop-file-utils eject fontconfig gvfs gvfs-common gvfs-daemons gvfs-libs hdparm hicolor-icon-theme icedtea-netx-common libaacs0 libasyncns0 libatasmart4 libatk-wrapper-java libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libbluray1 libcairo-gobject2 libcairo2 libcolord1 libcryptsetup4 libdatrie1 libdconf0 libdrm-intel1 libdrm-nouveau1a libdrm-radeon1 libdrm2 libexif12 libflac8 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdu0 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgnome-keyring-common libgnome-keyring0 libgphoto2-2 libgphoto2-l10n libgphoto2-port0 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgudev-1.0-0 libgusb2 libieee1284-3 liblvm2app2.2 libnspr4 libnss3 libogg0 libpango1.0-0 libpciaccess0 libpixman-1-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpulse0 libsane libsane-common libsane-extras libsane-extras-common libsgutils2-2 libsndfile1 libthai-data libthai0 libv4l-0 libv4lconvert0 libvorbis0a libvorbisenc2 libx11-xcb1 libxaw7 libxcb-glx0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxmu6 libxmuu1 libxrandr2 libxrender1 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 ntfs-3g policykit-1 policykit-1-gnome sane-utils ttf-dejavu-extra udisks x11-utils Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Thats ok so far. Roundcube can only be accessed on port 8081 on nginx server. did you try to use the server IP, port 8081 like: http://1.2.3.4:8081/webmail
So I added roundcube.domain in nginx->sites-available and now I can access roundcube roundcube.domain.eu but it's saying installation error. Here's a screenshot http://prntscr.com/957dsx