Apache::ASP cookieless sessions question

2000-10-15 Thread Shimon Rura
Hi, Throughout my web pages I provide a link for the user to login, which goes to a username/password check which then forwards the user back to the original page where he clicked "login". The login link is implemented with: a

I got it to work: apache fails to work with mod_perl

2000-10-15 Thread Dennis
Hey just so you know, I got it to work, but I made some changes, that is switched Redhat 7.0 to Redhat6.2 apache3.12 to 3.14 mod_perl-1.24 to 1.24_01 the problem was probably in Redhat7.0, but don't quote me on this because I changed all 3 variables (RH, apache and mod_perl) but it works now

Re: Apache::ASP cookieless sessions question

2000-10-15 Thread Joshua Chamas
Shimon Rura wrote: Hi, Throughout my web pages I provide a link for the user to login, which goes to a username/password check which then forwards the user back to the original page where he clicked "login". The login link is implemented with: a

Re: ModPerl job in Manhattan, NY

2000-10-15 Thread Ruben I Safir
Ruben I. Safir 1600 East 17th Street Brooklyn, NY 11230 1-718-382-5752 [EMAIL PROTECTED] Skills UNIX, Apache Web Server administration, Networking Administration, C programming, Perl and Perl DBI, SQL, UNIX Script Language, HTML. Introduction to Java and C++. Operating Systems

Re: apache fails to work with mod_perl .. (old PerlRequire conf/startup.pl + more info)

2000-10-15 Thread falstaff
I have found that I can now build an apache_1.3.14 binary with mod_perl-1.24 . I had to rebuild the perl5.6.0 binary with config_args: config_args='-des -Doptimize=-02 -march=i386 mcpu=686 -Dcc=gcc -Dcccdlflags=-fPIC -Darchname=i386-linux -Dd_dosuid -Dd_semctl_semun -Di_db -di_ndbm -Di_gdbm

Re: Problem with Apache::DBI

2000-10-15 Thread Pritesh Thakor
Hi Ken, There is neither any error message generated in the error_log neither on linux prompt. Thanks for writing, Pritesh. On Friday, October 13, 2000 at 01:30:50 AM, Ken Williams wrote: [EMAIL PROTECTED] (Pritesh Thakor) wrote: I installed Apache::DBI-0.87 on Apache 1.3.9,