![]() |
Sergey Kornilov admin 12/11/2014 |
PHPRunner doesn't come with MySQL server. "MySQL Server has gone away" means MySQL server needs to be restarted. There are also some additional troubleshooting tips at http://stackoverflow.com/questions/12425287/mysql-server-has-gone-away-when-importing-large-sql-file |
A
|
Anapolis 12/12/2014 |
I am running the latest version of phpRunner 8.0 and I kept getting the following error: "Error executing query. MySQL Server has gone away." when I click RESULTS tab in QUERY section. I am using phpRunner's built-in server. I tried on three different computers and getting the same error, using Windows 7 Pro OS. Is there any solution? I appreciate your help.
|
S
|
safesurf 12/12/2014 |
I had to add AcceptFilter http none to the end of httpd.conf.template file. The PHPRunner 8_23092 embedded server 2.4.10 would not work on my windows 7 machine. |