Topic: Move my forum to another URL (sqlite3)

Hello
What should I do to move my forum to an other address ?
Thank you

https://agora.chauvigne.info/
PunBB 1.4.6
PHP: 8.0.24
Base de données    SQLite3 3.27.2

Re: Move my forum to another URL (sqlite3)

Copy all files and you need just edit address in config.php.

Re: Move my forum to another URL (sqlite3)

Thanks for answering, but it does not work. I need some help, please.
My problem : my hosting provider went to PHP 7.4 overnight. And I have error messages on home page. https://katryne.legtux.org/agora/

I managed to correct some errors with some files from Visman master 1.4.4, but I cannot go further because other errors occur : one cannot post or cannot log ...

So I created a copy of the forum on a twin folder : https://katryne.legtux.org/aagora/

There, I changed the url in config.php, then I uploaded over it the whole of Visman's master 1.4.4.

Home page opens correctly, with the same errors as original, but none of the inside links works (404 error). I looked into the sqlite file, and I see 778 links with the full url of the original forum (.../agora, instead of .../aagora for the new twin website)

What can I do please to have a forum working with php 7.4 without loosing my datas ?

https://agora.chauvigne.info/
PunBB 1.4.6
PHP: 8.0.24
Base de données    SQLite3 3.27.2

4 (edited by PanBB.Ru 2020-10-06 16:16)

Re: Move my forum to another URL (sqlite3)

1. No slash in end of url in config.php?
2. Try change url scheme before move sql bata base

Re: Move my forum to another URL (sqlite3)

Thank you :there was no extra slash in config.php, the problem was with the url scheme. Now I have an exact online copy of this PunBB and I am able to make some tests with php 7.4.

https://agora.chauvigne.info/
PunBB 1.4.6
PHP: 8.0.24
Base de données    SQLite3 3.27.2