The default location has been changed. If you look at leopard install:
# To change the logging options, read the following comments:# The option name is "WebObjectsLog" and the first value indicates the path of the log file. # The second value indicates the log level. There are five, in decreasing informational order:
# "Debug", "Info", "Warn", "Error", "User" ## Note: To enable logging, touch '/tmp/logWebObjects' as the administrator user (usually root).
# # The following line is the default: # WebObjectsLog /Library/WebObjects/Logs/WebObjects.log DebugThis is for security purpose and also the trigger is only read at apache startup so you need to reload apache if you want an output and of course remove the comment :).
Pierre -- Pierre Frisch [EMAIL PROTECTED] On Nov 26, 2007, at 22:56, Anjo Krank wrote:
Check the config file. Mine has:macbook:~ ak$ grep Log /System/Library/WebObjects/Adaptors/ Apache2.2/apache.conf # The option name is "WebObjectsLog" and the first value indicates the path of the log file.WebObjectsLog /tmp/WebObjects.log Debug Am 27.11.2007 um 07:30 schrieb Guido Neitzer:On 26.11.2007, at 22:13, Chuck Hill wrote:Have you tried "sudo touch /tmp/logWebObjects"?Yes, I've tried that - no output there. When I restart my whole box, it's more or less gone until I have to restart the httpd because of network changes (different Network at home and in the company)._______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/pierre%40apple.com This email sent to [EMAIL PROTECTED]
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
