On Tuesday 21 August 2007 15:48:23 RGKärcher wrote:
> print " http://www.mysite.net/\";> src=\"site_images/$image \" width=\"160\"
> height=\"180\" alt=\"image \" class=\"float-left\"
> />\n";
Perl is just a bit differnt. Either, use ${image} instead of $image or use
sprintf.
--
Yours,
Georg
Hello list,
I'm developing a quite large project, using SOAP::Lite and some more
modules using mod_perl.
My main problem is: Memory Usage.
Currently, the apache processes take (each) about 150 MB memory,
what's quite a lot. Now, i've been wondering which module and why it
takes that much memory
Hello everybody on the lists.
I've a smaller problem using mod_perl / apache2.
I've usually some CGI files, implementing perl Modules (.pm).
In one perl module, i use SSL, as you might already expect, it's a
login popup. Now i somehow struggle in the problem that the
remote_addr is "::1" instea
Are they still down?
Hello everybody around.
I've a strange problem occuring on my computer.
I've taken the script from the apache mod_perl documentation, pringing
my environment variables (${ENV}).
According to this, my MOD_PERL_API_VERSION is 2, what's fine so far.
Anyway, accessing them from ANY module, with the
Hello everybody around.
I've a strange problem occuring on my computer.
I've taken the script from the apache mod_perl documentation, pringing
my environment variables (${ENV}).
According to this, my MOD_PERL_API_VERSION is 2, what's fine so far.
Anyway, accessing them from ANY module, with the
ling a bug against Apache2::SOAP. Then Randy may fix> his dirty hack to determine MP2-Version ;-)
>> http://rt.cpan.org/Public/Dist/Display.html?Name=Apache2-SOAP>> Tom>> Georg Grabler schrieb:
> > Well, i kicked out the old code which seemed to be b
a mistake i did in my server
> configuration now ended up in a as it seems a bugfix for a bug in a module.>> Thank you for your time, and the help you provided me, and hopefully> others, when they're reading the archives.
> Georg>> On 8/2/06, *Tom Schindl* <[EMAIL PROTECTED
Well, i kicked out the old code which seemed to be buggy of Apache2::SOAP, and used the codepiece you gave me to determine which modperl version i'm using.What shall i say, except thank you very much, Tom. It works perfectly now, and all the day searching for a mistake i did in my server configurat
a bug at modperl or just a configuration bug?
Hopefully the 2nd one.Sorry for the 2nd reply tom, missclicked and havn't had the list in CCThank you,GeorgOn 8/2/06,
Tom Schindl <[EMAIL PROTECTED]> wrote:
Georg Grabler schrieb:> I'm experiencing Problems with the setting written ab
ough, something goes wrong with Apache2::SOAP or modperl... and i don't have any idea anymore.Do you have any suggestion what i could do?
Thanks,Georg Grabler
11 matches
Mail list logo