I'm getting a few errors (see attached) and am unsure what it means. What can I do to fix it?
I'm getting a few errors (see attached) and am unsure what it means. What can I do to fix it?
Thats just a warning that the variables were not specifically defined.
Turn off the error logging "to screen" on whatever webserver you are using.
Chuckster (8th February 2012)
Using WAMP on Win 2003, which also has IIS installed, I went ahead and switched off 'display errors'. This cured it.
Another problem, how do I access the 'monitor' page from a remote computer? I have setup port 8080 and going into the browser and typing in http://servername:8080/monitor doesn't work. Is there something (non-)fancy that I need to do?
I can't anything at all that's relevant on Google.
So far all I've managed to do is modify the alias file under Apache, with the following
Still no luck with this.Code:<Directory "c:/wamp/apps/phpmyadmin3.4.5/"> Options Indexes FollowSymLinks MultiViews AllowOverride all Order Deny,Allow Deny from all Allow from all </Directory>
zag (24th April 2012)
There are currently 1 users browsing this thread. (0 members and 1 guests)