xssplatform icon indicating copy to clipboard operation
xssplatform copied to clipboard

Recover the installation bug

Open rgzn-aiyun opened this issue 4 years ago • 1 comments

After the installation is complete, revisit the following address to overwrite the installation

http://xss.localhost/install/step1.php

@78778443

rgzn-aiyun avatar Aug 22 '20 02:08 rgzn-aiyun

Solution: delete the install folder and comment out the content of the index.php file

//if (!file_exists("./install/install.lock")) { //header("location:http://{$_SERVER['HTTP_HOST']}/install/step1.php");exit(); //}

rgzn-aiyun avatar Aug 22 '20 03:08 rgzn-aiyun