I tried commenting out the line. When I Refresh the page i then get the following msg below. If i try to redo the process I'm forced to delete the data\config.php file. I've been stuck on this error for a few days now. I created the database in mysql and provided the user with full premissions to the database. I have also tried the easyinstaller and get the same result. Using IIS on server 2003 with PHP 5.2.10. I believe that my PHP is working correctly as I can see php pages. Could it possibly be something that needs to be configured in my PHP.ini.
Type: 256
Message: mysqlt error: [1146: Table 'epesi.variables' doesn't exist] in EXECUTE("SELECT name,value FROM variables")
File: C:\Epesi\libs\adodb\adodb-errorhandler.inc.php
Line=77
error backtrace:
File: C:\Epesi\include\error.php
line 57
function called: debug_backtrace
File: C:\Epesi\include\error.php
line 131
function called: handle_error
[PHP core called function]
function called: handle_epesi_error
File: C:\Epesi\libs\adodb\adodb-errorhandler.inc.php
line 77
function called: trigger_error
File: C:\Epesi\libs\adodb\adodb.inc.php
line 1038
function called: ADODB_Error_Handler
File: C:\Epesi\libs\adodb\adodb.inc.php
line 1013
function called: _Execute
[PHP core called function]
function called: Execute
File: C:\Epesi\include\database.php
line 310
function called: call_user_func_array
File: C:\Epesi\include\variables.php
line 19
function called: Execute
File: C:\Epesi\include\variables.php
line 26
function called: load
File: C:\Epesi\index.php
line 29
function called: get