mmeoli Posted April 6, 2016 Posted April 6, 2016 Hi, I am having problems with installing the classroombookings open source program. I have installed MySQL 5.7 and have PHP 7.0 installed. I have created the site within IIS and the database in MySQL. I get the install page where i can enter the school name etc but then when i click on 'Install' i get loads of PHP errors shown below; A PHP Error was encountered Severity: Warning Message: mysqli_next_result() expects parameter 1 to be mysqli, boolean given Filename: mysqli/mysqli_driver.php Line Number: 105 and Severity: Warning Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given Filename: mysqli/mysqli_driver.php Line Number: 234 At the bottom there is a login prompt but does not work. If i try with the details it come up with the following; A PHP Error was encountered Severity: Notice Message: Trying to get property of non-object Filename: controllers/login.php Line Number: 23 Any help would be great! Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now