Hi, just seeing if there's been any news about the PHP/Apache/MySQL for the Zaurus
Owen
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84071\"][{POST_SNAPBACK}][/a][/div]
I don't know if you noticed, but bluedevil gave you good hint above.
The command he mentioned, chown, changes the ownership of files. When you moved a file from one place to another as su, those files can be owned by root. Check the ownership of the files you moved as root...if they're owned by root, apache might have trouble. Use chown to change those files to look like the others.
Finally, you should be able to run the file manager as root by tap-holding the icon, then selecting the run as root option.
Good Luck.