Kitware / CDash

An open source, web-based software testing server
http://www.cdash.org/
Other
218 stars 76 forks source link

Errors after install.php #1027

Closed AlexanderLanin closed 1 year ago

AlexanderLanin commented 4 years ago

Steps to reproduce:

Environment:

Error Message:

Warning: Cookie paths cannot contain any of the following ',; \t\r\n\013\014' in /kunden/117395_28259/webseiten/lanin.de/ccache/include/CDash/System.php on line 147

Warning: session_name(): Cannot change session name when headers already sent in /kunden/117395_28259/webseiten/lanin.de/ccache/include/CDash/System.php on line 31

Warning: session_cache_limiter(): Cannot change cache limiter when headers already sent in /kunden/117395_28259/webseiten/lanin.de/ccache/include/CDash/System.php on line 31

Warning: session_set_cookie_params(): Cannot change session cookie parameters when headers already sent in /kunden/117395_28259/webseiten/lanin.de/ccache/include/CDash/System.php on line 92

Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /kunden/117395_28259/webseiten/lanin.de/ccache/include/CDash/System.php on line 61

Warning: session_start(): Cannot start session when headers already sent in /kunden/117395_28259/webseiten/lanin.de/ccache/include/CDash/System.php on line 31
williamjallen commented 1 year ago

This problem appears to be fixed on the latest version of master (as well as in the CDash 3.2 release candidate). Please open a new issue if you continue to experience this problem with the latest version of CDash.