Latest News: (loading..)
Issue Information
-
#000268
-
0 - None Assigned
-
Won't FIx
-
3.0.1
-
-
Issue Confirmations
-
Yes (0)No (0)
Find out what seems to be causing this error.
04/07/2011 15:40:43 PHP Fatal error: Class 'osCommerce\OM\Core\PDO\' not found in /***/***/public_html/***/***/osCommerce/OM/Core/PDO.php on line 63
04/07/2011 15:40:43 PHP Notice: Undefined index: Admin in /***/***/public_html/***/***/osCommerce/OM/Core/OSCOM.php on line 135
If you setup the store and don't enter the MySQL port, you'll get these's error.
If you setup your port to 3306, No errors found.
So I guess the default value of $port doesn't go through
By the way Harald, if you could PM me I'd like to discuss something directly with you.
Thanks,
04/07/2011 15:40:43 PHP Fatal error: Class 'osCommerce\OM\Core\PDO\' not found in /***/***/public_html/***/***/osCommerce/OM/Core/PDO.php on line 63
04/07/2011 15:40:43 PHP Notice: Undefined index: Admin in /***/***/public_html/***/***/osCommerce/OM/Core/OSCOM.php on line 135
If you setup the store and don't enter the MySQL port, you'll get these's error.
If you setup your port to 3306, No errors found.
So I guess the default value of $port doesn't go through
By the way Harald, if you could PM me I'd like to discuss something directly with you.
Thanks,
Updating status to: Won't FIx
Hi..
I know this bug as it happens on my macports installation. But this is not a real bug, only the error provided is misleading.
When using "localhost" as the database server, PHP may not find the default socket to use and reports a "not found" error message. The solution is to fix the default socket value in php.ini or to use "127.0.0.1" as the database server address.
Marking as Won't Fix.
Thanks for the report!
Hi..
I know this bug as it happens on my macports installation. But this is not a real bug, only the error provided is misleading.
When using "localhost" as the database server, PHP may not find the default socket to use and reports a "not found" error message. The solution is to fix the default socket value in php.ini or to use "127.0.0.1" as the database server address.
Marking as Won't Fix.
Thanks for the report!









