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

Nothing works #20

Open
owenashurst opened this issue Feb 2, 2019 · 1 comment
Open

Nothing works #20

owenashurst opened this issue Feb 2, 2019 · 1 comment

Comments

@owenashurst
Copy link

I'm running PHP7, I've changed mysql_connect over to mysqli_connect and I've managed to get to the main page.

I'm not sure what is meant by "admin page" as pages/admin has no file in there that I can see which might be an admin page. The index files in pages and pages/admin are blank which don't help.

Any ideas on getting this to work please? All I need is to get tables within MySQL.

@davidbernard04
Copy link
Contributor

@Crasha, which branch did you used? For PHP7 I would recommend using the branch from this pull-request: #9 (update-to-mysqli).

But if you want to stick with "master", then on my side I had to install a previous version of PHP so it could work properly.

By the way the "admin page" is admin.php at the root of the HTML folder.

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

2 participants