OK...
Win 10- Pro 64 bit, v1803, Clean Install. All the recommended C++ redistributables are present 64 and 32 bit versions. Uninstalled Skype and some of the other foolishness that Microsoft bundles.
Running WAMP Server 3.1.3, just downloaded this morning, local...
Apache 2.4.33
PHP 5.6.35
MySQL 5.7.21
Maria DB 10.2.14
The WAMPServer icon in the system tray is green.
++++++++++++++++++++++++++++++++++++++++++++++++++
Assuming I am reading the instructions in the "All You Need Top Know" post, I create a file folder at the Root of a storage array attached to this computer using File Explorer running as an administrator. I navigate to the WAMPServer Homepage and attempt to "Add a Virtual Host."
I add the name of the Virtual Host on the first line and the path to the virtual host folder on the second like and I get:
( ! ) Warning: fopen(C:\\WINDOWS/system32/drivers/etc/hosts): failed to open stream: Permission denied in C:\wamp64\www\add_vhost.php on line 442
Warning: fwrite() expects parameter 1 to be resource, boolean given in C:\wamp64\www\add_vhost.php on line 443
and...
Sorry, I missed the last part of the error.
Anyway, my take is that the "Add a Virtual Host" Function does not have permission to modify the "Hosts" file. And I'm sure that whatever it is that I'm failing to do is superficial and something that ought to be obvious.
Can you help me out with this one?
Win 10- Pro 64 bit, v1803, Clean Install. All the recommended C++ redistributables are present 64 and 32 bit versions. Uninstalled Skype and some of the other foolishness that Microsoft bundles.
Running WAMP Server 3.1.3, just downloaded this morning, local...
Apache 2.4.33
PHP 5.6.35
MySQL 5.7.21
Maria DB 10.2.14
The WAMPServer icon in the system tray is green.
++++++++++++++++++++++++++++++++++++++++++++++++++
Assuming I am reading the instructions in the "All You Need Top Know" post, I create a file folder at the Root of a storage array attached to this computer using File Explorer running as an administrator. I navigate to the WAMPServer Homepage and attempt to "Add a Virtual Host."
I add the name of the Virtual Host on the first line and the path to the virtual host folder on the second like and I get:
( ! ) Warning: fopen(C:\\WINDOWS/system32/drivers/etc/hosts): failed to open stream: Permission denied in C:\wamp64\www\add_vhost.php on line 442
Warning: fwrite() expects parameter 1 to be resource, boolean given in C:\wamp64\www\add_vhost.php on line 443
and...
Sorry, I missed the last part of the error.
Anyway, my take is that the "Add a Virtual Host" Function does not have permission to modify the "Hosts" file. And I'm sure that whatever it is that I'm failing to do is superficial and something that ought to be obvious.
Can you help me out with this one?