Search found 51 matches

by webxtek
Wed Dec 23, 2020 3:30 am
Forum: General discussion
Topic: php update
Replies: 5
Views: 2446

Re: php update

You can install the php version as you wish, tweaks will be also in there if you install this way - https://forum.myvestacp.com/viewtopic.php?f=18&t=52 Make sure you don't overwrite anything, just install as recommended and you will keep the tweaks. Then you go on your server, packages and edit ...
by webxtek
Wed Dec 23, 2020 1:45 am
Forum: General discussion
Topic: phpmyadmin Internal Server Error
Replies: 2
Views: 1469

Re: phpmyadmin Internal Server Error

this is fixed after following your advice, thanks : try to tweak your pool.d like this - viewtopic.php?f=7&t=37
by webxtek
Wed Dec 23, 2020 1:31 am
Forum: Backup
Topic: Backup Vesta to Backblaze B2
Replies: 9
Views: 5167

Re: Backup Vesta to Backblaze B2

@dpeca i need your advice, how can i make those Cli customizations not get deleted with updates? thanks
by webxtek
Tue Dec 22, 2020 11:48 pm
Forum: Backup
Topic: Backup Vesta to Backblaze B2
Replies: 9
Views: 5167

Re: Backup Vesta to Backblaze B2

and thats it, any help you need let me know :D
by webxtek
Tue Dec 22, 2020 11:36 pm
Forum: Backup
Topic: Backup Vesta to Backblaze B2
Replies: 9
Views: 5167

Re: Backup Vesta to Backblaze B2

Let's say you want to have daily backups, or weekly, and monthly. You can backup to 2 different buckets, making a CRON task for each one! :mrgreen: You can do as following, 1st Create a secondary .conf file for example: b2.backupmonthly.conf 2nd Create new bucket and keys for that .conf BUCKET=<buc...
by webxtek
Tue Dec 22, 2020 9:57 pm
Forum: Backup
Topic: Backup Vesta to Backblaze B2
Replies: 9
Views: 5167

Backup Vesta to Backblaze B2

Before starting check if you got Python installed, i did this with PIP3 :) 1st: Install B2_Command_Line_Tool https://github.com/Backblaze/B2_Command_Line_Tool pip install b2 2nd: Update Vesta config $VESTA/conf/vesta.conf BACKUP_SYSTEM (local,b2 or only b2) 3nd: Create $VESTA/conf/b2.backup.conf co...
by webxtek
Tue Dec 22, 2020 3:22 am
Forum: General discussion
Topic: phpmyadmin Internal Server Error
Replies: 2
Views: 1469

phpmyadmin Internal Server Error

Hi, I freshly installed on a cloud MyVestaCp, and the only thing i did was installing PHP 7.4 , created a user, got the ssl working ,small stuff. Then i was creating a new DB for a user migration, and i tried to open Phpmyadmin using https://localhost.com/phpmyadmin/ and i get a page "500 Inter...
by webxtek
Sun Dec 20, 2020 10:56 pm
Forum: General discussion
Topic: [File manager] Upload Limit
Replies: 8
Views: 4157

Re: [File manager] Upload Limit

yup, i understand and i really appreciate all the work Dpreca put on this project! <3
Thank you to for replying me :)
by webxtek
Sun Dec 20, 2020 10:38 pm
Forum: General discussion
Topic: [File manager] Upload Limit
Replies: 8
Views: 4157

Re: [File manager] Upload Limit

Alright, thanks a lot! May i ask you if there is any post you could recommend for the best speed/security optimization? And another question, on cpanel i use a backup transport that backups up every second day and transports to google drive and stores for 1 month. Then a second script that backs up ...
by webxtek
Sun Dec 20, 2020 6:26 pm
Forum: General discussion
Topic: [File manager] Upload Limit
Replies: 8
Views: 4157

Re: [File manager] Upload Limit

Yes, i think its a limitation from the vestacp filemanager, because after using ftp i was able to upload it as it should.
Any filemanager alternative you could recommend? thank you very much