6
Hi, I have encountered similar problem but can't resolve by the suggested method. :(
I have installed XOOPS successfully with Windows 2000 by following the instructions at
http://docs.xoops.org/modules/xdocman/manual.php?lang=en&doc=xu-002&file=ch02.html I granted the MODIFY right to the IUSR_MACHINE account and everything go right but unfortunately the forum is not so stable in Windows. (It is so expectable ! :[ ). Finally, I decided to setup XOOPS with Fedora Core 3. The apache, PHP and MySQL setup without error by selecting all options from the standard FC3 installer. I can run phpBB succesfully but not even gone through the XOOPS.
I downloaded XOOPS and copy to the directory of /var/www/html/xoops. I set 777 to all sub-directories of uploads, cache, templates_c and even the file mainfile.php. My apache is running under the account nobody:nobody (I have tried to run under apache:apache too). I start my installation at
http://localhost/xoops/install/index.php. I don't know why it is still got the not-writable to above mentioned directories.
Directory uploads/ is NOT writable.
Directory cache/ is NOT writable.
Directory templates_c/ is NOT writable.
File mainfile.php is NOT writable.
Please help. Did I miss something ?