Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - signalprime

Pages: [1]
1
How to / how to change max_execution_time in centos 7 main server
« on: September 13, 2023, 06:30:19 PM »
Hi, dear support team I changed the Max execution time from 300 to 600 but it's not working for me: please check it here the phpinfo: https://www.afghanstyle.online/navid--phpinfo.php

Note: I restart the Httpd and nginx as well.

Kindly guide me what is the problem and what is my mistake

Code: [Select]
; Maximum execution time of each script, in seconds
; http://php.net/max-execution-time
; Note: This directive is hardcoded to 0 for the CLI SAPI
max_execution_time = 60

; Maximum amount of time each script may spend parsing request data. It's a good
; idea to limit this time on productions servers in order to eliminate unexpectedly
; long running scripts.
; Note: This directive is hardcoded to -1 for the CLI SAPI
; Default Value: -1 (Unlimited)
; Development Value: 60 (60 seconds)
; Production Value: 60 (60 seconds)
; http://php.net/max-input-time
max_input_time = 60

; Maximum input variable nesting level
; http://php.net/max-input-nesting-level
;max_input_nesting_level = 64

; How many GET/POST/COOKIE input variables may be accepted
;max_input_vars = 1000


Kind regards.


2
High Performance / Unable to retrieve Apache Server Status
« on: February 13, 2023, 10:58:29 AM »
Hi, dear expert or support team, could you please elaborate on the below error which I got it whiting server server report load.
Code: [Select]
Unable to retrieve Apache Server Status [http://127.0.0.1/server-status] - Unable to download: Can't connect to 127.0.0.1:80 (Connection refused)
what is the the error, and how can resolve it?

note: the server working fine and perfect but I Received by server report for loading

thanks.

3
Updates / ClamAV update error
« on: February 09, 2023, 06:51:13 PM »
Hi, dear expert and support team, I Facing a problem which is related to the clamv update here is the error:

Code: [Select]
ERROR: Can't create temporary directory /var/lib/clamav/tmp.e93d796d3b
ERROR: Update failed.

clamv working fine, but it's not update automatically I don't know why please help to resolve the problem.
whenever trying to update it manually I got the same error.

thanks

4
SSL / Download failed (60) ERROR: SSL
« on: January 13, 2023, 11:57:08 PM »
Hi, dear expert I got the below error, could you please guide me what is this mean exactly??

Code: [Select]
ERROR: Download failed (60) ERROR:  Message: SSL peer certificate or SSH remote key was not OK
ERROR: downloadPatch: Can't download daily-26777.cdiff from https://database.clamav.net/daily-26777.cdiff
ERROR: Download failed (60) ERROR:  Message: SSL peer certificate or SSH remote key was not OK
ERROR: Can't download daily.cvd from https://database.clamav.net/daily.cvd
ERROR: Update failed for database: daily
ERROR: Database update process failed: Connection failed
ERROR: Update failed.

thank you very much

regards.

5
CentOS 7 Problems / 500 Internal Server Error, nginx/1.16.0
« on: October 06, 2022, 11:04:01 AM »
Hi, dear support team I installed **mediacp.net** software on my server but whenever I would open it's admin panel: www.signalprime.com:2020
I got this error:
**500 Internal Server Error
nginx/1.16.0**


please help in his regard to resolving the problem thanks

Pages: [1]