Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: WO app deployment on Linux no static image showing up [Permission issue SOLVED]



Title: WO app deployment on Linux no static image showing up
Thanks for you reply, Daniel.
I got further question,because it's broken again. not permission issue.
 
I did try comment out "WebObjectsDocumentRoot" before your reply, the image was broken with
 
src=""
 
Then I add "WebObjectsDocumentRoot" back and restart apache, wotaskd and Monitor, its still broken.
in apache access.log got
166.6.25.81 - - [07/Jul/2009:10:03:20 +1200] "GET /ERROR/NOT_FOUND/app=MySchool/filename=basicbrain.gif HTTP/1.0" 404 343 "http://156.13.128.145/Apps/WebObjects/MySchool.woa/1" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5"
 
in error.log got
 
[Tue Jul 07 10:03:20 2009] [error] [client 166.6.25.81] File does not exist: /var/www/ERROR, referer: http://156.13.128.145/Apps/WebObjects/MySchool.woa/1
 
 
I found it's setup in
<VirtualHost *:80>
 ServerAdmin webmaster@localhost
 
 DocumentRoot /var/www
 <Directory />
  Options FollowSymLinks
  AllowOverride None
 </Directory>
 <Directory /var/www/>
  Options Indexes FollowSymLinks MultiViews
  AllowOverride None
  Order allow,deny
  allow from all
 </Directory>
 
......
 
It was comment out before, but change back and image not broken.
 
What's diffrent between WebObjectsDocumentRoot and DocumentRoot? could i setup them both?
 
I did retsart apache again and still broken, same  "/ERROR/NOT_FOUND/
 
 
thanks
 
kevin

 

"This communication is confidential and may contain privileged and/or copyright material. If you are not the intended recipient you must not use, disclose, copy or retain it. If you have received it in error please immediately notify me by return email, delete the emails and destroy any hard copies. ANZ National Bank Limited does not guarantee the integrity of this communication, or that it is free from errors, viruses or interference."

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.