These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Scripts won't install on the new forum.
Added vitrualmin to an existing webmin 1.6.2 installation, created a vserver and wanted to install the roundcube script, but it claims:
This script cannot be installed, as this virtual server does not meet its requirements : Could not work out exact PHP version
PHP is 5.3.2, which should be compatible to that script, according to roundcube's sysreq.
Any idea, yahoo'ed around, and didn't find any real helpful post.
This one: http://www.virtualmin.com/node/15706 claims, he got it working by going to "the virtualmin repository and got the latest and greatest php".
Which i did, but i told my webmin to upgrade php 5 instead, which wouldn't help either.
So i am stuck, not just a little. Thanks for help Best j_m
Howdy,
What distro/version is it that you're using?
-Eric
Seems a little outdated, huh, but i am stuck to a specific software and i fear, it won't work after upgrading the distribution...
Howdy,
Well, so long as the distro hasn't reached it's EOL, I don't have any problem with it :-)
I'm not sure why you're getting that error though...
What is the output of these commands:
dpkg -l 'php5'
php -v
dpkg -l 'php5'
ii php5 5.3.2-1ubuntu4
php -v PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0 PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imap.ini on line 1 in Unknown on line 0 PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/imap.sc' cannot open shared object file. No such file or directoriy in Unknown on line 0 PHP 5.3.2 -1ubuntu4.18 with Suhosin Pach (cli) (Built: Sep 12 2012 19:12:47) Zend Engine v2.3.0 with Suhosin v 0.9.29
Best
Hello,
I have similar issue using Ubuntu 10.04.4 LTS:
$ dpkg -l 'php5' ii php5 5.3.2-1ubuntu4.23 server-side, HTML-embedded scripting language
$ php -v PHP 5.3.2-1ubuntu4.23 with Suhosin-Patch (cli) (built: Mar 1 2014 00:32:45) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with the ionCube PHP Loader v4.0.4, Copyright (c) 2002-2010, by ionCube Ltd. with Suhosin v0.9.29, Copyright (c) 2007, by SektionEins GmbH
Please advice. Thank you!
Best Regards, Asfihani