-
```
I've done everything as wiki told me. I'm using debian 6, apache2 and php5.
```
Original issue reported on code.google.com by `murilo...@gmail.com` on 22 Jun 2012 at 1:08
-
```
I've done everything as wiki told me. I'm using debian 6, apache2 and php5.
```
Original issue reported on code.google.com by `murilo...@gmail.com` on 22 Jun 2012 at 1:08
-
Error message:
`[php5:error] [pid 6362] [client ###.###.###.###:8704] PHP Parse error: syntax error, unexpected end of file in /srv/www/htdocs/zabbix/extras/geolocation/grupo.php on line 221, referer…
-
```
What versions and operating system are you using?
OS: Mac OS X 10.6.5
Firefox: 3.6.13
Firebug: 1.6.0
FirePHP Server Library: 0.3.2
FirePHP Extension: 0.5.0
Developer Companion: 0.0.0master1012210…
-
```
server.php
$master = WebSocket("localhost",12345);
client.html
socket = new WebSocket("ws://localhost:12345/websocket/server.php");
php -q server.php
master socket : resource id #4
listening on …
-
Hi,
I got a strange Issue with the php5.6-fpm. It stopped working on phpinfo(); and I can't figure out the culprit.
phpinfo(); results in "500 Internal Server Error" with lighttpd and php5.6-fp…
-
```
====================================================
Updating Ubuntu and apt-get
====================================================
Hit:1 http://archive.ubuntu.com/ubuntu xenial InReleas…
-
```
During the pre-release, please update your files with the latest svn before
reporting a defect
-----
What steps will reproduce the problem?
1. Install WAMP/XAMP etc. using Apache 2.x
2. Install…
-
Migrated from https://sourceforge.net/p/phpvirtualbox/bugs/56/
Hello. I have a Problem. When I tried to login, I have "An unknown PHP error occurred. This is most likely a syntax error in config.ph…
-
Target
+ call phpunit / composer / php retrocompat choosing the php version with no php installed locally
Done
+ Find docker image of sury repos
Todo
+ Write a function listing available PHP …