After a successful authentication, I am redirected to a blank page(http://localhost/sugarbt/index.php).
And when I tried to access the "http://localhost/sugarbt" after blank page, then its showing the home page.
I have look at a few forums of SugarCRM, but could not find the solution.
http://www.sugarcrm.com/forums/showthread.php?t=32018
http://www.sugarcrm.com/forums/archi...p/t-18878.html
I am attaching the source code for the blank page and sugarcrm.log file(cleaned up before log in).
Here is the sugarcrm.log when i installed the sugarCRM. Is this causing the problem ? Complete log file is attached
07/29/08 14:52:48 [5964][-none-][FATAL] Invalid object name 'currencies'.: SELECT id, name, symbol, conversion_rate FROM currencies WHERE status = 'Active' and deleted = 0
07/29/08 14:52:48 [5964][-none-][FATAL] Invalid object name 'currencies'.: SELECT id, name, symbol, conversion_rate FROM currencies WHERE status = 'Active' and deleted = 0
07/29/08 14:52:48 [5964][-none-][FATAL] Invalid object name 'fields_meta_data'.: SELECT * FROM fields_meta_data WHERE custom_module='Users' AND deleted = 0
07/29/08 14:52:48 [5964][-none-][FATAL] Invalid object name 'fields_meta_data'.: SELECT * FROM fields_meta_data WHERE custom_module='Users' AND deleted = 0
07/29/08 14:53:09 [5964][-none-][FATAL] Invalid object name 'currencies'.: SELECT id, name, symbol, conversion_rate FROM currencies WHERE status = 'Active' and deleted = 0
07/29/08 14:56:46 [5964][1][FATAL] SQL Server error: Warning: Table or indexed view 'fts_wakeup' has full-text indexed columns that are of type image, text, or ntext. Full-text change tracking cannot track WRITETEXT or UPDATETEXT operations performed on these columns.
07/29/08 14:56:50 [5964][1][FATAL] SQL Server error: Warning: Table or indexed view 'fts_wakeup' has full-text indexed columns that are of type image, text, or ntext. Full-text change tracking cannot track WRITETEXT or UPDATETEXT operations performed on these columns.
07/29/08 14:56:53 [5964][1][FATAL] SQL Server error: Warning: Full-text auto propagation is on. Stop crawl request is ignored.
07/29/08 14:56:56 [5964][1][FATAL] SQL Server error: Warning: Full-text auto propagation is on. Stop crawl request is ignored.
07/29/08 14:57:00 [5964][1][FATAL] SQL Server error: Warning: Full-text auto propagation is on. Stop crawl request is ignored.
07/29/08 14:57:03 [5964][1][FATAL] SQL Server error: Warning: Full-text auto propagation is on. Stop crawl request is ignored.
07/29/08 14:57:06 [5964][1][FATAL] SQL Server error: Warning: Request to start a full-text index population on table or indexed view 'fts_wakeup' is ignored because a population is currently active for this table or indexed view.
07/29/08 14:57:09 [5964][1][FATAL] SQL Server error: Warning: Request to start a full-text index population on table or indexed view 'fts_wakeup' is ignored because a population is currently active for this table or indexed view.
07/29/08 14:57:13 [5964][1][FATAL] SQL Server error: Warning: Request to start a full-text index population on table or indexed view 'fts_wakeup' is ignored because a population is currently active for this table or indexed view.
Windows XP
Apache 2.2
SQL server 2005 standard
PHP 5.2.6


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks