Search found 6 matches
- Mon Sep 18, 2023 3:10 pm
- Forum: Installation
- Topic: MySQL 8 repo not available for Bookworm yet
- Replies: 5
- Views: 13119
Re: MySQL 8 repo not available for Bookworm yet
Done, it fails because there is no libssl1.1 in Bookworm (it comes with libssl3). Los siguientes paquetes tienen dependencias incumplidas: mysql-community-client : Depende: libssl1.1 (>= 1.1.1) pero no es instalable Depende: mysql-community-client-core (= 8.0.34-1debian11) pero no va a instalarse my...
- Mon Sep 18, 2023 2:32 pm
- Forum: Installation
- Topic: MySQL 8 repo not available for Bookworm yet
- Replies: 5
- Views: 13119
Re: MySQL 8 repo not available for Bookworm yet
I'm messing at the moment with containers, i'll do it with a fresh D12 one.
- Mon Sep 18, 2023 1:42 pm
- Forum: Installation
- Topic: MySQL 8 repo not available for Bookworm yet
- Replies: 5
- Views: 13119
Re: MySQL 8 repo not available for Bookworm yet
Yeah, not a MyVestaCP issue
, just wanted to share it just in case some other tried to install it with D12.

- Mon Sep 18, 2023 12:48 pm
- Forum: Installation
- Topic: MySQL 8 repo not available for Bookworm yet
- Replies: 5
- Views: 13119
MySQL 8 repo not available for Bookworm yet
Hi there, Just to point that MySQL 8 won't install with latest script and Debian 12. There is no MySQL 8 repo for Bookworm yet: http://repo.mysql.com/apt/debian/dists/ Tried editing script with Bullseye repo for MySQL 8, but then, dependencies for mysql won't be resolved in Debian 12 (if i did corre...
- Mon Oct 31, 2022 8:18 pm
- Forum: General discussion
- Topic: Using apache2 pagespeed module
- Replies: 1
- Views: 6378
Re: Using apache2 pagespeed module
Well, Trying to figure myself how to start, I found some info for the nginx module:
https://forum.vestacp.com/viewtopic.php?t=9790
https://github.com/Prihod/vestacp_nginx_pagespeed_http2
Maybe it's easier to (if using Laravel) just install this:
https://github.com/renatomarinho/laravel-page-speed
https://forum.vestacp.com/viewtopic.php?t=9790
https://github.com/Prihod/vestacp_nginx_pagespeed_http2
Maybe it's easier to (if using Laravel) just install this:
https://github.com/renatomarinho/laravel-page-speed
- Tue Oct 25, 2022 4:30 pm
- Forum: General discussion
- Topic: Using apache2 pagespeed module
- Replies: 1
- Views: 6378
Using apache2 pagespeed module
Hi there! Working with myVestaCP for several years, and very happy with the project. I have some questions around the PageSpeed modules (both Apache2 & nginx). Looking forward to try at least the Apache2 module, ¿Is there any actual semi official guide or workaround? (Been looking this forum so ...