PDA

View Full Version : PHP errors?


chuckg
27th of May 2003 (Tue), 19:16
The install was fine. When I go to the /gallery/index.php page, it displays the correct information but the problem is that when I click on the 'D30 photos' link, the path '/gallery/list.php?exhibition=1' shows a 400 'Bad Request' (page not found) error. When I go to '/gallery/list.php' I get the correct page view. It seems that the php gets confused when it trys to locate 'exhibition=1'. What have I missed? Thanks for the help.

Pekka
4th of June 2003 (Wed), 14:14
Maybe you have some limitation is POST and GET data in your server - could be a php accelerator or html cache. Try getting help form you server admin and if that does not help come back.