Installation Problems and Troubleshooting

After installing BrowserCRM, what is the default login?

The default adminstrator account is configured with:

username   admin
password   admin

What file permissions are required to successfully save email and files?

On a Linux installation, BrowserCRM should have write permissions to the entire /browsercrm directory.

Particularly, it must be able to write to the /data directory and the sub directories.

/data
/data/mail
/data/files

After installation there are error Notices when BrowserCRM runs

For example:

Notice: Undefined index: order in C:\www\vhosts\localhost\crm\webmat\webmat_database_table.inc on line 1352
Notice: Undefined variable: items in C:\www\vhosts\localhost\crm\webmat\webmat_database_table.inc on line 840

This occurs when the PHP error_reporting setting includes E_NOTICE. BrowserCRM will generate unwanted notices and subsequent errors at this level of error_reporting and will not run correctly.

See Configure PHP for details of changing your PHP configuration.

 
installation_problems_and_troubleshooting.txt · Last modified: 2010/03/23 13:48 by 203.97.219.50
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki