Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Lab PHP7 compatible #20

Open
Sushant15 opened this issue Oct 3, 2018 · 5 comments
Open

Make Lab PHP7 compatible #20

Sushant15 opened this issue Oct 3, 2018 · 5 comments

Comments

@Sushant15
Copy link

Hi,
Many people are facing this issues the code is compatible to only PHP4 & PHP5. The users have to either downgrade the version of PHP to PHP5, as the latest updated systems use PHP7 or have to change the code.
There is a blog which guide to change the code of this app specifically. To change the code refer to the following link:
http://www.hackingarticles.in/set-sqli-lab-kali/
even after this some may face certain issues that they can ask here.

@q2dg
Copy link

q2dg commented Oct 6, 2018

Well, it seems this project is very abandoned. Any PR from 2014...

@q2dg
Copy link

q2dg commented Jan 15, 2019

@bugbountyhunter02 Metasploitable2 is from 2012. Come on, update your bookmarks

@VictorZhang2014
Copy link

I changed PHP version to v5.6.40 and all programs are running okay.
WX20190717-122557@2x

@mukkul007
Copy link

Hi,
@Sushant15 @q2dg @VictorZhang2014 please check the repo here https://github.com/mukkul007/sqli-labs-kali2
The changes are made so as to run the sqli-labs on kali 2.0

@BA7JCM
Copy link

BA7JCM commented Jun 3, 2021

maybe this proggrams only can run at php 5.x,on php 7 and later version,the function "mysql_query" and some related function was deleted.and instead of "mysqli_query"。"MySQL" in some functions is replaced with "MySQLi".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants