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

Cannot load modules/mod_php7.so into server after Upgrade to phpipam1.6x #4119

Open
Pr1mEzz opened this issue May 16, 2024 · 2 comments
Open

Comments

@Pr1mEzz
Copy link

Pr1mEzz commented May 16, 2024

Hello Community,

after upgrading my phpIPAM-Instance with docker-compose from 1.5.3 to 1.6.0, the docker container phpipam-web does not start anymore.

With docker logs I get this error:

_httpd: Syntax error on line 441 of /etc/apache2/httpd.conf: Syntax error on line 1 of /etc/apache2/conf.d/php7-module.conf: Cannot load modules/mod_php7.so into server: Error loading shared library /var/www/modules/mod_php7.so: No such file or directory_

  • docker-compose Container
  • phpIPAM version: 1.6x
  • MySQL version | 10.9.3-MariaDB-1:10.9.3+maria~ubu2204

Someone has this problem too ?

@GaryAllan
Copy link
Collaborator

The 1.6x tag uses Alpine linux with php8.

Try refreshing the images.

@Pr1mEzz
Copy link
Author

Pr1mEzz commented May 21, 2024

I get the error after refreshing the images. I change the Version in docker-compose.yaml from 1.5x to 1.6x and do docker-compose up -d . Then the download of the newest image starts. After the download the container restarts with this error from above.

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

No branches or pull requests

2 participants