Whenever i fill up my DB username and pass on xampp for ossn installation HTTP Error 500 shows up

Abhiram Sharma Posted in Technical Support 3 years ago

I am getting these errors
Backtrace

tcpdf.php#115: require_once()
ClassLoader.php#444: include(.\vendor\tecnickcom\tcpdf\tcpdf.php)
ClassLoader.php#322: Composer\Autoload\includeFile(string 'C:\\xampp\\phpMyAdmin\\vendor\\composer/../tecnickcom/tcpdf/tcpdf.php')
Composer\Autoload\ClassLoader->loadClass(string 'TCPDF')
ExportPdf.php#25: class_exists(string 'TCPDF')
Plugins.php#107: include_once(.\libraries\classes\Plugins\Export\ExportPdf.php)
Export.php#692: PhpMyAdmin\Plugins::getPlugins(
string 'export',
string 'libraries/classes/Plugins/Export/',
array,
)
server_export.php#49: PhpMyAdmin\Display\Export->getDisplay(
string 'server',
string '',
string '',
string '',
integer 0,
integer 0,
string '<div> <p> <a href="#" onclick="Functions.setSelectOptions(\'dump\', \'db_select[]\', true); return false;"> Select all </a> / <a href="#" onclick="Functions.setSelectOptions(\'dump\', \'db_select[]\', false); return false;"> Unselect all </a> </p> <select name="db_select[]" id="db_select" size="10" multiple> <option value="ossn" selected> ossn </option> <option value="phpmyadmin" selected> phpmyadmin </option> <option value="test" selected> test </option> </select> </div> ',
)

i can't figure out the problem, thanks in advance

Replies
German Michael Zülsdorff Replied 3 years ago

I don't want to sound rough,
but get yourself a system which allows to install Ossn the 'normal' way without any hacking.
If you're getting these kind of issues already in the beginning you can be sure that trouble will be your best friend later.

in Abhiram Sharma Replied 3 years ago

Hey Adminder, I recently just restarted it, and it installed itself without admin account creation , i cannot access its backend , how can i create an admin account?
MainPage

in Adminder Singh Replied 3 years ago

This looks like an error of old version PhpMyAdmin on PHP8.
I don't think it has to do anything with OSSN.

https://github.com/phpmyadmin/phpmyadmin/issues/16268