Wamp Logs: Browser Ad History And PHP Missing Library
Posted by: funkyfrank (---.226.133.43.179.swissinet.com)
Date: November 15, 2014 02:53PM

Must say I start to get the hang of it and quite dig all of this. Two things about logs that got me thinking a bit more.


1. When running Wamp and surfing the net I can see logs of pages visited, or better logs of the pages that tried to load ads inside the pages that I did visit.

The logs are here: C:\wamp\logs and I checked access.log and they (the ad pages) all came up there.

I assume this is because I have a huge hosts file from here [winhelp2002.mvps.org] that redirects requests to ad servers to the localhost?

Does Wamp somehow see all the pages that I visit?

Can I tell Wamp to instead of displaying an error "could not load" where the ad should normally be on the website, to just serve a blank white space?



2. In the php_error.log I keep getting

PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_ldap.dll' - The specified module could not be found. in Unknown on line 0

Is this normal?


Kind Regards
Frank

Version of Operating system? Windows 7 Ultimate 64bit
Version of Wamp Server installed? 2.5 32bit
Version of Apache you are running? 2.4.9
Version of MySQL you are running? 5.6.17
Version of PHP you are running? 5.5.12
What colour is your WampManager icon? Green
Host file localhost 127.0.0.1

New to WAMP?
Read this please: [forum.wampserver.com]

Options: ReplyQuote
Re: Wamp Logs: Browser Ad History And PHP Missing Library
Posted by: RiggsFolly (---.as43234.net)
Date: November 15, 2014 04:19PM

Frank,

1. No WAMPServer does not see all the pages you visit on the internet. However your HOSTS file setup is designed to simply stop ads being loaded by sending the request to a 127.0.0.1 which normally would just do nothing. Of course now you have an Apache web sever on 127.0.0.1 so it will just reply 'Cannot find'



Quote

2. In the php_error.log I keep getting

PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_ldap.dll' - The specified module could not be found. in Unknown on line 0

Is this normal?


To be hnest its a tiny bug in 2.5.

All you need to do is this to fix it

wampmanager -> Apache -> Version - and then click on the version number

This will make wampserver rebuild all the SYMLINKS a couple of which where missed from the install/initial load processing.

---------------------------------------------------------------------------------------------
(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 Logs: Browser Ad History And PHP Missing Library
Posted by: funkyfrank (---.226.133.43.179.swissinet.com)
Date: November 16, 2014 02:06PM

Thank you. The error is gone or rather this is not logged in the php_error.log.

Thank you heaps for all your good replies and all the work you do on this forum!

Great effort mate!

Best Regards
Frank

Version of Operating system? Windows 7 Ultimate 64bit
Version of Wamp Server installed? 2.5 32bit
Version of Apache you are running? 2.4.9
Version of MySQL you are running? 5.6.17
Version of PHP you are running? 5.5.12
What colour is your WampManager icon? Green
Host file localhost 127.0.0.1

New to WAMP?
Read this please: [forum.wampserver.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.