Skip to content

stuck on test page after ubuntu update #3912

Answered by stebe
cbrownrome asked this question in Q&A
Discussion options

You must be logged in to vote

This is a long shot but in my case when PHP got updated the configuration files are not transferred to the new version of php.ini. You may have to manually update the configuration files.

Is Apache using the correct version of PHP? For example, I'm using php8.2-fpm.

a2query  -c php8.2-fpm
php8.2-fpm (enabled by site administrator)

a2query  -c php8.3-fpm
No conf matches php8.3-fpm

etc/apache2/conf-available# a2query  -c
serve-cgi-bin (enabled by maintainer script)
security (enabled by maintainer script)
httpd-proxy (enabled by site administrator)
localized-error-pages (enabled by maintainer script)
backuppc (enabled by maintainer script)
charset (enabled by maintainer script)
php8.2-fpm …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@cbrownrome
Comment options

@stebe
Comment options

Answer selected by cbrownrome
@cbrownrome
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants