For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > December 2005 > PHP or Apache wrong









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP or Apache wrong
Mike

2005-12-03, 6:55 pm

Hello,
I'm not sure about these things.This file works fine:

http://localhost/TestSimplexml.php

But this doesnt:

http://localhost/PHP/XML/TestSimplexml.php

My directives of interest are:

DocumentRoot "C:/wamp/www"

<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>

<Directory "C:/wamp/www">


/PHP/XML is under "www" so I thought it should work
What am I doing wrong?

Thanks
Mike


Sean

2005-12-04, 6:56 pm

Look in the apache error log and see what the error is.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com