Ok, I have just got an email back from sourceforge staff.
--------------------------------------------
Support Requests item #1364799, was opened at 2005-11-23 09:46
Message generated for change (Comment added) made by zigler
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=200001&aid=1364799&group_id=1Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Project Web Services
>Group: First Level Support
>Status: Pending
Priority: 5
Submitted By: Amir Taaki (genjix)
>Assigned to: Erich Zigler (zigler)
>Summary: Project web services issue
Initial Comment:
Hello, it seems that I am unable to write to files
using php even when that file has rw file permissions.
I am guessing that this is only within ssh (the file
permissions), but it is crucial as I am trying to
install a content management system (XOOPS).
Thank you for your time and excellent site :)
----------------------------------------------------------------------
>Comment By: Erich Zigler (zigler)
Date: 2005-11-23 15:46
Message:
Logged In: YES
user_id=1243797
Greetings,
On 2005-08-15 we made a change to our project web servers
remounting all home directories to read-only for security
reasons. This change was originally slated for 2005-02 but
was postponed until 2005-08. More information may be found
in our Site Status:
( 2005-08-11 13:17:39 - Project Web Service ) As per the
previous announcement in the sitewide newsletter sent on
2005-02-28, the project home directories on the project web
servers will be mounted read-only on 2005-08-15 at 9:00 AM.
We highly recommend moving to a database storage mechanism
(the MySQL server we provide) or the new directory tree
provided for all data writing needs from the project web
servers. This operation is described in the following site
document:
https://sourceforge.net/docman/display_doc.php?docid=4297&group_id=1#permissions
The change was made on Monday morning:
( 2005-08-15 10:53:57 - Project Web Service ) Inquiries
regarding Internal Service Errors should be directed to the
administrator for the project managing that project web
site; some web-based applications (maintained by individual
projects) will malfunction due to the read-only remount of
the project group directories; data needs to be moved to the
project MySQL database, or the /tmp/persistent directory
structure as per
https://sourceforge.net/docman/display_doc.php?docid=4297&group_id=1#permissions
If you have any further questions please let us know.
Thank you,
Erich Zigler
First Level Technical Support, SourceForge.net
----------------------------------------------------------------------
Comment By: Erich Zigler (zigler)
Date: 2005-11-23 15:46
Message:
Logged In: YES
user_id=1243797
Greetings,
This canned response is used by the SourceForge.net team to
convey information about how this Support Request will be
handled. Please read the entirety of this comment before taking
any further action; information enclosed in this comment will
help you to ensure that you have an excellent support experience.
The SourceForge.net team takes all reported issues seriously; we
will work to provide you a complete, accurate, and timely
response to your inquiry. Information about our support policies
and procedures may be found at:
https://sourceforge.net/docman/display_doc.php?docid=11230&group_id=1ABOUT THIS ISSUE: Based on the initial review of this request, we
have determined that this issue will be considered to have
Moderate Priority (this is signified by the summary line we use
on this request, not by the Priority setting on this request).
Issues within this category typically include service questions,
usage problems, Compile Farm usage or system issues, statistics,
and specialized requests (such as those requiring significant
administrative overview, or which require the development of a
custom solution). A description of this class of issues may be
found at:
https://sourceforge.net/docman/display_doc.php?docid=11230&group_id=1#issueclass_moderateTRIAGE PROCESS: The initial review of this issue has resulted in
a member of the SourceForge.net staff determining who should
process this issue, and a change in the Priority, Summary,
Assignee, Group and Category settings for this request.
WHAT TO EXPECT: Issues of this nature will typically be reviewed
again by the assigned member of the SourceForge.net team within 5
business days (the SourceForge.net team works at least Monday
through Friday, 9am to 5pm Pacific, excepting holidays). Within
our next response, we will typically request additional
information about the problem you have reported, or provide you
specific troubleshooting instructions. Please wait patiently for
our next review of, and response to, this request.
INQUIRING ABOUT THE STATUS OF THIS ISSUE: Should you have
questions or concerns regarding the status of this issue, simply
add a comment to this support request. All comments you post to
this support request will be received by the SourceForge.net team
member who has been assigned this issue. Please do not submit a
second support request about this issue (add a comment to this
request instead), and do not attempt to contact the assignee of
this request via email; all additional information or comments
about this request should be posted as a comment to this request.
Thank you,
SourceForge.net support
----------------------------------------------------------------------
They do not allow any web programs to write to the file system they are hosted on...
Why does XOOPS not offer something like phpBB -
when you install phpBB, if it cannot write to the filesystem its hosted on it will send you a config.php file which you must re-upload.
XOOPS could do the same sort of thing (if its several files, just have a selection of buttons saying
download config.php
download install/somefile.php .etc)
Anyway would be nice to hear from the XOOPS developers on this.