Re: [PHP] Problem with Include

2002-12-25 Thread sport4ever
4.0.1, and please tell me what I (exactly) suppose to reinstall (Linux,Apache or PHP)... Is there any way to undo my upgrade ( what I call downgrade :-) )? thanx anyway __ http://www.sport4ever.net Administrator of Sport4ever.Net [EMAIL PROTECTED] - Original Message - From: sport4ever

[PHP] Problem with Include

2002-12-23 Thread sport4ever
Hello, my problem is that I can't use more than one SSI INCLUDE in a page Please access this test page to check the problem yourself: http://www.sport4ever.com/test/hello.shtml The first INCLUDE will appear correctly and prints HELLO World, include #1 which is the output of hello.php

Re: [PHP] Problem with Include

2002-12-23 Thread sport4ever
was great before! - Original Message - From: Tom Ray [EMAIL PROTECTED] To: sport4ever [EMAIL PROTECTED] Sent: Tuesday, December 24, 2002 6:03 AM Subject: Re: [PHP] Problem with Include You need to post your code that you are usingthis isn't really a PHP problem this is a SSI problem

Re: [PHP] Re: Strange problem with PHP,SSI

2002-12-17 Thread sport4ever
(printing out the contents of included file without execution) As I said before, this problem happens if and only if I include PHP script, no problems when including SHTML or HTML pages! please help :( - Original Message - From: conbud [EMAIL PROTECTED] To: [EMAIL PROTECTED]; Sport4ever

[PHP] Strange problem with PHP,SSI

2002-12-14 Thread sport4ever
PHP version: 4.2.1 OS: RedHat Linux 8 Apache version: 2.0 My problem is that I can't execute more than one (SSI include) on my website JUST for PHP file.. so there is NO problems at all if I include HTML or SHTML files. Anyway, if I include 2 PHP files into any page, the first INCLUDE statement