This turned out to just be a misconfiguration more than anything else.
the dsn was getting changed by some rogue code, and as a result it
wasn't defined in the freetds.conf, however, the new servername
resolved fine through DNS so it still connected ok. The problem was
that it defaulted t
We have a long standing problem pulling data from ntext fields in a
server running MSSQL 2000, which i always assumed was a problem with
freetds and or DBD::Sybase.
However, I've actually done some investigation today, and i've
discovered that the particular code that's causing problems a
On Nov 26, 2007 4:45 PM, jalex <[EMAIL PROTECTED]> wrote:
>
>
> Scott Gifford wrote:
> >
> >
> > FYI, this test case works properly under my installation of Debian
> > mod_perl 1.29.0.2 under apache 1.3.34.
> >
> > Jalex, you might want to print out the value of your test variable and
> > make sure
HTML::Mason, Rose::DB and dhandlers are your friend.
On the face of it this is the sort of thing mod_perl should excel at.
Does it? Can you intercept requests like this one above? Which API
methods should I be looking at?
smime.p7s
Description: S/MIME cryptographic signature
Perrin,
I'm up under mod_perl without any errors. I've been testing since
yesterday. The app I'm developing is several meg of code and I've been
through it all several times.
A neat thing about making the transition from cgi-bin to mod_perl is that
the pragma and additional error checking re
On Nov 28, 2007 3:56 PM, Geoffrey Young <[EMAIL PROTECTED]> wrote:
>
> I don't see the problem at first glance, but what you're asking apache
> to do is odd here - generally refers to a uri path component
> (/foo/bar/) while refers to a filename (/foo/bar/baz.pl). so,
> I'd rather see something
> If there is a syntax error with the then I'd
> appreciate it if someone could explain what it is and how to correct it
> (likewise with any conflicts).
I don't see the problem at first glance, but what you're asking apache
to do is odd here - generally refers to a uri path component
(/foo/bar
> Beginner wrote:
> > On the face of it this is the sort of thing mod_perl should excel at.
> > Does it? Can you intercept requests like this one above? Which API
> > methods should I be looking at?
>
Take a look at CGI::Application using CGI::Application::Dispatch
> (warning, the latter is my
Perrin Harkins wrote:
>
> On Nov 26, 2007 4:14 PM, Neil Shephard <[EMAIL PROTECTED]> wrote:
>> So it appears to me that apache "doesn't like" the regular expression.
>> Has
>> anyone else experienced this problem? Is it a bug that needs reporting?
>
> If Apache didn't like them, it would ref