From: SourceForge.net <no...@so...> - 2004-05-21 21:10:59
|
Bugs item #958226, was opened at 2004-05-21 15:17 Message generated for change (Comment added) made by jimmerman You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=958226&group_id=8956 Category: None Group: v1.6.1 Status: Open Resolution: None Priority: 5 Submitted By: Tom Ingberg (tingberg) Assigned to: Nobody/Anonymous (nobody) Summary: Failure getting css file Initial Comment: I see a lots of errors in my apache error log caused by phpesp 1.6.1. The installation is unmodified. Here is the error log (with modified IP address): [Fri May 21 16:38:53 2004] [error] [client 12.34.56.78] File does not exist: /var/www/html/kyselyt/public/css/(URL), referer: http://peltola.edu.vantaa.fi/kyselyt/public/survey.php?name=query_nr_2 However, I can't reproduce this behaviour. I only have one active survey. Apache access log looks like this: 12.34.56.78 - - [21/May/2004:16:49:31 +0300] "GET /kyselyt/public/css/(URL) HTTP/1.1" 404 297 "http://myserver/kyselyt/public/survey.php?name=query_nr_2" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)" 12.34.56.78 - - [21/May/2004:16:49:36 +0300] "GET /kyselyt/public/css/(URL) HTTP/1.1" 404 297 "http://myserver/kyselyt/public/survey.php" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)" -Tom ---------------------------------------------------------------------- >Comment By: James Flemer (jimmerman) Date: 2004-05-21 16:10 Message: Logged In: YES user_id=39444 Please verify that all the paths on the phpESP test page are correct, and if not, correct them in your phpESP.ini.php file. I am guessing that you can find the test page at http://peltola.edu.vantaa.fi/kyselyt/admin/test.php Does the log actually include "(URL)"? What did you choose for the theme for this survey? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=958226&group_id=8956 |