Abel Bottello
Abel Bottello
> You don't need to add it again in your Application.php Well you're right about that. I'm using PHP 4.2.14 and PDO Driver for SQLite 3.x => enabled SQLite Library...
> > I'm using PHP 4.2.14 and > > What??? 8.2.14 sorry... And just upgraded to 8.3.1 and got more errors ``` Warning: You should set `zend.assertions` to `1` in...
Well, that's the problem, maybe it's a good idea to state the minimal version of all the needed stuff. In my case, I couldn't upgrade SQLite so I had to...
> I am just curious now: What OS are you running so that a PHP 8.2 installation can live parallel to such an ancient sqlite library... This probably isn't Docker...
> I have a solution for the simple upload adapter. Firstly you add images as usual, and the simple upload adapter will make an AJAX request and upload the images....