Hi
I'm new to WAMP so this may be a known issue
I'm trying to add a virtual host on my test server called z-to-a and I'm told it is invalid - The ServerName z-to-a is invalid.
So I created ztoa and then edited the hosts and vhosts file and changed it all to z-to-a
restarted DNS
WAMP shows a red stop sign next to z-to-a in the "Your Virtual hosts" list
When I click on z-to-a a command window opens up saying
The ServerName 'z-to-a' has a syntax error
characters accepted [a-zA-Z0-9.-]
Only letter or number at the beginning and the end
. or - character neither at the beginning nor the at the end
. or - characters are not followed by . or -
z-to-a fulfils all this
when I open my web browser and enter z-to-a the site shows perfectly
Is this a bug in php5.6.25? If so how can I update PHP in WAMP?
I'm new to WAMP so this may be a known issue
I'm trying to add a virtual host on my test server called z-to-a and I'm told it is invalid - The ServerName z-to-a is invalid.
So I created ztoa and then edited the hosts and vhosts file and changed it all to z-to-a
restarted DNS
WAMP shows a red stop sign next to z-to-a in the "Your Virtual hosts" list
When I click on z-to-a a command window opens up saying
The ServerName 'z-to-a' has a syntax error
characters accepted [a-zA-Z0-9.-]
Only letter or number at the beginning and the end
. or - character neither at the beginning nor the at the end
. or - characters are not followed by . or -
z-to-a fulfils all this
when I open my web browser and enter z-to-a the site shows perfectly
Is this a bug in php5.6.25? If so how can I update PHP in WAMP?