I'm running Drupal 4.7.
My actual site is running on Centos 5, Apache 2.2 and PHP4. I have a test developement site on Windows running Apache 2 with PHP4.
The site on Centos has some little issues that I would like to fix. The first one is that when I'm logged in to administer the site, when I browse url_alias or content, when I use the "Next Page" link it does not work, the link would be something like http://mysite/admin/node?page=2 , it should be showing a different page but shows the same as http://mysite/admin/node . What's wrong?
The other problem is in Centos too. When I log in, the site immediately shows the main page, then I have to click back so that I can see the administer menu. On Windows this does not happens, I see the administer menu just after I have logged in.
Any help please!