Changing the root directory in WAMP

前端 未结 4 1438
说谎
说谎 2020-12-30 15:58

I\'m looking to change the root directory to point the directory to the following location:

C:\\Documents and Settings\\User\\My Documents[documents]\\wamp

I

4条回答
  •  死守一世寂寞
    2020-12-30 16:13

    Just in case someone comes across this as I did.

    I had permissions problems on the parent folder of the directory I was trying to set as the DocumentRoot.

    I found allowing the SYSTEM user Full Control privileges fixed the problem.

提交回复
热议问题