Boomer, I have a new server with cpanel and zend optimizer and now pages are not displayed if they contain a ? after the .php extension:
www.something.com/store/customer/home.php?cat=46
is displayed like this :
www.something.com/store/customer/home.php
so I always end up at the home page
Is this a zend problem that the php is not getting compiled properly ? It works fine on my ensim server without Zend optimizer
Any ideas ?