php3-list | 199807
Date: 07/27/98
- Next message: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- Previous message: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- In reply to: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- Reply: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Something even more strange.
Scenario#1:
the script is on:
www.foo.com
it trys to fopen a file on http://www.somewhere-else.com
Result: No problem!
Scenario#2:
the scirpt is on:
www.foo.com
it trys to fopen a file on http://www.foo.com
i get the following error:
Warning: fopen("http://www.foo.com/bla/bla.html","r")
- Undefined error: 0 in
Oh.. and all this happend on
Apache 1.3.0
PHP 3.0
Any comments?
> works:
> > Apache 1.3.0
> > PHP 3.0
>
> doesn't:
> > Apache 1.3b5
> > PHP 3.0RC3
>
> Seeme to me the obvious thing to do here is to get your own server
> up to speed and running the latest versions.
>
> -Rasmus
>
>
Take care,
André "the fool with a php-tool" Anneck
--------------------------------------
"Gravity can not be made responsible
for people falling in love" - Albert Einstein.
--------------------------------------
web-master @ http://anneck.de
web-wizard @ http://www.tse-online.de
web-phone @ ICQ#: 1339921
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- Previous message: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- In reply to: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- Reply: Rasmus Lerdorf: "Re: [PHP3] fopen - strange things..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

