I have designed an intranet using CMSMS on my PC ( using EasyPHP1.8 ) and everything works fine.
However, once installed on the targeted production server (HP-UX), the News module does not work properly:
- a page containing the tag {news} will show nothing

- but, a page containing the tag {news detailpage="news" browsecat="1"} will display correctly all the categories and the expected number of news for each categorie; and, a RSS bookmark will list correctly the last news, and when a news is chosen, it will be correctly displayed...

When looking in the Mysql database, all the news are present.
Does someone have any idea on the reasons of this problem and the way to solve it ?
technical details:
- CMSMS 1.1.2 and News 2.5 are used in both cases
- Windows PC is running EasyPHP1.8 (Apache 1.3.33, PHP 4.3.10, Mysql 4.1.9)
- HP-UX Server is running Apache 2.0.55, PHP 4.3.8, Mysql 3.23.54
Manu.