View Single Post
  #12  
Old 18th May 2020, 17:38
fanson's Avatar
fanson fanson is offline
Senior Member
 
Join Date: May 2016
Posts: 46
Default
The installer has detected some problems with your server environment, which will not allow BTI Tracker 1.4.X, PB Edition 1.5.3 to operate correctly. Please correct these issues and then refresh the page to re-check your environment.


My server uses the lowest php
php 5.6


Bump: Processing file: ../sql/database.sql
Starting at the line: 1
Error at the line 27: ) TYPE=MyISAM AUTO_INCREMENT=1 ;
Query: CREATE TABLE `addedrequests` ( `id` int(10) unsigned NOT NULL auto_increment, `requestid` int(10) unsigned NOT NULL default '0', `userid` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`id`), KEY `pollid` (`id`), KEY `userid` (`userid`) ) TYPE=MyISAM AUTO_INCREMENT=1 ;
MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM AUTO_INCREMENT=1' at line 8
Stopped on error
Reply With Quote