开发者

XAMPP on Windows 7. Htdocs folder seems to be read-only

开发者 https://www.devze.com 2023-02-04 22:55 出处:网络
I\'m trying to create a project on Zend Studio, but when I execute it I get a response from apache telling me that the .php file I\'ve been editing,.. well it\'s not there. The project seems to be loc

I'm trying to create a project on Zend Studio, but when I execute it I get a response from apache telling me that the .php file I've been editing,.. well it's not there. The project seems to be locked, because htdocs is readonly. I change开发者_如何学Python that but every time I open to check the folder properties I find it as read only again. I've tried with ZendServer but it's the same thing.

Has anyone ever had similar problems? How do I fix this?


In my case, even XAMPP control panel could not save the configuration, but I found, in the Properties, in the Security tab, the groups or user names only have Everyone and Administrators groups, and Everyone got Read only. I had to add "Authenticated Users" and provide Write permission.


I believe you have put the Xamp in a protected directory. There are two ways I can think of. Take the backup of the project first though

  1. Reinstall Xampp and put it under non protected directly like C:/Xampp
  2. Start the Xampp as an administrator. Right Click on Xampp and Run as administrator

Hope it helps.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号