Hey,
Is there any way like an internal script to set up Postgres on an already installed myVesta other than just pulling everything manually from the console?
Search found 2 matches
- Wed Jun 21, 2023 8:32 pm
- Forum: General discussion
- Topic: PostgreSQL on an installed myVesta?
- Replies: 1
- Views: 1222
- Mon Jun 20, 2022 8:37 pm
- Forum: General discussion
- Topic: PHP-FPM 7.4 config 404
- Replies: 1
- Views: 4043
PHP-FPM 7.4 config 404
Hey there, so, a simple and small bug. On a fresh install, trying to "configure" php-fpm 7.4 leads to a 404 page. The page refers to "/edit/server/php7.4-fpm/" which returns 404. Manually going to edit/server/php/ or php-fpm/ returns a proper page. Could this be fixed maybe? Than...