Page 1 of 1

location php

Posted: Sat Mar 06, 2004 3:37 am
by alina_costin
Hi all ! A PHP begginer here....

I have a page.php that is ok if i browse it with :

http:\\localhost\page.php ( it is located on 'c:\inetpub\wwwroot'' ).

If i move it in 'd:\webprojects'' i can't browse it anymore...

Please help !! Thank you very much !

Posted: Sat Mar 06, 2004 4:50 am
by qads
thats cos its not in the server root and the server cant see it when you move it to D:, do you want to add d: drvie as server root as well?, i am not sure but i think you can do with apache in httdconfig file, someone with more know how on apache should know how to do it or if it can be done at all :).

Posted: Sat Mar 06, 2004 6:26 am
by alina_costin
I have windows 2000 Professional ....not Linux...and
I change Home Directory from
DefaultWebSite from IIS and even doc_root from c:\winnt\php.ini but...
still doesn't work from d:\webprojects...

Any ideea ..???