Forums
(@francescomk)
5 years, 6 months ago
Maybe this tells you something :
FTP File .htaccess : # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
# END WordPress
Hello Steve, i’m back sorry for the delay
“what’s in your .htaccess file?” => Sorry I don’t understand, could you tell me how to check and how to update then… ?
As you can see, your web server is connected to PHP 5.5 by inspecting its responses: Ok thank you very much for your expertise Steve, i’m going to write them what you checked and wrote to me
How did you update PHP? => https://docs.ovh.com/fr/hosting/configurer-le-php-sur-son-hebergement-web-mutu-2014/ With this tutorial on my server that i apply, the result is that they tell i’m on php 7.3 now