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

[v7.0.1] I think Laragon needs to auto restart when PHP version is changed #947

Closed
MackSix opened this issue Dec 21, 2024 · 4 comments
Closed
Assignees
Labels
enhancement fixed-8.0.0 Fixed in version 8.0.0
Milestone

Comments

@MackSix
Copy link

MackSix commented Dec 21, 2024

If I change PHP versions while the services are running, it throws an Entry Point Not Found error message. If I restart all services, it works. Of course the website doesn't load either. It did this on Laragon v6.0.0 too.

The workaround is to stop everything and restart it. Restarting Apache only, doesn't work.

entry point not found

@leokhoa leokhoa self-assigned this Dec 22, 2024
@leokhoa leokhoa added this to the Laragon 7.1 milestone Dec 22, 2024
@leokhoa leokhoa modified the milestones: Laragon 7.1, Laragon 7.2 Jan 28, 2025
@x9nico
Copy link

x9nico commented Mar 2, 2025

If I change PHP versions while the services are running, it throws an Entry Point Not Found error message. If I restart all services, it works. Of course the website doesn't load either. It did this on Laragon v6.0.0 too.

The workaround is to stop everything and restart it. Restarting Apache only, doesn't work.

entry point not found

Hey, it looks like this issue, no ? => #650

Did you tried to update your Apache httpd version ? Like to version 2.4.63 ?

@MackSix
Copy link
Author

MackSix commented Mar 3, 2025

If I change PHP versions while the services are running, it throws an Entry Point Not Found error message. If I restart all services, it works. Of course the website doesn't load either. It did this on Laragon v6.0.0 too.
The workaround is to stop everything and restart it. Restarting Apache only, doesn't work.
entry point not found

Hey, it looks like this issue, no ? => #650

Did you tried to update your Apache httpd version ? Like to version 2.4.63 ?

No, it is normal for it to do that when changing PHP versions while everything is running. You have to restart everything manually.

@alxndr-w
Copy link
Collaborator

alxndr-w commented Mar 3, 2025

I don't know why but I had this issue with missing extensions with PHP 8.4.2 - it looks like I downloaded the wrong zip. Please go sure that you are using this download page: https://windows.php.net/download#php-8.3 and try it again.

@leokhoa leokhoa added fixed-in-next-release fixed in next release fixed-8.0.0 Fixed in version 8.0.0 and removed fixed-in-next-release fixed in next release labels Mar 13, 2025
@leokhoa
Copy link
Owner

leokhoa commented Mar 15, 2025

Fixed in Laragon 8.0.0 #1058
https://github.com/leokhoa/laragon/releases/tag/8.0.0

Tip: Using PHP NTS would be better as it it is running on different process than Apache.

@leokhoa leokhoa closed this as completed Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fixed-8.0.0 Fixed in version 8.0.0
Projects
None yet
Development

No branches or pull requests

4 participants