Bug #1467
(mod_fastcgi.c.2570) FastCGI-stderr: Mismatched tag at line 22, column 7
| Status: | Invalid | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | mod_fastcgi | |||
| Target version: | 1.5.0 | |||
| Pending: | No |
Resolution: | invalid |
|
| Patch available: |
Description
FreeBSD 6.2-p8
Lighttpd 1.4.18
PHP 5.2.5
I am getting the following error message:
(mod_fastcgi.c.2570) FastCGI-stderr: Mismatched tag at line 22, column 7
-- lighttpd
History
11/27/2007 03:49 PM - darix
- Status changed from New to Fixed
- Resolution set to invalid
fix your php code.
11/27/2007 04:07 PM - Anonymous
As in... really useful error message when hosting more then one php script.
11/27/2007 04:14 PM - darix
your fastcgi application writes to stderr: "Mismatched tag at line 22, column 7" it would be really cool if the error message from your fcgi app would contain the filename where the error was triggered.
it might be worth to investigate including the vhost/fastcgi server part in our part of the error message. but than your bug report should have stated that. your initial report was just an error message from your fastcgi app. and that is not a valid lighttpd bugreport.
11/27/2007 04:17 PM - Anonymous
Now that is something that is helpful. I will keep an eye out for more information.