Nawaraj 0 Posted August 19, 2021 There is a setup problem of OSCommerce with resent XAMPP as given below. What can be the problem? Warning: Undefined array key "DB_SERVER" in C:\xampp\htdocs\catalog\install\includes\functions\html_output.php on line 15 Share this post Link to post Share on other sites
ArtcoInc 378 Posted August 19, 2021 @Nawaraj Please do not duplicate posts! Plus, you haven't answered the reply to your first post (Which asked which version of osC are you using?) M 1 Demitry reacted to this Share this post Link to post Share on other sites
♥Smoky Barnable 72 Posted August 19, 2021 2 hours ago, Nawaraj said: There is a setup problem of OSCommerce with resent XAMPP as given below. What can be the problem? Warning: Undefined array key "DB_SERVER" in C:\xampp\htdocs\catalog\install\includes\functions\html_output.php on line 15 You are probably using a version of XAMPP that has a higher version of PHP than your version of OsCommerce can handle. You can turn off error reporting or update all the code. https://stackoverflow.com/questions/16675753/php-fastest-way-to-handle-undefined-array-key The water in a vessel is sparkling; the water in the sea is dark. The small truth has words which are clear; the great truth has great silence. - Rabindranath Tagore Share this post Link to post Share on other sites