-
Du har publicerat till studentservern och får en vit sida med 500.
> This page isn’t working
> www.student.bth.se is currently unable to handle this request.
> HTTP ERROR 500
![2022-04-22_16:4…
-
### Environment
PHP 8.1
SYMFONY 4.4
#### Symfony packages
{
"type": "project",
"license": "proprietary",
"require": {
"php": "^8.1",
"ext-ctype": "*",
"ex…
-
Request body returns empty. Maybe something changed?
Error code:
Fatal error: Uncaught sabri\tiktok\exceptions\InvalidResponseException: Invalid response in tiktok-scraper-php-master\src\TiktokA…
-
Some Drush commands will call `exec()` to run another Drush command (`updatedb` seems to be the main one, but there may be others). Somewhere in here either the `load.environment.php` from the Compose…
-
First of all thank you for creating such a great package, I'm coming from `DotEnv` and I really enjoy what you have built.
I have played with the different parsers and have realized that there is a…
-
I'm getting this error:
> Writing to /usr/share/httpd/.config/psysh is not allowed.
on linux with apache installed.
-
I followed the discussion in https://github.com/delight-im/PHP-DB/issues/2
One of the shortcomings of the solution provided there is that it bypasses the convenient $app->db() mechanism configured …
-
| Subject | Details |
| :------------- | :---------------------------------------------------------------------------- |
…
-
I have custom tasks fired after deploy event. They are set in `.rocketeer/events.php`.
``` php
use Rocketeer\Facades\Rocketeer;
Rocketeer::after("deploy", function($task) {
Rocketeer::execute("ht…
-
Hi,
when I use the crawler to filter the DOM and test the content of the title tag, I receive an empty string.
Tested with:
- Debian 9.4 64bits
- PHP 7.2.3
- PHP standalone server
- Symfony …