| sili | GumbyBRAIN: WOT HE SAY/// |
| GumbyBRAIN | He he he. Just who is proficient at some point in arguing when you're all out of order. |
| buu | sili: You are a strange little boy. |
| Botje | GumbyBRAIN: UGLY UGLY UGLY |
| sili | buu: HEY SHUT UP IT WORKS |
| GumbyBRAIN | But those uppercase array names are ugly, and should be displayed? |
| Patterner | uppercase is for macros only |
| sili | oops. |
| tarkoes | buu, hm so there is no other method to call the ASP.pm perhaps in a javascript ? |
| buu | .. what? |
| tarkoes | i am not a programmer at all (bad for me) i am just asking |
| sili | tarkoes: we'd like to help but have no idea what you're asking |
| tarkoes | if the .asp file can call ASP.pm without using #!/usr/bin/perl this to be used in a script "call - it needs for liek a module dependencie" s/liek/like |
| buu | tarkoes: I'm wondering why you think it requires ASP.pm |
| sili | i don't understand what he's saying time for sleep anyway |
| buu | Yeah. |
| tarkoes | well i am looking in the apache logs |
| buu | And..? |
| tarkoes | and i see this error Can't locate object method "request" via package "Apache" at /usr/lib/perl5/site_perl/5.8.5/Apache/ASP.pm line 165 |
| buu | Charming |
| tarkoes | :) |
| buu | Sounds like you need to install Apache::Request libaprequest |
| tarkoes | this when i try to browse the index.asp file buu i have reinstall them s/have/had |
| buu | Which apache are you running? |
| cjheinlein | hello, I'm wondering if it's possible to change my user authentication from .htaccess/.htpasswd to a DB driven solution. The problem I'm having is that my payment processor provided us with a cgi script that it utilizes .htaccess/.htpasswd and if I do switch to db driven, I'd need for it to be able to communicate with my payment processor |
| tarkoes | httpd 2.0.54 |
| buu | tarkoes: It sounds like it wonly works with Apache1 But it's hard to say. Have you tried the actual website? cjheinlein: Anything is possible. cjheinlein: Will we do it for you? Unlikely. |
| action | buu sleeps |
| buu | sleeps |
| sili | smart move |
| Botje | cjheinlein: there do exists apache auth modules that can do sql. |