[ 
https://issues.apache.org/jira/browse/AIRAVATA-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marlon Pierce reassigned AIRAVATA-1376:
---------------------------------------

    Assignee: Marlon Pierce

> PHP Gateway gives warning messages about header settings
> --------------------------------------------------------
>
>                 Key: AIRAVATA-1376
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-1376
>             Project: Airavata
>          Issue Type: Improvement
>            Reporter: Marlon Pierce
>            Assignee: Marlon Pierce
>
> This shows up in my local installation but not the primary 
> "test-drive.airavata.org" site.  
> All pages give the following:
> Warning: Cannot modify header information - headers already sent by (output 
> started at /private/var/www/PHP-Reference-Gateway/index.php:
> The problem is stems from trying to set HTTP header and HTML <head> 
> information in the same function in utilities.php. This can be resolved by 
> splitting the "create_head()" function into "create_http_header()" and 
> "create_html_head()". The first function can then be called in the initial 
> <php ?> lines of each page and the second can be called after <html>>



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to