Current Page: 1 of 1
Results 1 - 14 of 14
17 years ago
miffe
this is for a PHP application I am producing. It runs on a Wamp server on one of my computers in a LAN. (IP 192.168.1.68), Now, to access it from another PC I type in the IP (or make a shortcut) and it appears (firefox/IE)... but when I disconnect/reconnect the router I get different IP's as everything gets rearranged. How can I establish a 'virtual address' or something like an internal hostna
Forum: WampServer English
18 years ago
miffe
-------- Delete Thread -------- (DT) Found the solution: As specified in an older thread, like when root password is lost... you just uninstall and DELETE wamp directory... then reinstall. that worked alright.
Forum: WampServer English
18 years ago
miffe
try [127.0.0.1] can you see wamp server colored white (fully online with all services on) ? if you cant, then its a problem with services, if you can... be sure you turned all firewalls to accept or reroute port 80... not only your windows firewall but also your internet router firewall in case you have a router.
Forum: WampServer English
18 years ago
miffe
BTW, I did try changing this stuff: <Directory "C:/wamp/phpmyadmin"> Order deny,allow Deny from all Allow from 127.0.0.1 </Directory> <Directory "C:/wamp/sqlitemanager"> Order deny,allow Deny from all Allow from 127.0.0.1 </Directory> But it wont work, dont give me links to other forum msg's because ive already tried them all, this is something weir
Forum: WampServer English
18 years ago
miffe
btw tried the console too... i try opening, it asks me for password and i press enter and ... it exits... same error message
Forum: WampServer English
18 years ago
miffe
#1130 - Host '127.0.0.1' is not allowed to connect to this MySQL server I recieve this when i try to connect via phpmyadmin or mysql admin... i installed wamp a long time ago on this machine, then removed it and just installed mysql, then figured out i needed php and apache again so i deleted all and reinstalled wamp. didnt use to get this error... any quick fix method?
Forum: WampServer English
18 years ago
miffe
I tried to set up a virtual host for local but this is related to apache.... my doubt is with mysql merely... I opened 3306 in the firewall for the server running WAMP + mysql5... Wamp's default setup for mysql allows 255 connections and listens on port 3306 so all seems alright... If I wanted to connect from PHP to mysql on the server, I would just use 'localhost' as the server, and it will co
Forum: WampServer English
18 years ago
miffe
port forward? I think that was setup by defautlt... when i open ports to certain pc-s on the network the port forwarding should be automatically setup... but im not sure about the hostname... do you mean... connecting via internet instead of locally?
Forum: WampServer English
18 years ago
miffe
Actually I dont think it has anything to do with apache as I specified in the thread title, it's more to do with the network... I did open 3306 in the firewall for the server computer running mysql... still doesnt work. Here is a copy of all the details needed to solve this problem , I will be deeple grateful if anyone can help me out: I'll keep this simple... 1. I have a network connected via
Forum: WampServer English
18 years ago
miffe
any ideas?
Forum: WampServer English
18 years ago
miffe
well probably no one knows the answer to your question yet.
Forum: WampServer English
18 years ago
miffe
By the way I do have the server "Put online" and everything seems to be working, this problem is of some other sort.
Forum: WampServer English
18 years ago
miffe
I've got server "A" with WAMP installed with 'root' and 'xyz' as user and pass... Computers "B", "C" and "D" are on the same network... in "C" I run an excel application that exchanges data with an access database, and I am migrating that DB to mysql on server "A"... I downloaded the mysql.com's ODBC connector to establish a DSN to be a
Forum: WampServer English
18 years ago
miffe
I can access phpmyadmin by or from the console in wamp... but how can I make /phpmyadmin publicly available to access from the net in case i need to make mod's from somewhere else? thanks - miffe
Forum: WampServer English
Current Page: 1 of 1