Koozali.org: home of the SME Server

Recent Posts

Pages: [1] 2 3 ... 10
1
Français / Re: Probleme php apres installation sme 10
« Last post by ReetP on Yesterday at 03:11:06 PM »
Oui je l'ai lu.
Installation for SME 9 :
wget http://viewvc.koozali.org/smecontribs/rpms/smeserver-migratehelper/contribs10/migratehelper.sh -O /usr/bin/migratehelper.sh --no-check-certificate
renvoie une erreur 404. le fichier n'existe pas.

Just check the mirror sites.

We are shutting down various old services so various links may no longer work, especially for links on v9 pages (which became obsolete on Nov 2020, nearly 5 years ago!!!). You should have upgraded by then so you have made life hard for yourself. Note that very shortly a lot more old EOL data will be removed as we will be upgrading all our infra directly after v11 is released.

Quote
De plus :Il faut bien faire un rsync entre les deux sites d'où ma question : peut on le faire sans taper le mot de passe root à chaque fois.
Ce n'était pas un reproche mais juste une remarque.

Either fix your ssh keys (better to copy data using the v10 server to retrieve from the v9 server), or do all the ibays in one go instead of individually, or accept you have to type the password in for each ibay if that is the rsync method you choose.

Quote
De plus :Il faut bien faire un rsync entre les deux sites d'où ma question : peut on le faire sans taper le mot de passe root à chaque fois.
Ce n'était pas un reproche mais juste une remarque.

Mine was a statement of fact. If you didn't want a comment you should have not made the statement.

See note No.3 in my sig......
2
Français / Re: Probleme php apres installation sme 10
« Last post by grabeul on Yesterday at 11:31:23 AM »
Quote
You could have used this for v9-v10 and should be able to for v10-v11
https://wiki.koozali.org/Migratehelper
Again, read the wiki. There is a French version too...
Oui je l'ai lu.
Installation for SME 9 :
wget http://viewvc.koozali.org/smecontribs/rpms/smeserver-migratehelper/contribs10/migratehelper.sh -O /usr/bin/migratehelper.sh --no-check-certificate
renvoie une erreur 404. le fichier n'existe pas.

De plus :
Quote
Warning:
When starting this script :

/home/e-smith/files /home/e-smith/shares are EXCLUDED by default, because we expect a huge amount of user data that you could rsync later after having your new server up and running, and kept the old one up. This will allow you to be up and running faster than waiting to gzip gigabyte of data, transfer them and ungzip them.
Il faut bien faire un rsync entre les deux sites d'où ma question : peut on le faire sans taper le mot de passe root à chaque fois.

Quote
I'll have a big job left: modifying my ibays with my pages from PHP 5.3 to 8.4.

=> If you had kept up to date properly as advised you would not be in this position
Ce n'était pas un reproche mais juste une remarque.
3
Français / Re: Probleme php apres installation sme 10
« Last post by ReetP on Yesterday at 10:42:53 AM »
Quote
I thought I'd be able to migrate between versions 9 and 10 fairly easily.

You could (though many of the issues are down to Redhat, not us).

But there are still lots of dufferences, just as there were wuth previous versions.

Use the correct methods and it isn't hard. Remember this is SME, not just any old system.

Quote
I'm going to run my tests directly on version 11.

You can but be aware it is Beta so may have issues (see bugzilla), many contribs are not yet migrated, and it may be even harder to jump from 9-11

Quote
I was able to install using the netinstall version.

https://wiki.koozali.org/Rocky2sme

You really should spend a lot of time reading the wiki.

Backup/Restore

The only way to really do this is backup/restore from a v10 backup. Anything else may cause issues.

You could have used this for v9-v10 and should be able to for v10-v11

https://wiki.koozali.org/Migratehelper

Again, read the wiki. There is a French version too...

Your RSA key issues will be to do with the fact that security has increased massively since v9 and your old keys are deprecated.

Hence use the correct methods to upgrade and save yourself a lot of trouble.

Quote
I'll have a big job left: modifying my ibays with my pages from PHP 5.3 to 8.4.

If you had kept up to date properly as advised you would not be in this position.
4
Français / Re: Probleme php apres installation sme 10
« Last post by grabeul on Yesterday at 09:59:25 AM »
Merci pour la réponse. Je n'ai pas trouvé l'origine du problème. Je pensais faire une migration assez facilement entre la 9 et 10. Un transfert manuel étant nécessaire, je vais faire mes tests directement sur la version 11. J'ai installé la version 11 depuis une clé usb mais le système bloque sur l'emplacement des fichiers alors que cela fonctionnait en version 10. J'ai pu installer en passant par la version netinstall. J'ai réussi à transférer mes bases de données et leurs utilisateurs. Par contre je bloque sur le transfert avec rsynch entre les deux serveurs. Ma commande :
export RSYNC_PASSWORD="monpsw";rsync -auvz root@192.168.10.1:/home/e-smith/files/ibays/test/* /home/e-smith/files/ibays/test
fonctionne mais me demande le password root à chaque fois. Je voudrais faire un fichier bash pour automatisez tout cela mais je n'arrive pas à trouver un moyen qui ne me redemande pas le passord root à chaque fois.
j'ai essayé avec clé rsa sans succès (possible que j'ai mal fait). Si il existe une doc clair je suis preneur.

Une fois mes users et ibays transféré, il me restera un gros travail : modifier mes ibays avec mes page en php 5.3 vers 8.4
5
Koozali SME Server 11.x / 377 small bugs on the wall
« Last post by Jean-Philippe Pialasse on September 26, 2025, 04:24:56 AM »
there are 377 bugs waiting to be verified before going to release SME 11.

you can either watch them here https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=RESOLVED&list_id=108508&product=SME%20Server%2011.X



or if you rather the wiki the 100 first
https://wiki.koozali.org/Verification_Queue#SME_Server_11_Verifications_Needed


some moght be easy to verify. Pick one and report.
Idealy those who fixed it should not be the one who verify it. 


no coder skill needed!
6
Koozali SME Server 11.x / Re: test upgrade 10.1 to 11 beta
« Last post by Jean-Philippe Pialasse on September 26, 2025, 01:50:58 AM »
if you manage to write something to import those, we would be happy to integrate it.
As John said we had to make choice with no release from horde for years and php moving on.
7
Koozali SME Server 11.x / Re: test upgrade 10.1 to 11 beta
« Last post by ReetP on September 25, 2025, 09:54:54 PM »
Regarding your boot issues please ask on Rocket. Lots of us use Proxmox.

That or bug it, but check the Rocky v8 requirements.

Have no idea if any of those contribs work. They may all be broken. Test ONE at a time please and then bug it.

This is still Beta and contribs are slowly being worked on.

Roundcube - no idea as yet. Horde had effectively become unsupported so we had to move on.
8
Koozali SME Server 11.x / Re: test upgrade 10.1 to 11 beta
« Last post by logs on September 25, 2025, 04:45:24 PM »
Upgrade another server
Proxmox 9.0.10
x86-64-v4 does not boot
x86-64-v3 and host, --> boot

Enabling vIOMMU/virtio and NUMA respond more slowly,

I have disabled vIOMMU and IO pressure drops dramatically.
I need to review the case.


Procedure:
Restored production server on another node.
Added vfat small disk to load smeserver.tgz created by migratehelper
Started with sysreccd iso, formatted vfat small disk and transferred smeserver.tgz to vfat disk.
Stop and change the iso to sme-server in the installation, customize the partitioning
vda1 /boot + format
vda2 / + format
vda3 swap
vdb1 /home/e-smit/files (not format contains user data)

On the first reboot, reconfigure the network, remove the vfat disk from /etc/fstab, and add usrquota,grpquota to /home/e-smith/files.
dnf update, reboot, install contribs, and check/disable certain cronjobs.
Only installed contribs:

smeserver-certificate
smeserver-geoip
smeserver-learn
smeserver-migratehelper
smeserver-vacation
smeserver-wbl

I'm reviewing what's in contrib-testing and dev.

I have to see if there is anything that allows me to access user accounts in Roundcube
and bulk export/import users contact books, because that's hell...   
9
Français / Re: Probleme php apres installation sme 10
« Last post by ReetP on September 24, 2025, 01:29:43 PM »
Vous êtes en retard. La version 9 est obsolète depuis longtemps, ce qui complique la mise à jour vers la version 10, car certains éléments pourraient ne pas être disponibles.

Nous allons bientôt publier la version 11.

Vous devriez supprimer tous les modèles personnalisés, puis effectuer un nouveau test.

Consultez vos journaux pour détecter d'éventuelles erreurs.

Vous devriez également consulter les pages wiki sur les versions de PHP et PHP-FPM.

============

You are late to the party. v9 has been out of date for a long time which makes updating to v10 more difficult because some items may not be available.

We are soon going to release v11.

You should remove all custom templates and then test again.

Read your logs for errors.

You should also read the wiki pages on php versions and php-fpm.
10
Koozali SME Server 11.x / Re: test upgrade 10.1 to 11 beta
« Last post by ReetP on September 24, 2025, 01:10:35 PM »
Name = Jose Maria Garcia Sanchez
Mail - "Not public"

I have sent your login details. Come and say hello!
Pages: [1] 2 3 ... 10