-
Hello. I am running mysql 8 and php 7.4
~~~text
Uncaught exception 'Error' in /var/www/mrbs/web/lib/MRBS/DB.php at line 51
Class 'PDO' not found
#0 /var/www/mrbs/web/lib/MRBS/DBFactory.php(16): …
-
**Environment**
1. `"aimeos/aimeos-laravel": "~2024.10"`
2. Operating system = Mac
3. DB = Postgresql
**Describe the bug**
My Users table is using UUIDs for its primary key.
I am unable to con…
-
Tracking support for native TLS certificate verification in PHP.
PHP's codebase includes several common networking libraries in its ext/ folder (https://github.com/php/php-src/tree/master/ext). Som…
-
## Problem
When I access my Pagekit site as anonymous user, I get an _Whoops, looks like something went wrong._ error in an unstyled page. After I enable the debug mode, I see the following backtra…
-
```
What steps will reproduce the problem?
1. Go to any table with records greater then circa 60000
example phpliteadmin.php?table=BIGdata&action=table_sql
2 Executing a query with a results greater…
-
![screenshot_11](https://user-images.githubusercontent.com/10361408/31723571-3a560cc4-b3ed-11e7-829b-29335aec9f43.png)
in the above code, the exception is never thrown and allows the program to p…
-
~/data/rec/sources/current$ php bin/magento akeneo_connector:import --code=option
[22:18:59] Start import
[22:19:00] Import ID : 5f331953f0c02
[22:19:00] Create temporary table
[22:19:00] complet…
-
I've tried to base image on your setup and found out that GD doesn't get configured in the way you propose:
```
# compile native PHP packages
RUN docker-php-ext-install \
gd \
pcntl \
…
-
Hola, cuando intento mostrar una table en la página, me sale este error que no he podido solucionar. El código cae en una excepción en el try except de conexion.php, y me dice que el error está en el …
-
## Bug Report
**Current Behavior**
Gets invalid JSON response and throws error
**Steps to Reproduce**
1. Go to '/auth/passport'
2. Click on 'authorize'
3. See error
**Expected Behavio…