Hi,
I have this error message displayed in some cases.
I use php 4.0.6 and have written a script to display a database content divided in some pages (20 articles per page, the number of pages depending on the number of selected articles).
Below the list of articles are the links to the other pages. Its the same script that is used just giving the page number as a parameter. (a href='./script.php?page=x').
It was developped at home under Win95, php 4.0.6 and Xitami Web Server. Tested with Netscape 4.5. Everything worked well.
Then, I installed it on my office web server (NT4, IIS4, php4.0.6).
Everything works fine on the NT server using IE4. Works fine too on Win98/IE4.
The problem comes with Nescape... The first page is well displayed but when I choose page x, I get this error message.
I tried with Netscape 4.72/Linux, 4.7/Win98 and have the same problem. Netscape 6.1/Win98 works well.
Does someone have a tip to make it work with any browser.
Regards,
Fabrice.