Dear,
I would like to have PHP+MySQL locally on my computers with WindowsXP. I have tried XAMPP and WampServer, but both require to have port 80 opened. I have a laptop from my work. I assume that my virus scanner blocks port 80 and I do not have any control on the settings of this scanner, so I'm not able to open port 80.
Are there other ways to have PHP locally? Do some kind of sandboxed environments or emulators exist where you don't need to open ports?
Thanks for the help.
I would like to have PHP+MySQL locally on my computers with WindowsXP. I have tried XAMPP and WampServer, but both require to have port 80 opened. I have a laptop from my work. I assume that my virus scanner blocks port 80 and I do not have any control on the settings of this scanner, so I'm not able to open port 80.
Are there other ways to have PHP locally? Do some kind of sandboxed environments or emulators exist where you don't need to open ports?
Thanks for the help.
Comment