Wamp server online rule missing?
Posted by: sniper1k5 (---.cm-12-4c.dynamic.ziggo.nl)
Date: October 26, 2016 03:45PM

Hey guys,
im new to this.
but normally you have to put your server online in the apache httpd file.
in my httpd file i cant find the rule that says order deny allow.
its just gone. i ca only see this:

#
# Controls who can get stuff from this server.
#

# onlineoffline tag - don't remove
Require all granted
</Directory>

Someone knows the problem??

Thanks for your help.
im making a website for my mother her company its very important.
Wamp versionn: 3.0.6
apache: 2.4.23
php:5.6.25
sql: 5.7.14

Greetings from the Netherlands.



Edited 1 time(s). Last edit at 10/26/2016 03:48PM by sniper1k5.

Options: ReplyQuote
Re: Wamp server online rule missing?
Posted by: RiggsFolly (Moderator)
Date: October 26, 2016 05:05PM

Its not a problem. The syntax changed in Apache 2.4 and

Require all granted

is equivalent to

Allow from all

See my signature block for links to the Apache manual, which you obviously need to take a bit of a look at

---------------------------------------------------------------------------------------------
(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 10/26/2016 05:06PM by RiggsFolly.

Options: ReplyQuote
Re: Wamp server online rule missing?
Posted by: sniper1k5 (---.cm-12-4c.dynamic.ziggo.nl)
Date: October 26, 2016 06:29PM

Thanks for the information.
but NOW :/
my port forward doesnt work
it says it did but it does not work.
i use an asus ac3200 router.
do you have an solution???

Thanks!!! smiling smiley

Options: ReplyQuote
Re: Wamp server online rule missing?
Posted by: RiggsFolly (Moderator)
Date: October 26, 2016 06:44PM

Probably:

Set WAMPServer back to Offline. That process is obsolete which is why "Put Online" is now an optional menu item and turned off by default.

Instead

left click wampmanager -> Apache -> httpd-vhosts.conf

This will open this file in the editor


Amend the Require local in here to `Require all granted"


WARNING: This will allow hackers to see your site, and HACK on it. If you dont know what you are doing, this is obviously dangerous.

You have been warned

---------------------------------------------------------------------------------------------
(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 server online rule missing?
Posted by: sniper1k5 (---.cm-12-4c.dynamic.ziggo.nl)
Date: October 26, 2016 06:49PM

yes thanks i already did that.
the portforwarding is the problem.
have you any experience with that?

Options: ReplyQuote
Re: Wamp server online rule missing?
Posted by: RiggsFolly (Moderator)
Date: October 26, 2016 08:57PM

Yes, but its different on every router. See portforwarding.com they have instructions for most routers

---------------------------------------------------------------------------------------------
(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 server online rule missing?
Posted by: sniper1k5 (---.cm-12-4c.dynamic.ziggo.nl)
Date: October 26, 2016 09:15PM

okay thanks i got it to work.!

Options: ReplyQuote


Sorry, only registered users may post in this forum.