KratosKnife icon indicating copy to clipboard operation
KratosKnife copied to clipboard

can someone explain me how to start install.php?

Open PiotrPrabucki opened this issue 2 years ago • 2 comments

can someone explain me how to start install.php?

PiotrPrabucki avatar Feb 28 '22 20:02 PiotrPrabucki

You just have to visit the install.php using web browser, for example, https://example.com/install.php

Also make sure to follow those 4 steps before installing web panel using install.php

You need to manually create a database and then have to extract the files on your server, then give executable permission to all required files, then update the database credentials inside classes/Database.php

On Tue, 1 Mar, 2022, 1:55 am PiotrPrabucki, @.***> wrote:

can someone explain me how to start install.php?

— Reply to this email directly, view it on GitHub https://github.com/PushpenderIndia/KratosKnife/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANORYIV4UEAIN75BS2QY7OTU5PK3FANCNFSM5PSC5HPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

PushpenderIndia avatar Mar 01 '22 04:03 PushpenderIndia

how do you visit the install.php using web browser

and how to create database can you explain Server Setup For Testing Locally

RandomManV avatar Dec 21 '23 13:12 RandomManV