Scripts won't install

6 posts / 0 new
Last post
#1 Tue, 03/12/2013 - 11:45
just_me

Scripts won't install

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

Tue, 03/12/2013 - 14:10
andreychek

Howdy,

What distro/version is it that you're using?

-Eric

Tue, 03/12/2013 - 14:27
just_me

Seems a little outdated, huh, but i am stuck to a specific software and i fear, it won't work after upgrading the distribution...

Tue, 03/12/2013 - 20:19
andreychek

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
Wed, 03/13/2013 - 01:44
just_me

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

Wed, 03/19/2014 - 04:23
asfik

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

Topic locked