Most voted "easyphp" questions
None
Learn more…14 questions
Sort by count of
-
23
votes1
answer46824
viewsWhat’s different from Xampp, Wamp, Easyphp, Zwamp and PHP?
What a difference from Xampp, Wamp, Easyphp, Zwamp and PHP? They are all servers? Are all official PHP?
-
5
votes0
answers1485
viewsI cannot access localhost on another network machine
I’m trying to access the localhost (ip: 192.168.0.11) via another network machine. Start Apache with 8080 port access (with Easyphp Devserver 16.1) and type in the browser of another network machine…
-
2
votes3
answers960
viewsIs Mysql embedded in Easyphp?
I use Easyphp and only installed it, Phpmyadmin works perfectly and I can perfectly handle the tables. Mysql installation is already built into localserver that I use or something? Need to install…
-
1
votes1
answer202
viewsFatal error: Call to a Member Function num_rows()
I have the following lines in Codeigniter: Line 217 if ($query->num_rows() == 0) { $this->sess_destroy(); return FALSE; } Displays the following error: Fatal error: Call to a Member Function…
-
1
votes1
answer237
viewsEasy PHP error starting, Could not load the file"run-devserver.bmp Easy php
I use Windows XP for reasons of my computer being of the year 2011 and in Windows 7 it hangs too much when I try to open the Easy PHP of a mistake that is: Could anyone help? (I can’t change OS)…
-
0
votes0
answers204
viewsEasyphp - Unexpected end of Apache
I’m trying to start Easyphp, but Apache is showing this error. In the Easyphp logs appear the following message: Easyphp Serverbase::Timerproc : Getprocessversion Apache (pid: 11332) error 5 I’ve…
-
0
votes3
answers6527
viewsHow to release port 80 to Apache?
I am using Easyphp, and when I start, Apache displays an error saying that port 80 is already in use. How do I release this door 80? I just checked the doors and saw that there’s a inetinfo.exe…
-
0
votes0
answers661
viewsI can’t start Mysql on Easyphp
Whenever I use Easyphp I cannot start Mysql and Apache starts normally. What I can do?…
-
0
votes1
answer569
viewsAlert message in SESSION
I have a system that works perfectly on the computer(A) that was developed and, when passing to the computer(B) server with the same settings, the same version of Easyphp and etc, presented many,…
-
0
votes0
answers17
viewsHow to share a system over an internal network
I have a system running on my machine’s Easyphp and would like all computers that are on the same network that I could access through the link: http://MinhaMáquina/PastaDoSistema There is already a…
-
0
votes1
answer253
viewsUpdate easyphp PHP only
People, Here in my work PHP is installed via easyphp. I need to run some functions that only exist in PHP 5.3 or higher. And the version that is currently is 5.2.10 Is there any way I can update…
-
0
votes0
answers22
viewsphp system transport errors to another computer
I have a system that works perfectly on the computer(A) that was developed and, when passing to the computer(B) server with the same settings, the same version of Easyphp(5.2.10) and etc, presented…
-
0
votes1
answer424
views403 Forbidden on 192.168.0.1; 127.0.0.1 successfully accesses
I installed Easyphp (Win7) with Apache 2.4.25 x86 on a memory card (E:), I successfully set up the website directory (E:/My Web Sites/) and climbed Apache. When performing local access in 127.0.0.1…
-
-1
votes1
answer855
viewsHow to access local server systems by other machines
I have a machine running several systems through the EasyPHP5.2.10, however, when trying to access these systems through another machine replacing the localhost by my machine address, pages do not…