I have installed phproject to one of my sme boxes. (SME 7.0 server only)
It were originaly not able to upload files wia web due to security restrictions in the PHP setup (I belive.)
This is, I think, an old and very well known problem from at least SME 5.2 and SME 6.0.1, and also before that, I believe.
During the years I have used a fix from this problem using an old and rather historical e-smith faq:
<qoute>
PHP applications running in i-bays can only access files within the same i-bay. Is there a way that the administrator can relax this restriction?
Yes. The administrator can change the PHP Base Directory by executing the following commands (as root):
/sbin/e-smith/db accounts setprop your_i-bay_name PHPBaseDir /
/sbin/e-smith/signal-event ibay-modify your_i-bay_name
Note that the PHPBaseDir argument can be more restrictive than the example shown above. For example PHPBaseDir can also be '/home/e-smith/files/'.
<unquote>
Well, I now tried this procedure on the SME 7.0 as well with a bit less success.
First the web server crashed completely. I then made a new basic configuration og the server (logging in via ssh as admin).
The web server came back but it is now anly capable of handeling .html pages. None php pages works.
Any ideas how to come back to the original setup or to fix the php upload problem ?
Any suggestions will be apreciated
Best reg Arne