Asterisk and Asterisk GUI appear to be installed

As far as I can tell both Asterisk and Asterisk GUI are installed and functional, however I am still experiencing issues. I ran the ‘make checkconfig’ command from within the Asterisk GUI menu and it says its set up. From the main menu it tells me Asterisk is setup, however when I go to the URL (displayed in the GUI make checkconfig menu) I get a 404 error that says:

“The requested URL /gui/static/config/index.html was not found on this server.
Apache/2.2.3 (Debian) Server at 10.x.x.x Port 80”

When I add in the port (:8088) I get the following error:

“Firefox can’t establish a connection to the server at 10.x.x.x:8088.”

Is there a simple command I can run to display (so I can copy and paste to here) the issue that I am experiencing?

when you run make checkconfig, it used to spit out a broken link
make sure there are no spaces in the link.

<YOUR_IP>:8088/asterisk/static/config/cfgbasic.html

good resource
asterisknow.org/developers/gui-guide