Questions tagged as 'easyphp'

0
answers

I can not access localhost on another machine on the network

I'm trying to access localhost (ip: 192.168.0.11) through another machine on the network. Start Apache with access on port 8080 (with EasyPHP Devserver 16.1) and type in the browser of another network machine (ip: 192.168.0.15) the address " . T...
asked by 10.05.2016 / 15:17
3
answers

Is MySQL built into EasyPHP? [closed]

I use EasyPHP and installed only it, PhpMyAdmin works perfectly and I can perfectly manipulate the tables. Is the MySQL installation already built into the localserver that I use or something like that? Do I need to install any other softwa...
asked by 07.12.2015 / 03:27
1
answer

Easy PHP error when starting, could not load the file "run-devserver.bmp Easy php [closed]

I use Windows XP because of my computer being in the year 2011 and in Windows 7 it hangs too much, when I try to open Easy PHP of an error that is this: Could anyone help? (I can not change OS)     
asked by 17.09.2017 / 23:10
1
answer

Fatal 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 a member function num_rows (...
asked by 21.11.2015 / 20:57
3
answers

How to free port 80 for Apache?

I'm using EasyPHP, and when I start, Apache displays an error saying that port 80 is already in use. How do I unlock this port 80? I just checked the ports and saw that it has a inetinfo.exe (Internet Information Services) occupying...
asked by 16.09.2016 / 23:06
1
answer

403 Forbidden when accessing 192.168.0.1; 127.0.0.1 accesses successfully

I installed EasyPHP (Win7) with Apache 2.4.25 x86 on a memory card (E :), I successfully configured the site directory (E: / My Web Sites /) and uploaded or Apache. When doing local access in 127.0.0.1 I get success - directory files are li...
asked by 04.09.2018 / 03:08
0
answers

System transport errors in php to another computer

I have a system that works perfectly on the computer (A) that was developed and, when passing the computer (B) server with the same settings, the same version of EasyPHP (5.2.10) and etc, presented many but many errors. After installing EasyP...
asked by 21.11.2017 / 11:51
1
answer

Alert message in SESSION

I have a system that works perfectly on the computer (A) that was developed and, when passing the computer (B) server with the same settings, the same version of EasyPHP and etc, presented many but many errors. One of these errors is immediat...
asked by 16.11.2017 / 12:04
0
answers

I can not start MySQL in EasyPHP

Whenever I use EasyPHP, I can not start a MySQL server with Apache starting normally. What can I do?     
asked by 15.08.2017 / 18:28
0
answers

EasyPHP - Unexpected end of Apache

I'm trying to start EasyPHP, but Apache is showing this error. In the EasyPHP logs the following message appears: EasyPHP ServerBase :: TimerProc: GetProcessVersion Apache (pid: 11332) Error 5 I already checked the processes that were runn...
asked by 26.01.2016 / 12:42