Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/impul7/public_html/crm/config.php:1) in /home/impul7/public_html/crm/include/MVC/SugarApplication.php on line 417
Warning: Cannot modify header information - headers already sent by (output started at /home/impul7/public_html/crm/config.php:1) in /home/impul7/public_html/crm/include/utils.php on line 2249
Warning: Cannot modify header information - headers already sent by (output started at /home/impul7/public_html/crm/config.php:1) in /home/impul7/public_html/crm/include/MVC/SugarApplication.php on line 120
I attempted to change the config.php to in crease the upload size before this happened from max of 3000000 to 30000000 and got an error so reverted back to the original version and am getting this series of errors
),
'upload_dir' => 'cache/upload/',
'upload_maxsize' => 3000000,
'use_common_ml_dir' => false,
'use_php_code_json' => true,
'vcal_time' => '2',
'verify_client_ip' => true,
);


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks