embperl using DSO

2003-12-12 Thread Saadiq
what to do instead. Could someone give me a pointer in the right direction? Thanks. Saadiq - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: uploading files results in an empty file

2003-03-26 Thread Saadiq
ipart/form-data". I was able to create the uploaded files they'd be of size 0. It was resolved by properly setting the enctype. I'd recheck that form tag just to be certain. Good luck. Saadiq On Wednesday, March 26, 2003, at 07:41 PM, Richard Schilling wrote: Having a part

Re: IMAGES Directories

2003-03-15 Thread Saadiq Rodgers-King
If you wanted just files in a certain subdirectory to be handled by Embperl, I think you'd just need to set up the appropriate Apache file location directive. SetHandler perl-script PerlHandler Embperl Options ExecCGI Good luck. On Saturday, March 15, 2003, at 09:16 AM, [EMA

Re: Apple X Serve 10.2 Compatibility

2003-03-12 Thread Saadiq Rodgers-King
I've been thinking about installing embperl on my PowerBook G4 to do local development but haven't gotten to it yet. I found this past email from Gerald on the question... http://www.ecos.de/~mailarc/embperl/2002-08/msg00124.html Shouldn't be too bad... 10.2.4 has Apache 1.3.27 and ModPerl 1

Re: Embperl returning no data

2003-03-08 Thread Saadiq Rodgers-King
you could confirm or deny the question of Embperl 2.x, Apache 1.x and "ClearModuleList" in httpd.conf. I'll cc the list in case this information is helpful to others. Thanks. Saadiq On Friday, January 31, 2003, at 12:00 AM, Gerald Richter wrote: Sadly, the only thing it changes

Dreamweaver MX and Embperl?

2003-01-15 Thread Saadiq Rodgers-King
I'm aware of this extension (http://www.somewhere.com/software/) for Dreamweaver 3, but has anyone had any success making MX play nicely w/ Embperl? I'm not very familiar w/ Dreamweaver at all, preferring vi myself, but I can't expect the rest of my team to use vi. I'd appreciate any tips. Thank

Re: 2.0b8: MailFormTo and strange crashes

2002-11-19 Thread Saadiq Rodgers-King
On Tue, Nov 19, 2002 at 08:31:21AM -0800, Jarrod Stenberg scribbled: > > > > http://www.remotecommunications.com/apache/mod_gzip/ > > BTW, they seem to have a problem with their DNS. If > you do a whois on remotecommunications.com, grab the > name server from the listing, make that your primary

Re: Embperl returning no data

2002-11-15 Thread Saadiq Rodgers-King
I have confirmed that 1.3.4 works fine. :-\ I guess I'll have to stick with that until this is sorted out. On Fri, Nov 15, 2002 at 07:27:09PM -0500, Saadiq Rodgers-King scribbled: > I am using the latest 2.0b9-dev3 from CVS and I'm able to segfault > Apache at will. I start

Re: Embperl returning no data

2002-11-15 Thread Saadiq Rodgers-King
I am using the latest 2.0b9-dev3 from CVS and I'm able to segfault Apache at will. I start a single process instance of Apache (httpd -X). If I hit an html file and then follow that request with an epl file, that's enough for the segfault. saadiq@moko:~/dev$wget -S -O /dev/null -

Re: Embperl returning no data

2002-11-13 Thread Saadiq Rodgers-King
c table handling? Maybe that would help me determine more consistently if the bug you mentioned is my issue. Or is that what "$maxrow" and "$maxcol" are for? Thanks. Saadiq - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Embperl returning no data

2002-11-12 Thread Saadiq Rodgers-King
I've done a little more research on my problem that I mentioned in my previous email "XP IE specific display issues?". The problem doesn't seem to be XP or Windows specific, although it does seem to be more obvious on that platform. saadiq@moko:~$ wget -S -O /dev/null --h

XP IE specific display issues?

2002-11-11 Thread Saadiq Rodgers-King
), Perl 5.6.1 and Apache 1.3.27. Thanks. Saadiq - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs compile error in latest CVS

2002-11-10 Thread Saadiq Rodgers-King
(No such file or directory) at Makefile.PL line 1196, line 4. I'm using Perl 5.6.1. Incidentally, has 5.8.0 been given the green flag yet? Just curious. Thanks. Saadiq - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Mail.pm compile error?

2002-10-08 Thread Saadiq Rodgers-King
Found it. Thanks. http://perl.apache.org/embperl/pod/CVS.htm On Tue, Oct 08, 2002 at 04:03:58PM -0400, Saadiq Rodgers-King scribbled: > Embperl 2.0b8 > Perl 5.6.1 > > Just from 'use Embperl::Mail' I was getting a compilation error. I'm > sure someone must have m

Mail.pm compile error?

2002-10-08 Thread Saadiq Rodgers-King
fixing problems that have already been found. Thanks. Saadiq --- Mail.pm.old Mon Mar 18 22:41:23 2002 +++ Mail.pm Tue Oct 8 14:45:17 2002 @@ -76,7 +76,7 @@ ($helo?(Hello => $helo):()) ) or die "Cannot connect

2.0b8 and single quotes in html

2002-10-06 Thread Saadiq Rodgers-King
$ or make it a Perl string to escape it like below. [+ 'St. Ann\'s Bay' +] Is this behaving as it should? Thanks. Saadiq - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: broken links to documentation on embperl site?

2002-09-23 Thread Saadiq Rodgers-King
h, it seems to have passed. It was really peculiar tho. I could see main pages and even the contents of the documentation areas, but no actual documentation pages. But it's fine now. Thanks. Saadiq - To unsubscribe, e-mai

broken links to documentation on embperl site?

2002-09-21 Thread Saadiq Rodgers-King
http://perl.apache.org/embperl/pod/doc/doc13/HTML/Embperl.-page-12-.htm That's a link to some documentation on the site and it just comes up blank. I've tried it on Linux using Mozilla and Konq. I've even tried IE on Windows. Doesn't look to be a browser issue. Many of documentation pages are