Newbie problem 'Table doesn't exist' on first run
Posted: Sun Jul 31, 2011 1:42 am
Hello.
I am new to xataface. I got everything running fine in my local XAMP-installation but when I moved
to the server I get this fatal error:
Fatal error: Error performing mysql query to get column information from table 'Log'. The mysql error returned was : 'Table 'db372613171.Log' doesn't exist'.
On line 477 of file /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Table.php in function printStackTrace()
On line 2375 of file /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Table.php in function Dataface_Table(Log,Resource id #10,)
On line 975 of file /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Application.php in function loadTable(Log)
On line 1726 of file /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Application.php in function handleRequest()
On line 5 of file /homepages/26/d31129724/htdocs/hoalb2b/dbadmin/index.php in function display()
in /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Table.php on line 477
local system: PHP 5.3.1, MySQL 5.1.41
server: PHP 5.2.17, MySQL 5.0
The database structure is exactly the same on both machines and the table mentioned definitly exists.
I already searched and found similar messages in the forum but - sorry - none of the comments helped.
Any help very much appreciated as xataface seems to be a great solution and I really want to get it running.
Thanks!
I am new to xataface. I got everything running fine in my local XAMP-installation but when I moved
to the server I get this fatal error:
Fatal error: Error performing mysql query to get column information from table 'Log'. The mysql error returned was : 'Table 'db372613171.Log' doesn't exist'.
On line 477 of file /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Table.php in function printStackTrace()
On line 2375 of file /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Table.php in function Dataface_Table(Log,Resource id #10,)
On line 975 of file /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Application.php in function loadTable(Log)
On line 1726 of file /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Application.php in function handleRequest()
On line 5 of file /homepages/26/d31129724/htdocs/hoalb2b/dbadmin/index.php in function display()
in /homepages/26/d31129724/htdocs/hoalb2b/xataface/Dataface/Table.php on line 477
local system: PHP 5.3.1, MySQL 5.1.41
server: PHP 5.2.17, MySQL 5.0
The database structure is exactly the same on both machines and the table mentioned definitly exists.
I already searched and found similar messages in the forum but - sorry - none of the comments helped.
Any help very much appreciated as xataface seems to be a great solution and I really want to get it running.
Thanks!