B
B
be_a_man2017-09-18 22:51:19
MODX
be_a_man, 2017-09-18 22:51:19

Open Server for MODX: NGINX or Apache?

Modx v2.5.8
OSPanel Ultimate 5.2.7
Win10 x64

Problem 1
I start Apache, I go to the Modx admin panel, the CPU is loaded up to 100%. It's impossible to work.
ee700da13a4a432496abaed91fbc1718.pngProblem 2
I start Nginx. Everything is fast, everything is fine, but no pages (404 Not Found) open except for the main and admin pages.
<div class="WTF"> Че делать?) </div>

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sanes, 2017-09-18
@Sanes

Did you try to configure Nginx config ?

if (!-e $request_filename) {
                        rewrite ^/(.*)$ /index.php?q=$1 last;
                }

I
Ivan, 2017-09-18
@LiguidCool

Look carefully at the OpenServer configs, there certain versions of Apache|Nginx work with certain versions of PHP.
In principle, to shit, but Apache is better, because with .htaccess there is less sex.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question