Current Page: 1 of 1
Results 1 - 7 of 7
10 years ago
phil18
Hi everyone, I installed (open)SSL on my WAMP, and it works beautifully from localhost on the server, i.e. But when I try to access it from the web, the browser times out as if the page doesn't exist. Any idea what the problem may be? works, but the same with https doesn't...
Forum: WampServer English
11 years ago
phil18
Hi, I need to be able to do fulltext searches on innodb tables, so I want to upgrade my mysql to 5.6. I see it's not available yet on the wampserver site, so I was wondering whether it's possible for my to add it to my wamp installation myself? Thanks in advance!
Forum: WampServer English
11 years ago
phil18
Answer: Please note that since apache 2.4, mod_deflate required mod_filter as well. Once enabled, everything works fine.
Forum: WampServer English
11 years ago
phil18
Hello again, I'm running the latest version of wampserver with apache 2.4.2 and php 5.4.3. on Windows 2008. I enabled mod_deflate, and then tried adding the following to httpd.conf: <Ifmodule mod_deflate.c> AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/x-javascript application/javascript </Ifmodule> This is the exact co
Forum: WampServer English
11 years ago
phil18
Just saw your reply now Steven. I did revert back to local, thanks!
Forum: WampServer English
11 years ago
phil18
Annnd the culprit was....Windows firewall. I thought that wouldn't be the case because apache and iis were both using the same port (80), but it turns out that there is an iis-only rule allowing traffic coming in on port 80! So I added a new inbound rule opening port 80, and voila, now everything works!
Forum: WampServer English
11 years ago
phil18
Hello, I'm running the latest version of wampserver with apache 2.4.2 and php 5.4.3. on Windows 2008. I'm running two ip's, one for iis and one for apache. I did that by adding Listen 123.456.78.999:80 Listen 80 in httpd.conf. I also switched 'require local' to 'require all granted' in the <directory/> of both 'ServerName localhost:80' and 'DocumentRoot "c:/wamp/www/&
Forum: WampServer English
Current Page: 1 of 1