Jump to content

Featured Replies

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.

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/
Share on other sites

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

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198787
Share on other sites

You can pay attention to FURL and htaccess

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198792
Share on other sites
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?

 

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198796
Share on other sites

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

 

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198798
Share on other sites

I really cant find a solution for this.

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198799
Share on other sites

https пропишите вместо http в conf_global.php.

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198802
Share on other sites

I tried installation 5 times with different versions. 

Same is here - https://okmuonline.com/forum/

 

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198805
Share on other sites

Try to install the latest version of IPS.

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198820
Share on other sites
1 hour ago, Respected said:

Try to install the latest version of IPS.

I am using Php version 7.4 i cant use higher than 3.4

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198823
Share on other sites
1 час назад, NorbiT сказал:

I am using Php version 7.4 i cant use higher than 3.4

Try to use 8.2 version of php.

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198824
Share on other sites

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

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

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

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

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

Спойлер

image.png.bdc1e2e0027b8eeca6888020e90a997a.png

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198827
Share on other sites

php 8.1.6 (так как на 8.2 многие плагины не работают). Попробуй изучить вопрос совместимости в следующий раз.

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198829
Share on other sites

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

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

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198836
Share on other sites

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?

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198900
Share on other sites

Or maybe becouse of Database Prefix?

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198901
Share on other sites

https://forum.okmuonline.com/

 

Help me fix the issue, what could be the issue, PLEASE!

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198968
Share on other sites

https://prnt.sc/5jhQ3S2Zdw1i


This is my .htaccess 

what should i change in it?

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198983
Share on other sites

SOLVED issue by disabling Friendly urls. 

Thanks for support before, but not helping now :(

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198985
Share on other sites

Your problem is in htaccess

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198988
Share on other sites
12 часов назад, NorbiT сказал:

Thanks for support before, but not helping now

Read the third reply in this thread.

Link to comment
https://ipbmafia.ru/topic/26280-cant-enter-forums/?&do=findComment&comment=198989
Share on other sites

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.