How to modify wordpress 3.3.1 url with phpMyAdmin. 01/09/12
Ce sujet est aussi disponible en Français! For some days now I've had to operate some changes on Wordpress blogs whose URL was not valid (in order to see the preview or transfer of an old domain that is no longer functional). Here is how to change the main url of your Wordpress installation trough phpMyAdmin . Open an FTP program to search for the Wordpress configuration file named wp-config.php Search for the line define ('DB_NAME', 'XXX_XXX'); the name of the database is in red in this example. Log in ...
read more
