[PHP] php-general-unsubscribe@lists.php.net

2002-02-20 Thread wkelleher

[EMAIL PROTECTED]

 -Original Message-
 From: Tobias Wiersch [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, February 20, 2002 8:04 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] xbithack causes parsing of html-files by PHP 
 instead SSI
 
 
 Hi!
 
 Problem: see subject
 I posted the problem to php's bug-db but [EMAIL PROTECTED] answered:
 
 The bug system is not the appropriate forum for asking support 
 questions. For a list of a range of more [...]
 With xbit hack, you are supposed to parse by PHP.
 
 BUT: On our old server-install (PHP 4.0.4pl1, Apache 1.3.19 xbithack 
 on), all .html-files with xbit were SSI-parsed.
 Now, on our new server install (PHP 4.1.1, Apache 1.3.20 
 xbithack on), 
 all .html-files with xbit are PHP-parsed!
 
 In Apache's documentation one can read that xbithack should 
 enable SSI 
 (and not PHP). If I follow [EMAIL PROTECTED]'s answer, it should be 
 normal that the files are PHP-parsed.
 
 First question: If this behaviour is normal, why didn't I 
 found anything 
 about it in the PHP-docs? Have I overread that part?
 Second question: If this behaviour is normal, why were the 
 files on our 
 old server SSI-parsed and now PHP-parsed? How can I change this 
 behaviour (to enable SSI-parsing)?
 
 Thanks for your help.
 
 Tobias Wiersch from germany
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Linux install problem

2002-02-12 Thread wkelleher

I am having problems getting Apache to Make after 
./configure --activate-module=src/modules/php4/libphp4.a

I get an error on uncompress in function my_uncompress 
and  compress in function my_compress_alloc

I read that this may be a mysql issue dealing with zlib but I have been
unable to find any info at mysql

I configured php4 with the mysql path and Apache path and
--enable-track-vars

Any help is appreciated



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php