Thread Fehlermeldung versteh ich nicht
(11 answers)
Opened by J-jayz-Z at 2005-09-14 23:26
Okay, der Fehler kommt immer noch...
Code: (dl
)
[Fri Sep 16 16:45:04 2005] [error] [client 84.56.252.238] (12)Cannot allocate memory: couldn't spawn child process: /var/www/perl-tutor/cgi/perl_net.pl perl -Mstrict -Mwarnings -e 'package blub; sub new { bless {} } sub bar {my $self=shift; $self->{bla}="5065726c2d436f6d6d756e697479"; return $self->{bla};} my $foo=blub->new();print "Hallo ";print pack("H*",$foo->bar()); print "\n"'
http://perl-tutor.de |