-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new sensor - HTTP/1.1 500 Internal Server Error #46
Comments
Any one on this issue? |
naxxonuy, you probably try to insert a new sensor with same name of an existing one. Klaubert |
i have the same problem when trying to create a new sensor ,there is no sensor available right now on waf-fle so it cant be using the same name for an existing sensor |
[Wed Jun 10 02:42:09.779006 2020] [:error] [pid 2455] [client 45.116.233.18:35488] PHP Warning: Cannot modify header information - headers already sent by (output started at /usr/local/waf-fle/header.php:74) in /usr/local/waf-fle/functions.php on line 1535, referer: http://144.91.91.48/waf-fle/password.php?User=1 |
Hello,
I have a CentOS with
WAF-FLE Version: 0.6.4
APC Cache extension: Extension APCu (4.0.7) loaded, enabled and turned "on" in WAF-FLE
APC Cache Timeout: 30 seconds
PHP version: 5.5.28
PHP Zend Version: 2.5.0
MySQL Version: 5.5.45
When I try to create a sensor, I receive HTTP/1.1 500 Internal Server Error.
In the log file I have:
Cannot modify header information - headers already sent by (output started at /usr/local/waf-fle_0.6.4/header.php:242) in /usr/local/waf-fle_0.6.4/functions.php on line 2502, referer: http://hide.me/waf-fle/management.php?New=Sensor
Any idea?
Thank you
Regards
Johny
The text was updated successfully, but these errors were encountered: