perl execution failed

7 posts / 0 new
Last post
#1 Mon, 11/05/2007 - 11:48
KevinSmith

perl execution failed

When trying to install Horde or squirrelmail via the install scripts option on my fresh Debian server I get the following error message:

HTTP/1.0 500 Perl execution failed Server: MiniServ/0.01 Date: Mon, 5 Nov 2007 21:35:52 GMT Content-type: text/html Connection: close Error - Perl execution failed

Undefined subroutine &php_pear::get_pear_commands called at /usr/share/webmin/virtual-server/scripts-lib.pl line 764.

This happened after updating Pear to the required version (1.6.1). Any suggestions on how to fix this?

Wed, 03/14/2007 - 15:08
KevinSmith

Bueller...Bueller

Wed, 03/14/2007 - 18:51
Joe
Joe's picture

Hey Kevin,

Looka likea bug.

Try 3.37. If it persists, file a bug and Jamie will get it fixed quick like.

--

Check out the forum guidelines!

Wed, 03/14/2007 - 23:12
KevinSmith

That update fixed it...must have just came out as I just installed the latest yesterday...but that fixed it...THANKS!

Sat, 11/10/2007 - 23:38
jorgo

Fixed it. Don't know if it had something to do with it but it seems that installing Webmin module PHP-Pear-modules(v1.2) found in the repository did the trick...(?) Apparently my webmin was running version PHP-Pear-modules(v1.0)

Wed, 11/28/2007 - 14:40 (Reply to #5)
LonDoh

Hi there

I just got the error below when trying to install horde...

[code:1]
Downloading ftp://ftp.horde.org/pub/horde/horde-3.1.5.tar.gz (5285660 bytes) ..
Received 5285660 bytes (100 %)
.. download complete.

HTTP/1.0 500 Perl execution failed Server: MiniServ/0.01 Date: Thu, 29 Nov 2007 00:12:46 GMT Content-type: text/html Connection: close
Error - Perl execution failed

Undefined subroutine &php_pear::get_pear_commands called at /usr/libexec/webmin/virtual-server/scripts-lib.pl line 808.
[/code:1]

PEAR ver is 1.4.9

thanks for any help you can offer

l.

Mon, 12/03/2007 - 05:50 (Reply to #6)
Vedstesen

I'm a BIG ?

I think I have 3 pear's installed.
I have under usr/lib/
<div class='quote'>php
php4
php5</div>
And under etc I have:
php4 and php5
Everytime I run pear or pear4 I get this:
<div class='quote'>PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/mcrypt.so' - /usr/lib/php4/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/gd.so' - /usr/lib/php4/gd.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/imap.so' - /usr/lib/php4/imap.so: undefined symbol: zend_hash_index_update_or_next_insert in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/ldap.so' - /usr/lib/php4/ldap.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/mbstring.so' - /usr/lib/php4/mbstring.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/mcrypt.so' - /usr/lib/php4/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/mysql.so' - /usr/lib/php4/mysql.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/mysqli.so' - /usr/lib/php4/mysqli.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/odbc.so' - /usr/lib/php4/odbc.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/pdo.so' - /usr/lib/php4/pdo.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/pdo_mysql.so' - /usr/lib/php4/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/pdo_odbc.so' - /usr/lib/php4/pdo_odbc.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/pdo_pgsql.so' - /usr/lib/php4/pdo_pgsql.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/pdo_sqlite.so' - /usr/lib/php4/pdo_sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/pgsql.so' - /usr/lib/php4/pgsql.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/snmp.so' - /usr/lib/php4/snmp.so: undefined symbol: _zval_dtor in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php4/xmlrpc.so' - /usr/lib/php4/xmlrpc.so: undefined symbol: zend_hash_index_update_or_next_insert in Unknown on line 0</div>

I'm not sure when this began, but I can not upgrade Horde.
It seems my pear is f***ed up, and I have no clue how to fix it.

Peter

Topic locked