Fehler beim confixx_counterscript.pl

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
adjustman
Posts: 1132
Joined: 2003-03-26 23:29
Location: SA
 

Fehler beim confixx_counterscript.pl

Post by adjustman »

Hi,

nachdem ich gestern ein Upgrade bei Debian wheezy/sid (u.a. auf Perl 5.12)
gemacht habe, wirft das confixx_counterscript.pl folgenden Fehler aus:

defined(%hash) is deprecated at /root/confixx/admin/subs/subs_include_writeConfig.pl line 1242.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /root/confixx/admin/subs/subs_include_writeConfig.pl line 1333.
(Maybe you should just omit the defined()?)

Das Problem ist bekannt, man müsste den dort enthaltenen defined % nur gegen % (ohne defined) "tauschen", aber dieses Script ist codiert.
Hat dafür jemand eine Lösung, Google und das Confixx Forum schweigt
dazu gänzlich. Danke.

cu Jim
jan10001
Anbieter
Posts: 756
Joined: 2004-01-02 12:17
 

Re: Fehler beim confixx_counterscript.pl

Post by jan10001 »

Parallels anschreiben oder Perl downgrade.
adjustman
Posts: 1132
Joined: 2003-03-26 23:29
Location: SA
 

Re: Fehler beim confixx_counterscript.pl

Post by adjustman »

Parallels hab ich mehrmals angeschrieben. Erwartungsgemäß haben
die nicht geantwortet. :-? Kennt jemand die V 3.3.7 von Confixx?
Evtl. geht’s ja damit.
Last edited by adjustman on 2011-06-07 18:40, edited 1 time in total.
jan10001
Anbieter
Posts: 756
Joined: 2004-01-02 12:17
 

Re: Fehler beim confixx_counterscript.pl

Post by jan10001 »

Man schau unter: Software Requirements für 3.3.7
http://download1.parallels.com/Confixx/ ... .htm#ss1.2

Perl (>=5.6.1) :wink:
adjustman
Posts: 1132
Joined: 2003-03-26 23:29
Location: SA
 

Re: Fehler beim confixx_counterscript.pl

Post by adjustman »

jan10001 wrote:perl (>=5.6.1)
das weiss ich ja, mind. oder größer Perl 5.6.1 ...
Das sagt ja nix aus.
Last edited by adjustman on 2011-06-07 21:27, edited 1 time in total.
User avatar
rudelgurke
Posts: 409
Joined: 2008-03-12 05:36
 

Re: Fehler beim confixx_counterscript.pl

Post by rudelgurke »

Warum nicht ? Zumindet die deprecated Meldung dürfte - hoffentlich - verschwunden sein wenn explizit eine neuere Perl Version verwendet wird.
adjustman
Posts: 1132
Joined: 2003-03-26 23:29
Location: SA
 

Re: Fehler beim confixx_counterscript.pl

Post by adjustman »

Neues von Parallels, heutige Antwort auf meine
Mail v. 12.06.11

--snip
Sehr geehrter Herr XXX,

Das Problem wird in Confixx 3.3.8 gelöst, die schon sehr bald
veröffentlicht wird. Zur Zeit steht die Confixx 3.3.8 Beta Version zur
Verfügung:

http://forum.parallels.com/showthread.php?t=111445

Die neuen Hauptfunktionen in Parallels Confixx 3.3.8:
* Unterstützung von openSuSE11.4
* Unterstützung von PHP5.3
* Standard Länge des SSL Zertifikates ist jetzt 2048 Bits
* Mehrere Bugs wurden auch gelöst (sehen Sie Release Notes)

Mit freundlichen Gruessen / Best Regards,
Sergey Kalmykov | Senior Sales Engineer
Parallels GmbH
--snap

Die Beta tuts schon, Perl Fehler ist weg.
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: Fehler beim confixx_counterscript.pl

Post by Joe User »

Wunderbar, danke fürs Feedback.
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
adjustman
Posts: 1132
Joined: 2003-03-26 23:29
Location: SA
 

Re: Fehler beim confixx_counterscript.pl

Post by adjustman »

Post Reply