Author Topic: Installation with one optional extention that isn't installed  (Read 3706 times)

Offline thomasvl

  • Newbie
  • *
  • Posts: 3
Installation with one optional extention that isn't installed
« on: August 22, 2012, 01:49:20 PM »
Hi,

I was just trying to install Roundcube on my webhosting, but I notice a weird thing.
When I go to the installer page I see the following:

Checking PHP version
Version:  OK(PHP 5.3.14 detected)
Checking PHP extensions

The following modules/extensions are required to run Roundcube:
PCRE:  OK
DOM:  OK
Session:  OK
XML:  OK
JSON:  OK

The next couple of extensions are optional and recommended to get the best performance:
FileInfo:  OK
Libiconv:  OK
Multibyte:  OK
OpenSSL:  OK
Mcrypt:  OK
Intl:  NOT AVAILABLE(See http://www.php.net/manual/en/book.intl.php)
Exif:  OK
Checking available databases

Check which of the supported extensions are installed. At least one of them is required.
MySQL:  OK
MySQLi:  OK
PostgreSQL:  NOT AVAILABLE(Not installed)
SQLite (v2):  NOT AVAILABLE(Not installed)
Check for required 3rd party libs

This also checks if the include path is set correctly.
PEAR:  OK


So, the way I see it, I should be able to install the thing since all the required stuff is working.
"Intl:  NOT AVAILABLE" is an optional one.
But I don't notice any button to proceed the installation, nor any further errors/warnings..

Anyone a clue on what I'm missing out?
Many thanks and good karma!

Offline thomasvl

  • Newbie
  • *
  • Posts: 3
Re: Installation with one optional extention that isn't installed
« Reply #1 on: August 23, 2012, 06:30:59 AM »
I did have to get rid of the 'Options -Indexes' in the htaccesfile and place index.php files in each directory that didn't have one thus.
Though I don't think this would have to do something with it?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,881
    • SKaero - Custom Roundcube development
Re: Installation with one optional extention that isn't installed
« Reply #2 on: August 23, 2012, 03:32:47 PM »
You should have continue button, have you tried it on a couple of browsers to see if its a cache and/or browser problem?

Offline thomasvl

  • Newbie
  • *
  • Posts: 3
Re: Installation with one optional extention that isn't installed
« Reply #3 on: August 25, 2012, 05:15:57 AM »
Oh sorry, something went wrong with the uploading I guess the page's html just stopped in the middle..
Reuploading it solved the problem.
Silly..