Myvesta-Debian 10 Issues Bottlenecks

Post Reply
Vestalicious
Posts: 5
Joined: Fri Jan 14, 2022 11:49 pm

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
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

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.
Vestalicious
Posts: 5
Joined: Fri Jan 14, 2022 11:49 pm

[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
Attachments
Screenshot 2022-01-20 at 19-33-51 404 — page not found.png
Screenshot 2022-01-20 at 19-33-51 404 — page not found.png (59.68 KiB)
Screenshot 2022-01-20 at 14-17-14 phpMyAdmin.png
Screenshot 2022-01-20 at 14-17-14 phpMyAdmin.png (214.86 KiB)
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

as I said in first comment, switch hostname vhost to PHP-FPM-73
Vestalicious
Posts: 5
Joined: Fri Jan 14, 2022 11:49 pm

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...
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

run
systemcl status php8.1-fpm
and see what error you have
Vestalicious
Posts: 5
Joined: Fri Jan 14, 2022 11:49 pm

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)
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

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.
Post Reply