
EMG
|
| Posted: 04/26/2002, 6:46 AM |
|
In regards to the 10+ postings I initiated concerning the DB_ class and undefined errors, do y'all have any insight? I would take the time to go in and look at the code more, but I haven't the time. Feedback requested.
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/26/2002, 7:00 AM |
|
The fix is to put
error_reporting (E_ALL ^ E_NOTICE);
into common.php file.
|
|
|
 |
TonyC
|
| Posted: 04/26/2002, 7:41 AM |
|
My Enviroment: OS: WinXP; PHP: 4.1.1; MySQL: 3.23.49-nt; MySQL ODBC
2.50
When I installed CCS I also got that problem. Error line 68. I since went back to MySQL ODBC 2.50 driver and followed another thead here to setup the connections Server tab. Also I changed CCS prefs. to proper publishing dir as I have several servers on my machine and CCS defaults th inetpub. Hope this was of some help...TonyC
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/26/2002, 7:51 AM |
|
Please ignore my posting about error reporting.
The solution of TonyC is the way to fix the problem.
|
|
|
 |
|

|