ISPConfig3 server migrate Squirrelmail->Roudcube

Discussion in 'Installation/Configuration' started by oxygen, Mar 2, 2016.

  1. oxygen

    oxygen Member

    ok i will try to add to this file:
    /etc/php5/apache2/php.ini
    how then i can test it works?
    (of course i will reload apache)
     
  2. ztk.me

    ztk.me ISPConfig Developer ISPConfig Developer

    If you run mod_php and not php-fpm or fastcgi that is correct.
    You can check if it works by testing roundcubes ISPConfig features like changing the users password from within roundcube.
     
  3. oxygen

    oxygen Member

    Can i somewhere check which php uses roundcube?
     
  4. ztk.me

    ztk.me ISPConfig Developer ISPConfig Developer

    If you just followed the howtos it's probably mod_php
     
  5. oxygen

    oxygen Member

    Sorry for my questions, i was system admin with AIX and Nowell in 1998-2002 :) so i forgot it all.
     
    Last edited: Mar 8, 2016
  6. oxygen

    oxygen Member

    OK i added [openssl] to /etc/php5/apache2/php.ini
    and finished tutorial.
    Now i see additional user settings in youtube, but everywhere:
    An error occured!
    Soap Error: The login failed. Username or password wrong.
     
  7. ztk.me

    ztk.me ISPConfig Developer ISPConfig Developer

    Please double check the entries in
    /opt/roundcube/plugins/ispconfig3_account/config/config.inc.php
    Also take special note to the $rcmail_config['soap_url'] setting, per default it starts with http:// and I bet my ass you configured ispconfig to use https:// :)
     
    oxygen likes this.
  8. oxygen

    oxygen Member

    Interesting.
    Checked 3x all entries, all is ok, i'm using ispconfig with https, ant in that configuration page all data is correct, including remote user and password.
    Just want to ask. If i go to https://myserver:8080/remote/ in my browser- i see blank page. It is ok?
     
  9. oxygen

    oxygen Member

    HM, generated new remote user password in ISPC, now it's working. Thanks guys.
     
    ztk.me likes this.

Share This Page