-
```
It seems that poorly formed XHTML doesn't parse well...
require('phpQuery.php');
$doc =
phpQuery::newDocumentFileXHTML('http://www.soundonsound.com/sos/jul04/articles/s
ynthsecrets.htm');
echo …
-
```
It seems that poorly formed XHTML doesn't parse well...
require('phpQuery.php');
$doc =
phpQuery::newDocumentFileXHTML('http://www.soundonsound.com/sos/jul04/articles/s
ynthsecrets.htm');
echo …
-
## Versions
- Vagrant: 2.4.1
- Provider: Virtualbox 7.0
- Homestead: On commit 9db11b4e2b609caba6d48cac4b352c24db42eac4
## Host operating system
Ubuntu 22.04.4 LTS
## Homestead.yaml
`…
-
Please pardon any mistakes I make in the reporting of this issue, but I clearly barely know what I am talking about.
We are getting errors in the syslog and nginx log like the following:
```
Jan 6 …
-
![image](https://user-images.githubusercontent.com/9084834/33693919-ffb389ea-db27-11e7-9979-4a26460fb44d.png)
Above is my LDAP configuration. My system is Ubuntu 16.04.3 LTS with MariaDB 10.0.31, …
-
This should be possible too somehow. Do we need a transpiler for it? or just some global code changes?
-
Hello,
When you want to add Actions and save them, it doesn't work due to a MySQL error. The error indicates "not allowed commun ''," in the hlstats_actions row for reward_teams. This happens becau…
-
Following the readme with:
`scoop bucket add php`
`scoop install php/php5.6`
it errors out with:
Couldn't find manifest for 'php5' from 'php' bucket.
I do have php installed via "normal" s…
-
I tried to install this today, its crashed out with the following message:
```
Error: Command failed: /bin/sh -c /Applications/MAMP/bin/start.sh
httpd: Syntax error on line 135 of /Applications/MAMP/…
-
See https://wikitech.wikimedia.org/wiki/Help:Toolforge/Kubernetes and [list of docker images](https://phabricator.wikimedia.org/diffusion/ODIT/browse/master/)
We cannot use the `php5.6` image dir…