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.


Messages - simetria

Pages: [1]
1
PHP / Re: I'm having a problem with UTC php time
« on: November 16, 2021, 04:45:22 PM »
My server has updated tzdate, but even so in cwp on the panel in time_date it shows the time still with one more hour.

srv67 ~]# rpm -q tzdata tzdata-java
tzdata-2021e-1.el7.noarch
tzdata-java-2021e-1.el7.noarch

When logging into the panel and Change Date and Time> Date and time of this server: Tue 16 Nov 13:40:09 -03 2021 the time is correct.
More in the Time field  it's an hour too long. I've already changed the php.ini field, even changing the panel always ta with an extra hour.
 

2
PHP / I'm having a problem with UTC php time
« on: November 12, 2021, 01:41:02 PM »
I have a problem with my servers that we had a daylight saving time in the southern region of Brazil, this makes the Timezone "America/São_Paulo" have UTC-02:00 and we no longer have that daylight saving time. The correct is
let it be UTC-03:00.
What can we do to resolve it? Are there any packages to update from php so that the timezone "America/São_Paulo" returns to UTC-03:00?[img][img][img][/

3
Backup / Re: NEW Backup (beta) problem
« on: August 27, 2021, 07:31:22 PM »
Did you fix this problem?, I've tried some ways but it still keeps breaking.

4
Backup / NEW Backup (beta) problem
« on: August 20, 2021, 04:50:29 PM »
Hello everyone, I'm having a problem on my server with New Backup (Beta), I'm doing the backup local the file size bkp.tar.gz and 2.9GB.
When I configure it to perform the backup and send it to the ftp server, the file is 70.11MB.



###################################################
2021-08-20 09:00:18 RECORDS_DNS_DOMAIN 1
2021-08-20 09:00:18 /usr/local/cwp/.conf/backups/new/2/full/daily/Friday/mydomain.json
2021-08-20 09:00:18 Generating mydomain.tar.gz
2021-08-20 09:00:18 Type conection cron FTP
2021-08-20 09:00:19 connection FTP successful
2021-08-20 09:00:19 Put file from /home/tmp_bak/mydomain.tar.gz TO /srvteste/full/daily/Friday/accounts/mydomain.tar.gz
2021-08-20 09:00:20 Put OK
2021-08-20 09:00:20 Update mydomain.tar.gz
2021-08-20 09:00:20 Delete Directory
2021-08-20 09:00:20 Send email to servidor@mydomain.com.br
2021-08-20 09:00:20 OPCION NO_OTHER 0
2021-08-20 09:00:20 Send email to servidor@mydomain.com.br
2021-08-20 09:00:20 OPCION NO_OTHER 0
2021-08-20 09:00:20 2 -- {"email":"servidor@mydomain.com.br","package_name":"OURO","package_id":"5","domain":"mydomain.com.br","reseller":"","ip_address":"myip"}
2021-08-20 09:00:20 The /home/mydomain/ directory is copied to the destination /home/tmp_bak/mydomain/
2021-08-20 09:00:20 password"\/home\/tmp_bak\/mydomain\/"
2021-08-20 09:00:20 Backing up account password
2021-08-20 09:00:20 Backing  Domains Add and Subdomain
2021-08-20 09:00:20 Create /home/tmp_bak/mydomain//ftp/
2021-08-20 09:00:20 mkdir -p /home/tmp_bak/mydomain/mysql/
2021-08-20 09:00:20 SELECT db.Db FROM db WHERE db.Db LIKE  "mydomain\_%" or db.Db LIKE "mydomain\_%" GROUP BY db.Db

Pages: [1]