How to use Nginx + PHP on OSPanel 6 #105
hungnc89
started this conversation in
Discussions
Replies: 2 comments
-
Nginx requires configuration; if you are not familiar with configuring it, you should not enable or use it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/OSPanel/OpenServerPanel/wiki |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to OSPanel version 6.0.0.
I’ve successfully created a project using PHP 8.3 with Apache.
Now I want to try using Nginx — I selected version Nginx-1.26 and PHP 8.3. I’ve enabled these modules and selected them for my Laravel project.
However, when I access the domain, my PHP files are being downloaded instead of being executed.
Is there something else I need to know or configure?
Sorry if I’m asking in the wrong place.
Beta Was this translation helpful? Give feedback.
All reactions