From 4808a03ae6283e237010eb013fb6ee5336498008 Mon Sep 17 00:00:00 2001 From: asus Date: Tue, 13 Feb 2024 20:41:06 +0100 Subject: [PATCH] added info on using duplicator --- notes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/notes.md b/notes.md index e4ee4a1..1ac1c29 100644 --- a/notes.md +++ b/notes.md @@ -9,6 +9,13 @@ - installer.php has two errors : - delete first blank line - close last line comment +1. download .zip and installer.php +2. put them on the server : + - in an empty file, accessible with url + - then go to this file with url, and go to installer.php + - in the steps you have to inform a database + - use a new database, because it will erase everything + - use localhost for the host, i dont know why ### commands