WAMP 3.1.0 External VirtualHost Bug
Posted by: azzler (175.158.217.---)
Date: November 25, 2017 04:15AM

I have this bug using wamp v.3.1.0 64 bit...
scenario: adding virtualhost folder outside from wamp installation folder
bug: virtual host successfully added but accessing it on my browser gives me a not found xdebug error
e.g.:
vhost path "c:\wamp64\www\mysite1\" <- this works
but outside of wamp folder
vhostt path "c:\users\admin\onedrive\www\mysite1\" <- doesn't work

Options: ReplyQuote
Re: WAMP 3.1.0 External VirtualHost Bug
Posted by: Otomatic (Moderator)
Date: November 25, 2017 09:20AM

Hi,

> onedrive
Microsoft problem. See discussion : Wamp and onedrive

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMP 3.1.0 External VirtualHost Bug
Posted by: Felipe Alameda A (---.tigo.com.co)
Date: November 29, 2017 06:41PM

Maybe it is because the installed xdebug version is different from the reported one. Version at "\bin\php\php7.1.9\phpForApache.ini" is "php_xdebug-2.5.5-7.0-vc14-x86_64.dll" while the installed version is "php_xdebug-2.5.5-7.1-vc14-x86_64.dll". Just replace the version at "\bin\php\php7.1.9\phpForApache.ini" with the last one.

I guess the same happens with other PHP versions: The reported version at the corresponding "phpForApache.ini" is different from the one installed.



Edited 1 time(s). Last edit at 11/29/2017 06:48PM by Felipe Alameda A.

Options: ReplyQuote
Re: WAMP 3.1.0 External VirtualHost Bug
Posted by: Otomatic (Moderator)
Date: November 29, 2017 07:11PM

Hi,

You mix two things briskly:
- xdebug dll version
- no access to onedrive
which have nothing to do with each other.

The problem of non-access onedrive is exclusively the responsibility of Microsoft and has already been treated in the discussion of which the link was given previously: Wamp and onedrive

> I guess the same happens with other PHP versions...
As explained in: WAMPserver 3 - All you need to know
and in : xdebug and PHP 7.1.9
This problem exists ONLY in PHP version 7.1.9 which is installed with the full Wampserver 3.1.0 installer and not in PHP 7.1.9 addon.
In addition, the installers have been fixed and no longer present this problem.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMP 3.1.0 External VirtualHost Bug
Posted by: Felipe Alameda A (---.tigo.com.co)
Date: November 29, 2017 09:24PM

OK Thank you.

Options: ReplyQuote


Sorry, only registered users may post in this forum.