Problems with php inbuild webserver with plugins and images

Hi,
if I use the php build in webserver with php -S 192.168.178.28:8008 it woks but I have the problem that additional installed plugins work not well or will complete not loaded.
Also Images which are uploaded through the panel are not shown and the devtools shown the error IMAGEURL was not found on this server. But if I proof the url everything should be fine.
Have anybody an idea whats the problem?

Cheers

Are you calling it without the router.php ?Get up and running | Kirby CMS

1 Like

Yes I did.
And something learned today :slight_smile: .