Hi, We have recently upgraded to PHP 4.30 and since then, some people on our server started getting the following error message on their sites:
Warning: main() [function.main]: stream does not support seeking in http://www.domain.com/path/to/file.inc on line 0 We have found that it happens when people use URLs in the include function, but have no idea why, espcially since allow_url_fopen is on. Any suggestions? Thanks, Pierre-Luc Soucy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php