aforpedia
Non connecté
☰ Menu
Détails des Données
Wordpress
To install WordPress in a local environment using Wamp
Create a
new database
in
phpMysql
Get all the db parameters ready
In Wamp create the site location and copy all the unzipped WordPress file
First time that http://localhost/sitename/index.php is executed,
it installs
WordPress automatically
http://localhost/sitename/wp-admin/index.php
http://localhost/sitename/index.php
To install WordPress in a Live environment
FTP WordPress (v5.9.1) to the live site (2837 fichiers)
The database must be first created in the host server (OVH) and the db parameters known
First time that https://www.wpsite.fr/index.php is executed, it installs WordPress automatically
https://www.wpsite.fr/index.php
https://www.wpsite.fr/wp-admin.index.php
Ne pas utiliser d'accent
dans le code sinon l'editeur wordpress ne pourra pas ouvrir le fichier
Embedding php in wordpress
Put it in a template file
http://codex.wordpress.org/Page_Templates#Custom_Page_Template
keywords: shop online cms acheter en ligne prestashop word press wordpress
ID 158
Retour