I've recenly changed the directory of my sugarcrm install and now im getting the following errors when i try to access the crm in its new directory.
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /htdocs/apps/crm/include/database/PearDatabase.php on line 54
Warning: Wrong parameter count for class_exists() in /htdocs/apps/crm/include/utils.php on line 2643
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /htdocs/apps/crm/data/SugarBean.php on line 5310
previous directory
mysite.com/crm
new directory
mysite.com/apps/crm
i've updated the config.php file to reflect the new changes
'site_url' => 'http://mysite.com/apps/crm',
Any suggestions? thanks in advance


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks