<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>ModPerl | Embperl</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>16 May  2008 08:44:24 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | ModPerl | Embperl</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Embperl on Windows</title>
<description>Hello. I have tried to install EmbPerl under Windowsx XP. But not successfully. I installed apache_2.2.8-win32-x86-openssl-0.9.8g.msi ActivePerl-5.</description>
<pubDate>16 May  2008 06:36:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97251</link>
</item><item>
<title>Embperl::Object::Execute syntax question</title>
<description>I have a an Embperl::Object Web site with one .epl file that in some  cases should use the template of the rest of the site, and in other  cases sho</description>
<pubDate>03 May  2008 20:40:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97167</link>
</item><item>
<title>Can&amp;#039;t call method &amp;quot;DeleteSession&amp;quot; on an undefined value</title>
<description>Embperl&amp;#039;s test document for DeleteSession, to delete the cookie and  session data after it is finished with, uses this syntax: $_[0] -&amp;gt; DeleteSessio</description>
<pubDate>02 May  2008 06:41:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97155</link>
</item><item>
<title>Session handling doesn&amp;#039;t work for me</title>
<description>I am trying to get my head around session handling. I have a small  test document like this: &amp;lt;html&amp;gt; &amp;lt;head&amp;gt;Embperl session test&amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; [$ if</description>
<pubDate>01 May  2008 02:36:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97147</link>
</item><item>
<title>[Bug] in Embperl with DBD::Interbase</title>
<description>Hi, I get a segmentation fault when I call DBD::InterBase::db::_login($dbh, $dsn, $dbuser, $dbpasswd, $attr) or return undef; in DBD::InterBase.pm.</description>
<pubDate>24 Apr  2008 23:45:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97118</link>
</item><item>
<title>not able to run the test server (example) that comes with embperl 2.3.0</title>
<description>Dear All, I have installed Emperl/2.3.0 with following configurations Apache/2.2.8 (Unix) Embperl/2.3.0 mod_perl/2.0.3 Perl/v5.8.8. The only issue i</description>
<pubDate>10 Apr  2008 08:42:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96922</link>
</item><item>
<title>Re: Apache::ImageMagick for mod_per2</title>
<description>Adam Hasselbalch Hansen napsal(a): &amp;gt; Hey. &amp;gt; &amp;gt; Saw here http://www.gossamer-threads.com/lists/modperl/embperl/17312 &amp;gt; that you got a working copy of A</description>
<pubDate>01 Apr  2008 14:09:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96819</link>
</item><item>
<title>textarea &amp;quot;arrays&amp;quot; initialize incorrectly</title>
<description>Here&amp;#039;s the code: [.-  $fdat{&amp;quot;WHATEVER_1&amp;quot;} = &amp;quot;a&amp;quot;;  $fdat{&amp;quot;WHATEVER_2&amp;quot;} = &amp;quot;b&amp;quot;;  $fdat{&amp;quot;WHATEVER_3&amp;quot;} = &amp;quot;c&amp;quot;;  $fdat{&amp;quot;WHATEVER_4&amp;quot;} = &amp;quot;d&amp;quot;;  $fdat</description>
<pubDate>19 Mar  2008 11:47:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96737</link>
</item><item>
<title>equivalent to app -&amp;gt; init: app -&amp;gt; cleanup ?</title>
<description>Dear list, is there a equivalent &amp;lt;http://dict.leo.org/ende?lp=ende&amp;amp;p=eL4jU.&amp;amp;search=equivalent&amp;gt; to the init() Method of a Embperl_App_Handler_Class l</description>
<pubDate>29 Feb  2008 09:53:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96614</link>
</item><item>
<title>Embperl Cache monitoring</title>
<description>Hi,   I&amp;#039;d like to do some debugging in embperl. I&amp;#039;d like to monitor the memory used in embperl caching. Does anyone have a way of monitoring this st</description>
<pubDate>29 Feb  2008 08:50:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96613</link>
</item><item>
<title>Preventing selected being added to option tags</title>
<description>Hi, Can someone please clarify how I prevent &amp;#039;selected&amp;#039; being automatically added to selects? Here&amp;#039;s my embperl file: [.- $optDisableSelectScan=1;</description>
<pubDate>21 Jan  2008 07:10:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96216</link>
</item><item>
<title>statically-linked embperl</title>
<description>Hi, Can someone please tell me how to build a statically-linked copy of embperl with mod_perl 2.0.3? The old embperl 1.3.6 FAQ describes the steps bu</description>
<pubDate>18 Jan  2008 21:35:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96203</link>
</item><item>
<title>Any good and cheap embperl host</title>
<description>Hi friends, Looking for a good embperl host which is cheap , Also it should has the facility to install CPAN modules, Or if i get a shell account pro</description>
<pubDate>16 Jan  2008 13:47:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96186</link>
</item><item>
<title>RE: Re: Re: Re: Process exists - Segmentation fault</title>
<description>Hi, Maybe we should go one step back: Does &amp;quot;make test&amp;quot; works correctly for you? Does it also test the mod_perl part? Gerald  &amp;gt; -----Original Mes</description>
<pubDate>09 Jan  2008 05:56:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96116</link>
</item><item>
<title>Strange behavior in Embperl</title>
<description>Hi Friends, I have installed embperl on my VPS and i am experiencing strange behavior of it. 1. The errors located by it is not in same line number as</description>
<pubDate>31 Dec  2007 21:48:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96049</link>
</item><item>
<title>RE: Error using Syntax::SSI and Syntax::EmbperlBlocks at the same time</title>
<description>Hi, Sorry for my late reply. Does it change anything if you exchange the order i.e. EMBPERL_SYNTAX &amp;quot;EmbperlBlocks SSI&amp;quot; Gerald   &amp;gt; -----Original</description>
<pubDate>26 Dec  2007 23:05:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95993</link>
</item><item>
<title>Any further example with Embperl</title>
<description>Hi group, I am struggling to understand embperl, can anyone here pass me an example on Embperl, i have the example from the example site but can anyon</description>
<pubDate>24 Dec  2007 04:49:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95970</link>
</item><item>
<title>Embperl logging &amp;quot;out of control&amp;quot;</title>
<description>Folks, We run Embperl 1.3.6 under mod_perl 1.29 and Apache/1.3.31. Recently we&amp;#039;d noticed that Embperl seems to be logging &amp;quot;everything.&amp;quot; So much stuff</description>
<pubDate>12 Dec  2007 10:27:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95863</link>
</item><item>
<title>EMBPERL_SESSION_HANDLER_CLASS = no</title>
<description>I&amp;#039;m getting this garbage in my logs:   --- snip --- ERR: 66: Embperl Session handling DISABLED because of the following error: Can&amp;#039;t locate Apac</description>
<pubDate>30 Nov  2007 14:35:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95761</link>
</item><item>
<title>embperl checbox checked attribute not inserted</title>
<description>We are using Embperl 2.2.0 , we have a custom Apache Handler which in turn prebuilds fdat and calls Embperl::Execute, passing fdat, I have found that</description>
<pubDate>29 Nov  2007 06:27:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95755</link>
</item><item>
<title>30 second timeout</title>
<description>Hi Folks, I&amp;#039;ve got an .epl script that is failing to run past 30 seconds. Here&amp;#039;s a very simple example: [$ var $foo $] [- $foo = &amp;quot;Hello&amp;quot; -] [+ $f</description>
<pubDate>26 Nov  2007 15:05:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95713</link>
</item><item>
<title>Embperl 2.3.0 coredump</title>
<description>Greetings. I&amp;#039;m afraid I&amp;#039;m having a problem getting Embperl 2.3.0 to work with Apache 1.3.37, mod_perl, and perl 5.8.8. Upon serving the first page,</description>
<pubDate>01 Nov  2007 15:58:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95430</link>
</item><item>
<title>seg fault follow-up # 2</title>
<description>I just noticed this in my dmesg: httpd[2252]: segfault at 0800303c eip b7c6a6ab esp bfc2d7b0 error 4 I&amp;#039;ve had hundreds of httpd segfaults today but</description>
<pubDate>24 Oct  2007 05:25:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95354</link>
</item><item>
<title>seg fault follow-up</title>
<description>by the way, this is from my httpd.conf: &amp;lt;Directory &amp;quot;/home/httpd/htdocs&amp;quot;&amp;gt; # # Possible values for the Options directive are &amp;quot;None&amp;quot;, &amp;quot;All&amp;quot;, # or any c</description>
<pubDate>24 Oct  2007 04:33:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95353</link>
</item><item>
<title>Embperl app. no longer works after linux upgrade; namespace issue &amp;amp; seg fault]</title>
<description>Dear Gerald and others, I was happily developing an application with Embperl and it was going great, but now my application doesn&amp;#039;t work and I&amp;#039;m bang</description>
<pubDate>24 Oct  2007 04:27:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95352</link>
</item>
</channel>
</rss>
