Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.1 Update Breaks Apache #254

Open
JohnZanni opened this issue Jul 11, 2023 · 1 comment
Open

PHP 8.1 Update Breaks Apache #254

JohnZanni opened this issue Jul 11, 2023 · 1 comment

Comments

@JohnZanni
Copy link

When I updated from PHP 8.0 to 8.1 Apache restart failed. I then rebooted the server and apache restarted but sub domains and sub sites are not accessable.
I get the following error:
Not Found
The requested URL was not found on this server.
Apache/2.4.41 (Ubuntu) Server at 172.190.50.93 Port 80

Here is the error log:
[Sun Jul 09 04:11:40.094284 2023] [mpm_prefork:notice] [pid 721] AH00163: Apache/2.4.41 (Ubuntu) configured -- resuming normal operations
[Sun Jul 09 04:11:40.094364 2023] [core:notice] [pid 721] AH00094: Command line: '/usr/sbin/apache2'
[Sun Jul 09 04:20:01.265215 2023] [mpm_prefork:notice] [pid 721] AH00171: Graceful restart requested, doing restart
[Sun Jul 09 04:20:01.340088 2023] [mpm_prefork:notice] [pid 721] AH00163: Apache/2.4.41 (Ubuntu) configured -- resuming normal operations
[Sun Jul 09 04:20:01.340103 2023] [core:notice] [pid 721] AH00094: Command line: '/usr/sbin/apache2'
[Sun Jul 09 13:46:45.437938 2023] [php:error] [pid 10417] [client 159.203.29.227:54862] script '/var/www/html/1.php' not found or unable to stat
[Mon Jul 10 00:44:12.920531 2023] [php:error] [pid 118567] [client 170.64.178.140:34576] script '/var/www/html/upl.php' not found or unable to stat
[Mon Jul 10 00:44:15.055292 2023] [php:error] [pid 10417] [client 170.64.178.140:34630] script '/var/www/html/1.php' not found or unable to stat

Any advice on how to fix?

@imowen
Copy link

imowen commented Jul 18, 2023

#250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants