I am using the script from this page: Export list of pretty permalinks and post title
it is for exporting list of wordpress posts and permalinks. the problem I have is that I have over 2000 posts and the script does not get get executed. On the other blog that has close to 1000 posts, this script works fine. What php.ini setting or else needs to be modified? The script stops loading after about 3 seconds. I raised max_execution_time to higher, but it is not helping.