Forum Moderators: rogerd & travelin cat
What was returned from your server phpinfo() query?
Other times, these questions are asked while troubleshooting a problem with a WordPress installation. But don't spend at lot of time searching your site, or your host's site, for the answers—there's a very easy way to get that information.
The easiest way to collect the information is to make use of a PHP function called phpinfo(). The phpinfo() function will query your (or your host's) server and generate a report with a long list of data. [codex.wordpress.org...] .
Are you using a caching plugin?