Jump to content

PHP My Admin on WAMP


Recommended Posts

Eh? I don't think you follow, I can't connect to PHP My Admin... well I couldn't, I worked it out.

 

Anyway, now I have this:

 

Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.

 

Does anyone know how I can "fix this security hole"?

Link to comment
https://forums.phpfreaks.com/topic/89997-php-my-admin-on-wamp/#findComment-461449
Share on other sites

If you would like to share your files/web pages with others, click on the icon located on your taskbar tray and select "Put Online." You must have access to the Internet in order to continue.

 

Send the people that you would like to give access to the files/web pages hosted on your WAMP server your IP Address. Your can find your IP address here:

 

Source: http://www.tech-faq.com/wamp.shtml

 

So I guess you can :)

Link to comment
https://forums.phpfreaks.com/topic/89997-php-my-admin-on-wamp/#findComment-461509
Share on other sites

I think I found it, I have a screen up and I have the following options:

 

Rule Flavour: NAT or DMZ

Rule ID:

Rule Protocol: ANY, TCP, UDP, ICMP or any number between 1-255

Lan IP Address:

Destination Port:

Local Port:

 

For Destination and Local port you can add a port number, plus choose from one of the following for each: Any other port, ECHO, DISCHARD, CHARGEN, FTP, TELNET, SMTP, DNS, BOOTP, TFTP, HTTP, POP3 or SNMP.

 

HELP!

Link to comment
https://forums.phpfreaks.com/topic/89997-php-my-admin-on-wamp/#findComment-461855
Share on other sites

simpler solution,

 

change Apache listening port to a higher port.

 

look in apache's conf dir

http.conf file

line: Listening 80

 

change the listening port to something other than 80.

 

1080,8000,4080

 

this will have the effect or yer urls having the port designator on it

 

http://my.home.site:8000

 

Link to comment
https://forums.phpfreaks.com/topic/89997-php-my-admin-on-wamp/#findComment-462023
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.