Jump to content

Featured Replies

  • Author
7 hours ago, HooLIGUN said:

Нужно увеличить количество запросов в настройках веб сервера (nginx/apache)

I've contacted my hosting and they said I need to contact the developer of the file, but is there any video on how to fix it pls?

12 часов назад, aladeen сказал:

I've contacted my hosting and they said I need to contact the developer of the file, but is there any video on how to fix it pls?

try adding to htaccess

<ifModule mod_php.c>
  php_value	max_execution_time 3600
  php_value	max_input_time 3600
</ifModule>

3600 - for simple.

in general, hosting companies usually have the ability for users to specify their settings in php.ini.

Edited by AHristich

  • Author
11 hours ago, AHristich said:

try adding to htaccess

<ifModule mod_php.c>
  php_value	max_execution_time 3600
  php_value	max_input_time 3600
</ifModule>

3600 - for simple.

in general, hosting companies usually have the ability for users to specify their settings in php.ini.

Put it to 3600, and reinstalled it but no success. still get the error message 429 Too Many Requests error message :( 

If you have discord could we then talk there? i am willing to donate my money to you to solve this issue !

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.