1 (edited by chrisklinger 12/02/2013 06:31:33 pm)

Topic: Moved site - getting php errors, and claiming no customer branches

PHP Version 5.2.17

Moved site. After a few tweaks to config_db.php, I'm able to login, but I'm getting php errors, such as:


session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/airworth/public_html/accounting/config_db.php:35) in file: /home2/airworth/public_html/accounting/includes/session.inc at line 25
session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in file: /home2/airworth/public_html/accounting/includes/session.inc at line 79
session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home2/airworth/public_html/accounting/config_db.php:35) in file: /home2/airworth/public_html/accounting/includes/session.inc at line 87
session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/airworth/public_html/accounting/config_db.php:35) in file: /home2/airworth/public_html/accounting/includes/session.inc at line 87
Cannot modify header information - headers already sent by (output started at /home2/airworth/public_html/accounting/config_db.php:35) in file: /home2/airworth/public_html/accounting/includes/session.inc at line 301

Also, poking around, I note that Frontaccounting claims there are no customer branches (though I can see that the table is populated)

Any tips appreciated.

Re: Moved site - getting php errors, and claiming no customer branches

I created a new install with Mojo, dropped all tables and imported mysql; all is well. Thank you to all who gave it some thought!

Re: Moved site - getting php errors, and claiming no customer branches

FrontAccounting is available at Mojo Marketplace - hope the FA devs benefit from it.