Page 1 of 1
Myvesta-Debian 10 Issues Bottlenecks
Posted: Thu Jan 20, 2022 3:24 pm
by Vestalicious
Have regularly since 2021 used myvesta cp without much trouble. Thanks for a great CP alternative.
Recently however I have encountered lots of problems and glitches.
1. Whilst navigating on PhpMyadmin this lengthy warning and notices comes up on the login page. See the screenshot here. My php version: 8.1.1 on latest myvesta
2. Also testing the php configuration using .../html/test.php file as common standard produces "file not found" message instead of displaying the normal php information page.
3. webmail of course comes up with a 404 error
4.tryng to navigate from CP server menu tab e.g. php 8.1 fpm tab displays "page not found" error. Ditto for clamav.daemon, clamav-fresh-clam, ssh, vesta-nginx, and vesta-php. All display the dark theme "page not found" error.
OS: Debian 10 Buster
What are we doing wrong? Any help greatly appreciated.
Regards
Re: Myvesta-Debian 10 Issues Bottlenecks
Posted: Thu Jan 20, 2022 4:38 pm
by myVesta
1. You should use phpmyadmin only on hostname - for example:
https://your-server.com/phpmyadmin/ - and there should be 'PHP-FPM-73' apache template and 'hosting-webmmail-phpmyadmin' nginx template.
You didn't attach screenshots.
2. Try to put 'hosting-legacy' template
3. The same as 1 - or see
viewtopic.php?f=8&t=37
4. We didn't build those pages yet.
Myvesta-Debian 10 Issues Bottlenecks
Posted: Thu Jan 20, 2022 7:55 pm
by Vestalicious
[img]Have regularly since 2021 used myvesta cp without much trouble. Thanks for a great CP alternative.
Recently however I have encountered lots of problems and glitches.
1. Whilst navigating on PhpMyadmin this lengthy warning and notices comes up on the login page. See the screenshot here. My php version: 8.1.1 on latest myvesta
2. Also testing the php configuration using .../html/test.php file as common standard produces "file not found" message instead of displaying the normal php information page.
3. webmail of course comes up with a 404 error
4.tryng to navigate from CP server menu tab e.g. php 8.1 fpm tab displays "page not found" error. Ditto for clamav.daemon, clamav-fresh-clam, ssh, vesta-nginx, and vesta-php. All display the dark theme "page not found" error. I meant to edit the tabs with entries?
OS: Debian 10 Buster
What are we doing wrong? Any help greatly appreciated.
Regards
Re: Myvesta-Debian 10 Issues Bottlenecks
Posted: Thu Jan 20, 2022 8:05 pm
by myVesta
as I said in first comment, switch hostname vhost to PHP-FPM-73
Re: Myvesta-Debian 10 Issues Bottlenecks
Posted: Thu Jan 20, 2022 8:11 pm
by Vestalicious
I have now included screenshot. The 404 are persistent on everything I install. I suspect php related. I did follow the other topic: viewtopic.php?f=8&t=37 but nada, nothing. Maybe I need to reinstall server clean.
More testing shows error: Failed to start The PHP 8.1 FastCGI Process Manager. On CP 8.1 fpm is greyed out meaning it's stopped. Trying to revive it by start restart returns failed service start job errors only...
Re: Myvesta-Debian 10 Issues Bottlenecks
Posted: Thu Jan 20, 2022 9:46 pm
by myVesta
run
systemcl status php8.1-fpm
and see what error you have
Re: Myvesta-Debian 10 Issues Bottlenecks
Posted: Thu Jan 20, 2022 11:56 pm
by Vestalicious
Output:
● php8.1-fpm.service - The PHP 8.1 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php8.1-fpm.service; enabled; vendor prese
Active: active (running) since Thu 2022-01-20 21:56:12 CET; 1h 55min ago
Docs: man:php-fpm8.1(8)
Process: 717 ExecStartPost=/usr/lib/php/php-fpm-socket-helper install /run/php
Main PID: 542 (php-fpm8.1)
Status: "Processes active: 0, idle: 0, Requests: 0, slow: 0, Traffic: 0req/se
Tasks: 1 (limit: 4915)
Memory: 23.0M
CGroup: /system.slice/php8.1-fpm.service
└─542 php-fpm: master process (/etc/php/8.1/fpm/php-fpm.conf)
Jan 20..domain.com systemd[1]: Starting The PHP 8.1 FastCGI Process Man
Jan 20.. domain.com systemd[1]: Started The PHP 8.1 FastCGI Process Mana
lines 1-14/14 (END)
Re: Myvesta-Debian 10 Issues Bottlenecks
Posted: Fri Jan 21, 2022 9:42 am
by myVesta
That looks like up and running.
You can send me ssh root credentials and myvesta credentials to private message, with URL that doesn't work, so I'll take a look.