Navigation Bar Staff Secure Home Products Partners Services Portfolio News Corporate Jobs Home
border image border image
transparent spacer image border image
transparent spacer image transparent spacer image transparent spacer image
Navigate Database Table: "WOFAQ"
Current record is #13 out of 21 in found set (21 total records in table)
List View    Search    Find All
<<First <Prev Next> Last>>

Question I'm having problems writing to files from my WO app. What gives? 
Answer

The problem is likely due to a permissions problem. Try this:

sudo -u appserver cd /path/to/file

If that fails, there is a permissions problem with the parent directories. If that works, try this next:

sudo -u appserver cat /path/to/file/<file>

If that fails, there is a permissions problem with the file itself.

 
Figure 1 No file available. 
Figure 2 No file available. 
Figure 3 No file available. 
Date Modified Sep 7 2005 
Modified By sacha@global-village.net