On Sat, 25 Oct 2003, Stas Bekman wrote:
> Angela wrote:
> > Hi,
> >
> > I'm using Apache with Mod_Perl configured on a win XP box.
> > Perl scripts prepare WML cards to return to a CGI request. This works fine
> > if requests come from mobile phones.
> > However, if I type the url into my HTML web
Angela wrote:
Hi,
I'm using Apache with Mod_Perl configured on a win XP box.
Perl scripts prepare WML cards to return to a CGI request. This works fine
if requests come from mobile phones.
However, if I type the url into my HTML web browser pointing to a perl
script that expects WML to call it, th
Hi,
I'm using Apache with Mod_Perl configured on a win XP box.
Perl scripts prepare WML cards to return to a CGI request. This works fine
if requests come from mobile phones.
However, if I type the url into my HTML web browser pointing to a perl
script that expects WML to call it, the script, (tha
Bryn Dyment wrote:
Stas "Mr. Clever, Helpful & Persistent" Bekman wrote...
I think I know what your problem is. The failing command includes:
-L/usr/lib, so it finds /usr/lib/libperl.so.3 instead of
/usr/local/lib/perl5/5.8.1/i386-freebsd/CORE/libperl.so. I bet
that if you remove temporary /usr/