Page update not found for update from 4.0.1 to 4.0.5

Please report bugs here!

Moderator: Thorsten

Post Reply
Virgile
Posts: 64
Joined: Thu Jul 25, 2024 7:33 am

Page update not found for update from 4.0.1 to 4.0.5

Post by Virgile »

Hello,

I would like to update my phpmfaq 4.0.1 to the latest version 4.0.5.

When I try to update via the web interface, it tells me that the page cannot be found (error 404). When I put back version 4.0.1, I get the update page, but not for version 4.0.5.

Here's the procedure I followed:
Download the latest version (https://www.phpmyfaq.de/download)
Unzip the folder and transfer the version to the server
Snapshot server
On the web interface, go to maintenance mode
Rename old /var/www/html/phpmyfaq to /var/www/html/phpmyfaq-old
Move the new one to /var/www/html/
Transfer content folder from phpmyfaq-old to phpmyfaq
Do chown -R www-data:www-data
Go to XXXXX/phpmyfaq/update

Thank you in advance.

Best regards,
Virgile.
Thorsten
Posts: 15723
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Page update not found for update from 4.0.1 to 4.0.5

Post by Thorsten »

Hi,

did you move the changed .htaccess file as well? It's in the folder phpmyfaq/

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Virgile
Posts: 64
Joined: Thu Jul 25, 2024 7:33 am

Re: Page update not found for update from 4.0.1 to 4.0.5

Post by Virgile »

Hello,

You're right, I forgot to put back the RewriteBase correctly.

I apologize for the inconvenience.

Bye,
Virgile.
Post Reply