Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bbPress loading slower than site.


chrishajer
Participant

@chrishajer

If you’re unsure of what PHPINFO is, put this into a file called info.php on your web server, then access it with a browser at http://www.example.com/info.php and paste the info somewhere where we can see it.

<?php
phpinfo();
?>

Skip to toolbar