Pages: Previous12
Current Page: 2 of 2
Results 31 - 41 of 41
17 years ago
Mark Jones
Hi lostgirl12. Sounds like exactly what you are saying - you don't have access to the SQL sever on her machine. You need to create a username and password on her SQL so you can use it. Or are you trying to login as the administrator there? I am a little confused when you say "share the www folder." Do you mean that the www folder is mapped to a network share? Because that sounds like a
Forum: WampServer English
17 years ago
Mark Jones
Hi Johny, put this in a file named \wamp\www\test.php, and point your webbrowser to <html><body> This is a normal line of text.<br> <?php echo 'This is a line echoed from within PHP!'; ?> </body></html> It should show: This is a normal line of text. This is a line echoed from within PHP!
Forum: WampServer English
17 years ago
Mark Jones
yfastud, I just wanted to say that I'm trying 1.6.6 and so far, (knock on wood...) I have not ran into any of the problems the others have mentioned. (XP Pro SP2, NTFS, AMD XP, 1GB ram, SolTek mainboard)
Forum: WampServer English
17 years ago
Mark Jones
Evank... I'm just a (new) user of WAMP but wanted to say, what happens when you reboot your box? Yep, no more website. Who is going to be there to make sure it comes back up properly? What if you are on vacation for a week and it goes down on the first day? What if you are playing CounterStrike and 400 people try to hit your page at once? Home computers are far too unreliable and vulnerable to ho
Forum: WampServer English
17 years ago
Mark Jones
Hmm, the registration page is whacked... could someone provide an alternate link?
Forum: WampServer English
17 years ago
Mark Jones
Hi Diex, just curious, did you click "Put Online" in the WAMP5 menu? If the last item says "Put Online" then the server is not available to anyone but 127.0.0.1.
Forum: WampServer English
17 years ago
Mark Jones
Hi, I am unsure if sqlbrowser.exe came as part of the WAMP5 package or one of Microsoft's run-time distributables, but it commonly has unknown IP's trying to connect to it on UDP:1434 like 219.138.173.202 which is in Australia (I don't have any friends in Australia who should be trying to do anything with SQL) Is this normal behavior, should I worry about it? Thanks. :-)
Forum: WampServer English
17 years ago
Mark Jones
Hello, do you have a software firewall, anti-virus, or anti-malware program running? The Win32 CreateProcess() function simply creates a new thread. It sounds like something is not allowing the WAMP installer to create these threads.
Forum: WampServer English
17 years ago
Mark Jones
For what it's worth, I installed WAMP 1.6.6 and it worked straight out of the box. Well okay, I did mangle the root password within the first five minutes, but that's been fixed. :-) AMD XP 2500+, 1GB Ram, XP Pro SP2, Outpost Pro Firewall, AVG Antivirus, etc.
Forum: WampServer English
17 years ago
Mark Jones
I think I might have answered my own question. In my firewall I did the following: 1. Allow Inbound TCP (My IP and Friends) to Apache.EXE port 80 2. Disallow Inbound TCP (all others) to Apache.exe port 80 3. Allow Outbound TCP (My IP and Friends) to Apache.exe port 80 4. Disallow Outbound TCP (all others) to Apache.exe port 80 Does this look like a good method to achieve the above? Th
Forum: WampServer English
17 years ago
Mark Jones
Hi, thanks for the nice package, it's working well, even if I did mess up the root password within the first five minutes... :-) My question is, I'd like to prevent most people from viewing my pages as I develop them, while letting a few remote users in. However, instead of giving the denied users a 403: Forbidden message (indicating there is a page there and possibly inviting hackers), is there
Forum: WampServer English
Pages: Previous12
Current Page: 2 of 2