hey, i have another problem installing Gesior.. i come to Check DataBase connection and then i get this.
Warning: include(pot/OTS.php): failed to open stream: No such file or directory in C:\xampp\htdocs\install\install.php on line 196
Warning: include(): Failed opening 'pot/OTS.php' for inclusion (include_path='.;C:\xampp\php\PEAR:../libs') in C:\xampp\htdocs\install\install.php on line 196
Fatal error: Class 'POT' not found in C:\xampp\htdocs\install\install.php on line 198
Locations just to show you.
include('pot/OTS.php');
-------
if(strtolower($config['server']['sqlType']) == "mysql")
Warning: include(pot/OTS.php): failed to open stream: No such file or directory in C:\xampp\htdocs\install\install.php on line 196
Warning: include(): Failed opening 'pot/OTS.php' for inclusion (include_path='.;C:\xampp\php\PEAR:../libs') in C:\xampp\htdocs\install\install.php on line 196
Fatal error: Class 'POT' not found in C:\xampp\htdocs\install\install.php on line 198
Locations just to show you.
include('pot/OTS.php');
-------
if(strtolower($config['server']['sqlType']) == "mysql")
Last edited: