Re: Problem mit PHP beim Upgrade von bullseye auf bookworm
Sebastian Suchanek <[email protected]>
| Newsgroups | gmane.linux.debian.user.german |
|---|---|
| Message-ID | <[email protected]> |
Am 2025-10-07 13:23, schrieb Jürgen "F. Pennings": > [...] > Rufe ich localhost/mediawiki auf, dann erscheint aber im Browser nur > > „<?php // For broken web servers: ><pre> > // If you are reading this in your web browser, your server is probably > // not configured correctly to run PHP applications!.......“ > [...] Da ist das PHP-Modul nicht aktiv und der Apache wirft einfach den "rohen" PHP-Quellcode aus, statt ihn durch den PHP-Interpreter zu schieben. HTH, Sebastian