Questions tagged [easyphp]

11 questions
9
votes
1 answer

How to choose open port number?

I installed easyPHP and opened a port on my firewall so that other people can access to my webserver. The default port is 8888. But I am wondering how do you choose a port number? Is it really ambiguous or there is a "prefered" range of port number?
GeneCode
  • 427
3
votes
2 answers

Website hosted by easyPHP on Windows 7 can't be accessed by other computers on the same LAN

I set up a web server in my Windows 7 with easyPHP. The website works fine when you browse to http://localhost/ or http://127.0.0.1/. But, you can't open the site from another computer in my LAN. My local IP is in the 10.x.x.x range. I can ping…
antonjs
  • 171
2
votes
1 answer

EasyPHP cannot modify hosts file

I am using the Virtual Hosts Manager module to add a virtual host so I can access my local site on the browser like so: http://mysite.local/. But I am getting this message: Unfortunately, you do not have rights to create a Virtual Host. You must…
Jay Wick
  • 6,817
1
vote
3 answers

Port 80 already in use after Windows 10 upgrade

I upgraded from Windows 7 to Windows 10 yesterday. I tried to launch EasyPHP and Apache didn't start because the port 80 is already used by System. I know that I can change the port used by Apache, but I wonder why Windows 10 use the port 80? Can I…
Getz
  • 343
  • 3
  • 4
  • 15
1
vote
1 answer

EasyPHP (DevServer 14.1 VC11) unexpected end of mysql

I installed EasyPHP because i need it for school, however when I start it i get an error called "unexpected end of mysql" and i can't start MySQL. I tried to change some option in the file my.ini but i still have this error. Error log: …
1
vote
1 answer

Connect two virtual machines together through the local network

I have installed Windows XP on two separate VMware Virtual Machines. I installed EasyPHP on the first VM and have set up a site. I want to view the hosted site on the second VM using a web browser. How can I share a network between the VMs such that…
1
vote
1 answer

how to update openssl 0.9.8 to 1.0.1 in easyphp

I am really new to this, and I am not sure how I should approach this. I am trying to download composer to my easyPHP-webserver, but enable to run composer I need newer openssl. Thanks in advance.
roger
  • 115
  • 6
1
vote
5 answers

MySQL doesn't talk to PHP anymore

I've just upgraded from Windows XP to Windows 7 (64 bit) I was using EasyPHP 5.3.1 to develop my website, but since I've upgraded I can't get PHP to talk to MySQL. Even the PHPMyAdmin page doesn't load. I've tried installing the latest 64bit version…
0
votes
1 answer

How to connect to localhost port from android?

I have EasyPHP server on my local computer. I am making program that is connecting to PHP scripts and returns me result to my local PC. Everything works nice I am using 127.0.0.1:8888 address and port. I used 8888 because I needed port 80 for…
user123_456
  • 509
  • 4
  • 17
  • 26
0
votes
1 answer

Making my server to visible online

First I had installed WAMP, and I was able to access my pages from other computers in my router network, as well as the virtual device used to debug Android programs (the purpose of my having a server). This functionality failed, however, at some…
0
votes
0 answers

Easy-PHP's apache stops listening on IP after network reset

I have Easy-PHP running on a Windows PC connected to two local networks on ranges 192.168.10.xxx and 192.168.20.xxx by cable: Listen 192.168.10.57 Listen 192.168.20.70 At around the same time every day the 192.168.10.xxx network seems to…
mpri
  • 1