Wamp 3.0.0 Put Online
Posted by: The Hurricane (---.static.chello.pl)
Date: April 22, 2016 09:47AM

Hello,

Guys I need to put online my WAMP 3.0.0. I read about "Put Online" button but I didn't have it after left-click on Wamp icon. Is it bug on my installation or maybe there is another way to put it online?


I've tried to change httpd.conf file, and all what I see when I try to connect from my mobile device is "403 Error You don't have permission",


any suggestions?

Options: ReplyQuote
Re: Wamp 3.0.0 Put Online
Posted by: RiggsFolly (Moderator)
Date: April 22, 2016 10:13AM

Do you have Virtual Hosts configured for your site / sites?

---------------------------------------------------------------------------------------------
(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: Wamp 3.0.0 Put Online
Posted by: The Hurricane (---.static.chello.pl)
Date: April 22, 2016 10:40AM

No I don't. I assume that I need to? You are talking about hosts file yes?

Options: ReplyQuote
Re: Wamp 3.0.0 Put Online
Posted by: The Hurricane (---.static.chello.pl)
Date: April 22, 2016 10:52AM

I have configue virtual host (mysite.local) but I cannot access it from mobile (on laptop it works correctly)

Options: ReplyQuote
Re: Wamp 3.0.0 Put Online
Posted by: RiggsFolly (Moderator)
Date: April 22, 2016 11:52AM

Show us the Virtual Host definition, we need to make a small change in there

---------------------------------------------------------------------------------------------
(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: Wamp 3.0.0 Put Online
Posted by: The Hurricane (---.static.chello.pl)
Date: April 22, 2016 12:53PM

<VirtualHost *:80>
DocumentRoot "C:\wamp64\www\new_site"
ServerName mysite.local
</VirtualHost>

Options: ReplyQuote
Re: Wamp 3.0.0 Put Online
Posted by: Otomatic (Moderator)
Date: April 22, 2016 02:31PM

Hi,

This is not correct syntax !

See The need for Virtual Host

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

Options: ReplyQuote


Sorry, only registered users may post in this forum.