Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: HELP Can’t get to step 0. No “let’s get started” link.


chrishajer
Participant

@chrishajer

Also, can you get phpinfo() for your server? Just put this into a file and call it up in a browser:

<?php
phpinfo();
?>

If you save that as a file called info.php, you can load in your browser at http://www.example.com/info.php or http://www.example.com/bbpress/info.php depending on where you installed it.

Skip to toolbar