-
```
Another issue related to magic quotes gpc: if enabled (usually PHP 5.2.x),
backslashes ("\") in a page's title or content disappear when you save the page.
It doesn't happen with magic quotes gpc…
-
I get a dictionary KeyError when calling espaloma_charge -i "GPC_1RDS.mol2":
```
"espaloma_charge/utils.py", line 55, in fp_rdkit
HYBRIDIZATION_RDKIT[atom.GetHybridization()]
KeyError: rdkit.Che…
-
I triggered an out of memory exception while trying to deploy a ~17 MB unikernel with no arguments. The mollymawk unikernel itself runs with "only" 128 MB.
```
console 2024-10-18T09:54:08-00:00: 2…
-
When called from within a function in production server, access is denied to proxy regardless of chmod settings 644 or 755 as well as .htaccess settings for DirectoryIndex and magic_quote_gpc.
Works …
-
I'm trying to make the basic features of Stheno play nicely with Soss, and struggling to figure out what I'm doing wrong. In particular, here's some code that I'm trying
```julia
using Soss, Stheno
…
-
-
### What happened?
I setup this server 2 days ago so bare with me. Zipline is running on a proxmox xubuntu vm currently with docker. I've finally managed to set it up with an nginx reverse proxy, a…
-
```
Another issue related to magic quotes gpc: if enabled (usually PHP 5.2.x),
backslashes ("\") in a page's title or content disappear when you save the page.
It doesn't happen with magic quotes gpc…
-
The URL for the Condition-ProblemHeader profile within the CapabilityStatement is incorrect.
It should be
`https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-ProblemHeader-Condition-1`…
tmay2 updated
2 years ago
-
I run PHP 7.4.2 and downloaded the contents of trunc here.
There is an issue concerning get_magic_quotes_gpc.
It is in **inc/util.php** and it happens at LINE 224.
Present is that get_magic_quote…