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 - simetria

Pages: [1]
1
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][/

2
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]