-
### Description
Trac ticket: [#62520](https://core.trac.wordpress.org/ticket/62520)
With the latest version of the Gutenberg plugin, if I enable the collaboration option, I can't open a post anymore.…
-
So I get this error:
```
A PHP Error was encountered
Severity: Error
Message: Uncaught mysqli_sql_exception: Table 'ojdatabase.shj_sessions' doesn't exist in /var/www/online-judge/system/databas…
-
search php.net for e.g. `mysqli_fetch_row` does not find a corresponding manual page
see https://www.php.net/manual-lookup.php?pattern=mysqli_fetch_row&scope=quickref
-
docker image seems to be quite big, so I try to identify ways to shrink it
### Ideas
- apt-get --no-install-recommends
- Review apt packages:
- snappdf requirements: https://github.com/begano…
-
Is it possible to add support for the following extensions?
- mysqli
- pdo_mysql
Thanks.
-
### Description
I set up an HAProxy load balancer in front of a MySQL cluster to distribute connections from my PHP app to the database. However, I noticed that around 40% of the time, HAProxy logs a…
-
### Description
Inspired by #11310, I wrote a quick test script to check if there were other classes where creating a subclass with a `__debugInfo()` method did not work. I found a number of such c…
-
PFN doesn't work with MySQLi. On login page, I have these errors :
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /var/www/pfn/data/include/mysql.php on line 197
[2016/09/14 …
-
I get this error. I am using php 7.0 with mysqli on ubuntu.
Error: You do not have MySQL support (mysql_connect) built into PHP! Rebuild your PHP install with MySQL support and try again.
related …
-
### Problem description
Checking availability of current mirror:
[*] https://mirror.albony.in/termux/termux-main: ok
Reading package lists... Done
Building dependency tree... Done
Reading state i…