[PHP] mod_php with Apache 2.0.16 beta?

2001-05-01 Thread Willis L. Sarka

Greetings,

Just a general question, I am experimenting with Apache 2.0.16 beta.
Reading the manual that comes installed from the source, it seems that
third party modules like PHP will not work.  Is there a development
version of PHP designed to work with Apache 2.0?

Thanks in advance,
Will

-- 
--- From David Touretzky's DeCSS Gallery  ---
- http://www.cs.cmu.edu/~dst/DeCSS/Gallery/index.html ---
#!/usr/bin/perl -w
# 526-byte qrpff, Keith Winstein and Marc Horowitz [EMAIL PROTECTED]
# MPEG 2 PS VOB file on stdin - descrambled output on stdout
# arguments: title key bytes in least to most-significant order
$_='while(read+STDIN,$_,2048){$a=29;$c=142;if((@a=unxC*,$_)[20]48){$h=5;
$_=unxb24,join,@b=map{xB8,unxb8,chr($_^$a[--$h+84])}@ARGV;s/...$/1$/;$d=
unxV,xb25,$_;$b=73;$e=256|(ord$b[4])9|ord$b[3];$d=$d8^($f=($t=255)($d
12^$d4^$d^$d/8))17,$e=$e8^($t($g=($q=$e147^$e)^$q*8^$q6))9
,$_=(map{$_%16or$t^=$c^=($m=(11,10,116,100,11,122,20,100)[$_/16%8])110;$t
^=(72,@z=(64,72,$a^=12*($_%16-2?0:$m17)),$b^=$_%64?12:0,@z)[$_%8]}(16..271))
[$_]^(($h=8)+=$f+(~$g$t))for@a[128..$#a]}print+xC*,@a}';s/x/pack+/g;eval
-



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] mod_php with Apache 2.0.16 beta?

2001-05-01 Thread Yasuo Ohgaki

Try 4.0.5.
Configure with --with-apxs2.

Regards,
--
Yasuo Ohgaki


Willis L. Sarka [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Greetings,

 Just a general question, I am experimenting with Apache 2.0.16 beta.
 Reading the manual that comes installed from the source, it seems that
 third party modules like PHP will not work.  Is there a development
 version of PHP designed to work with Apache 2.0?

 Thanks in advance,
 Will

 --
 --- From David Touretzky's DeCSS Gallery  ---
 - http://www.cs.cmu.edu/~dst/DeCSS/Gallery/index.html ---
 #!/usr/bin/perl -w
 # 526-byte qrpff, Keith Winstein and Marc Horowitz [EMAIL PROTECTED]
 # MPEG 2 PS VOB file on stdin - descrambled output on stdout
 # arguments: title key bytes in least to most-significant order
 $_='while(read+STDIN,$_,2048){$a=29;$c=142;if((@a=unxC*,$_)[20]48){$h=5;
 $_=unxb24,join,@b=map{xB8,unxb8,chr($_^$a[--$h+84])}@ARGV;s/...$/1$/;$d=
 unxV,xb25,$_;$b=73;$e=256|(ord$b[4])9|ord$b[3];$d=$d8^($f=($t=255)($d
 12^$d4^$d^$d/8))17,$e=$e8^($t($g=($q=$e147^$e)^$q*8^$q6))9
 ,$_=(map{$_%16or$t^=$c^=($m=(11,10,116,100,11,122,20,100)[$_/16%8])110;$t
 ^=(72,@z=(64,72,$a^=12*($_%16-2?0:$m17)),$b^=$_%64?12:0,@z)[$_%8]}(16..271))
 [$_]^(($h=8)+=$f+(~$g$t))for@a[128..$#a]}print+xC*,@a}';s/x/pack+/g;eval
 -



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]