When I try to access Awstats (http://localhost/awstats/)I get a error 500 in my browser.
Here some cut'n'paste from my browser:
---
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: awstats.cgi
---
And here some cut'n'paste from the apache error log:
---
File does not exist: C:/WebServ/wwwroot/htdocs/favicon.ico
Premature end of script headers: awstats.cgi
Backslash found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3758, near "s/^http(s|)://\\"\r
Bareword found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3758, near "/([^\\/]+)\\/$/http"\r
\t(Missing operator before http?)\r
Backslash found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3758, near "//\\"\r
\t(Missing operator before \\?)\r
Backslash found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3764, near "s/^http(s|)://\\"\r
Bareword found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3764, near "/([^\\/]+)\\/$/http"\r
\t(Missing operator before http?)\r
Backslash found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3764, near "//\\"\r
\t(Missing operator before \\?)\r
syntax error at C:/WebServ/addons/awstats/root/awstats.cgi line 3758, near "s/^http(s|)://\\"\r
syntax error at C:/WebServ/addons/awstats/root/awstats.cgi line 3764, near "s/^http(s|)://\\"\r
Unmatched ( in regex; marked by <-- HERE in m/^( <-- HERE ?:/ at C:/WebServ/addons/awstats/root/awstats.cgi line 3992.\r
File does not exist: C:/WebServ/wwwroot/htdocs/favicon.ico
---
Any ideas?
Regards
Claus Sorensen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
When I try to access Awstats (http://localhost/awstats/)I get a error 500 in my browser.
Here some cut'n'paste from my browser:
---
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: awstats.cgi
---
And here some cut'n'paste from the apache error log:
---
File does not exist: C:/WebServ/wwwroot/htdocs/favicon.ico
Premature end of script headers: awstats.cgi
Backslash found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3758, near "s/^http(s|)://\\"\r
Bareword found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3758, near "/([^\\/]+)\\/$/http"\r
\t(Missing operator before http?)\r
Backslash found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3758, near "//\\"\r
\t(Missing operator before \\?)\r
Backslash found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3764, near "s/^http(s|)://\\"\r
Bareword found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3764, near "/([^\\/]+)\\/$/http"\r
\t(Missing operator before http?)\r
Backslash found where operator expected at C:/WebServ/addons/awstats/root/awstats.cgi line 3764, near "//\\"\r
\t(Missing operator before \\?)\r
syntax error at C:/WebServ/addons/awstats/root/awstats.cgi line 3758, near "s/^http(s|)://\\"\r
syntax error at C:/WebServ/addons/awstats/root/awstats.cgi line 3764, near "s/^http(s|)://\\"\r
Unmatched ( in regex; marked by <-- HERE in m/^( <-- HERE ?:/ at C:/WebServ/addons/awstats/root/awstats.cgi line 3992.\r
File does not exist: C:/WebServ/wwwroot/htdocs/favicon.ico
---
Any ideas?
Regards
Claus Sorensen
I have the exact same problem. Have you figured it out ?