This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: Kozakewycz86 (86.63.11.---)
Date: April 21, 2016 12:53AM

1 - Windows version used (Specify version number AND whether 32 or 64 bit)
Windows 10 Version 1511 (64bit)

2 - Version WampServer (Specify version number AND whether 32 or 64 bit)

3.0.0 (64bit)

3 - Apache Version
2.4.17

4 - PHP Version
5.6.16

5 - MySQL Version
5.7.9

6 - What color is the WampServer icon (in the notification area of the taskbar)

Green


7 - In the file c:\Windows\System32\drivers\etc\hosts, what are the active lines with the name [localhost] in them?
* Active means no # at the beginning of the line.

Currently looks like this, not sure which ones should be active...
#	127.0.0.1       localhost
#	::1                  localhost

#   127.0.0.1		blackartdynamicsdev
#	::1			blackartdynamicsdev

#   127.0.0.1		blackartdynamicsdev.dev
#	::1			blackartdynamicsdev.dev

If the WampServer icon is green:

8 - Do you have access to localhost (Homepage WampServer)?

No, I get this:

"Not Found

The requested URL / was not found on this server."

9 - Do you have access to phpMyAdmin?

Not sure, where do I find this?

10 - If you refer to an error message, please include the EXACT wording of the error in your post

"This site can’t be reached

This site on the company, organisation or school intranet has the same URL as an external website.

Try contacting your system administrator.
ERR_ICANN_NAME_COLLISION"

11 - If you use an Antivirus and / or Firewall, please include the names of these

N/A

12 - What is the full path to the installation of WampServer (eg D:\wamp\)

C:\wamp64\

Hello, thank you for taking the time to help with my problem.

I have been attempting to install the latest version of WampServer on my new laptop, however I have come to realise this latest one is a lot different to the one I used on my old laptop, needing all this virtualhost stuff to get it working.

I followed the instructions in this guide to the letter and while everything appears to be working without any error messages, when I navigate to the Wamp Menu > Your VirtualHosts > blackartdynamicsdev.dev, I get the following page:



Here's how my httpd-vhosts.conf file looks:

<VirtualHost *:80>
     DocumentRoot "C:\Websites\blackartdynamicsdev.com\www"
     ServerName blackartdynamicsdev.dev
     ServerAlias www.blackartdynamicsdev.dev
     <Directory  "C:\Websites\blackartdynamicsdev.com\www">
        AllowOverride All
 		Require all granted
     </Directory>

    php_flag display_errors Off
    php_flag log_errors On

    php_value max_upload_size 40M
    php_value max_execution_time 120
    php_value error_log "c:/wamp64/logs/blackartdynamicsdev_com_phperror.log"
 </VirtualHost>

Thanks in advance for your assistance. smiling smiley

Dan

Options: ReplyQuote
Re: This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: RiggsFolly (Moderator)
Date: April 21, 2016 09:52AM

OK,

The HOST file as it stands does not contain anything as the `#` is a comment, so try chnaging the HOSTS file to


127.0.0.1 localhost
127.0.0.1 blackartdynamicsdev.dev

::1 localhost
::1 blackartdynamicsdev.dev

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 2 time(s). Last edit at 04/21/2016 09:53AM by RiggsFolly.

Options: ReplyQuote
Re: This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: Kozakewycz86 (86.63.11.---)
Date: April 21, 2016 01:56PM

RiggsFolly Wrote:
-------------------------------------------------------
> OK,
>
> The HOST file as it stands does not contain
> anything as the `#` is a comment, so try chnaging
> the HOSTS file to
>
>
>
> 127.0.0.1 localhost
> 127.0.0.1 blackartdynamicsdev.dev
> 
> ::1 localhost
> ::1 blackartdynamicsdev.dev
>

OK, I changed it, now I get

"Not Found

The requested URL / was not found on this server.

Apache/2.4.17 (Win64) PHP/5.6.16 Server at blackartdynamicsdev.dev Port 80"

Options: ReplyQuote
Re: This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: RiggsFolly (Moderator)
Date: April 21, 2016 02:01PM

Did you restart the DNS Cache?

Did you restart Apache.

Its probably simpler to just reboot Windows, than telling you how to do these things individually

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 04/21/2016 02:02PM by RiggsFolly.

Options: ReplyQuote
Re: This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: Kozakewycz86 (---.as43234.net)
Date: April 21, 2016 03:38PM

RiggsFolly Wrote:
-------------------------------------------------------
> Did you restart the DNS Cache?
>
> Did you restart Apache.
>
> Its probably simpler to just reboot Windows, than
> telling you how to do these things individually

Yes, done that each time, and then reset the machine when that didn't work. Still not working.

Options: ReplyQuote
Re: This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: RiggsFolly (Moderator)
Date: April 21, 2016 03:49PM

Would you like to try a Team Viewer session?

If so send me the TeamViewer ID and PASSWORD as a Private Message and I will connect to you and se if we can sort this out.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: Kozakewycz86 (---.as43234.net)
Date: April 21, 2016 03:51PM

Can do, however I am unable to this until this evening as it is on my laptop at home.

I am not sure of your location but it's currently 3pm here, I could do 9pm onwards?

Options: ReplyQuote
Re: This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: RiggsFolly (Moderator)
Date: April 21, 2016 03:59PM

We are on the same timezone!

Ok lets try that, I am usually around still at 21:00, although I cannot promise to be.

Send me a private message when you have started TeamViewer and we can have a look at this together. It may take 15-20 minutes for the PM to get sent to my email so dont panic if it takes that long for me to see the email.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: This site on the company, organisation or school intranet has the same URL as an external website.
Posted by: Kozakewycz86 (---.as43234.net)
Date: April 21, 2016 04:00PM

Will do, thank you for your excellent service! smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.