I
I
Ivan Grishov2022-03-24 22:33:20
MODX
Ivan Grishov, 2022-03-24 22:33:20

Why is the MODX project not being deployed on the local OpenServer server?

Good afternoon. I need to deploy a MODX project on my local OpenServer.
I do the following:

1. I downloaded the project files from the hosting and added them to openserver.

623cc42f4b243789066623.jpeg

2. Downloaded the database and imported it into phpMyAdmin.

623cc46dabbc4636178777.jpeg

3. Changed the paths in the files:
config.core.php (in the root folder of the site)
/manager/config.core.php
/connectors/config.core.php

623cc56d56fb5187031048.jpeg

4. Changed the data in the file core/config/config.core.php

623cc5c532b40374240512.jpeg

5 Deleted the cache folder

But after the done actions, the project still does not start, it gives an error: Site temporarily unavailable.

623cc6021d3aa638805548.jpeg

Please tell me where I can make a mistake or advise a guide for deploying the project. Maybe I'm not setting the path correctly?
Thanks for the answer.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
Ivan Grishov, 2022-03-25
@IvanGrishov

You also need to write $table_prefix = 'modx_';
to core/config/config.inc.php and then run
623e19ae6947d450511379.jpeg

R
roswell, 2022-03-24
@roswell

After deploying the distribution, it is better to immediately go to http://hostname/setup . And in configs and a DB to be picked after.

A
Alexander Lunegov, 2022-03-25
@alelunegov

Directory paths must be fully qualified. For example: C:/OpenServer/domains/modx.test/www/core/

M
MODX314, 2022-04-04
@MODX314

Here is a description of the MODX port

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question