Jump to content

Featured Replies

Posted
comment_198784

Hello, i am having issue with entering forums.

 

Basicly when i click on some section, it doesnt go inside of it. https://forum.okmuonline.com/

 

When click on news, or Events nothing is happening. it stays on main page.

  • Author
comment_198796
3 hours ago, HooLIGUN said:

Некорректно настроен веб сервер (apache или nginx)

I am using apache i installed web sucessfully. 
 

 

2 hours ago, Respected said:

You can pay attention to FURL and htaccess

what is FURL, can you give more info?

 

  • Author
comment_198798

This is my htaccesss


# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php7_module>
   php_flag display_errors Off
   php_value max_execution_time 30
   php_value max_input_time 60
   php_value max_input_vars 1000
   php_value memory_limit 128M
   php_value post_max_size 64M
   php_value session.gc_maxlifetime 7200
   php_value session.save_path "/tmp"
   php_value upload_max_filesize 256M
   php_flag zlib.output_compression On
</IfModule>
<IfModule lsapi_module>
   php_flag display_errors Off
   php_value max_execution_time 30
   php_value max_input_time 60
   php_value max_input_vars 1000
   php_value memory_limit 128M
   php_value post_max_size 64M
   php_value session.gc_maxlifetime 7200
   php_value session.save_path "/tmp"
   php_value upload_max_filesize 256M
   php_flag zlib.output_compression On
</IfModule>
# END cPanel-generated php ini directives, do not edit

 

comment_198827

Ну раз такая пьянка, чтобы не городить новые темы, то может тут кто сможет помочь.

Имеется сервер, на борту nginx + php8.3-fpm (имеется и 8.1, но с ним тоже самое). Конфиги на локальном и сервере одинаковые, но при этом возникает ошибка:

Деплой производил через гитхаб, базу данных по ssh заливал. В конфигах менял данные к БД + менял url.

При этом, если брать чистый не установленный движок, то сразу перебрасывает на install и можно спокойно установить.

Может есть какой-то особый способ деплоя?

Спойлер

image.png.bdc1e2e0027b8eeca6888020e90a997a.png

comment_198836

По своему вопросу разобрался.

Проблема была в некорректном пути до sql сокета, не обратил сначала на него внимания.

  • Author
comment_198900

https://www.okmuonline.com/forum/

 

I am still having issue, cant find a solution :(

Cant access any forum or category

 

Could it be something with permissions?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.