/    Sign up×
Community /Pin to ProfileBookmark

Apache Problems

i used php triad to install my sql and apache and whatnot…

i cant go to localhost and view my files

when i go to “http://localhost/index.php” it goes to some thing about php triad

if i go to “http://localost/test.php” it just has a dns error

sometimes it will have a internal server error saying i need to reconfigure something in the apache config docs

i looked through them and i dont see what i should change
ive tried everything and i cant seam to fix it

what should i do?

and yes apache is running :p

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@AdamBrillAug 21.2003 — Make sure you set the ServerRoot and DocumentRoot in httpd.conf

Example of ServerRoot:

ServerRoot "C:/Program Files/Apache Group/Apache/"

Obviously change that to the location of your server. ?

Example of DocumentRoot:

DocumentRoot "C:/Program Files/Apache Group/Apache/htdocs/public_html"

Whatever you type in there will be where it is trying to pull it from if you just type in http://localhost/. I think the default is:

DocumentRoot "C:/Program Files/Apache Group/Apache/htdocs"

Remember to reset your server before any of the new settings take effect...
×

Success!

Help @chadypu spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...