[Vtigercrm-commits] [Vtiger development] #6486: Supress warning during installation
Vtiger development
vtiger-tickets at trac.vtiger.com
Thu Jan 29 11:30:01 GMT 2015
#6486: Supress warning during installation
------------------------+-------------------------
Reporter: prasad | Owner: developer
Type: patch | Status: closed
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.1.0
Severity: Medium | Resolution: fixed
Keywords: |
------------------------+-------------------------
Changes (by prasad):
* status: new => closed
* resolution: => fixed
* severity: => Medium
Old description:
> Warning: session_start() [function.session-start]: Cannot send session
> cache limiter - headers
> already sent (output started at
> /home/public_html/crm/install/CreateTables.php:34)
> in /home/crm/install/CreateTables.inc.php on line 31
New description:
Warning: session_start() [function.session-start]: Cannot send session
cache limiter - headers
already sent (output started at
/home/public_html/crm/install/CreateTables.php:34)
in /home/crm/install/CreateTables.inc.php on line 31
--
Comment:
This should be taken care in 6.x installs.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6486#comment:3>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list