Opened 5 years ago

Closed 5 years ago

#1484834 closed Bugs (fixed)

Installer: PHP sockets should not be mandatory

Reported by: mbaierl Owned by:
Priority: 5 Milestone: 0.1.1
Component: Client Scripts Version: 0.1-stable
Severity: normal Keywords:
Cc:

Description

PHP Sockets are mandatory in the installer but just needed in case a IMAPS connection is used; so it is not mandatory.

The installer should just warn that this is required in case IMAPS should be used instead of completely requiring Sockets to be installed.

Change History (3)

comment:1 Changed 5 years ago by patrick

I'm having a roundcube installation on a PHP that doesn't have --enable-sockets, and it still works great. And I DO use IMAPS in that installation. Also googiespell works like that (I'm referring to http://trac.roundcube.net/wiki/FAQ#WhyamInotgettinganyspellcheckresultsOrWhydoesspellcheckingalwaysmarkeverywordascorrect).

I don't feel like re-compiling PHP although everything works like a charm ;)

comment:2 Changed 5 years ago by onox

I also use IMAPS and didn't have compiled PHP with Sockets.

comment:3 Changed 5 years ago by thomasb

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in trunk

Note: See TracTickets for help on using tickets.