Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sqqqrly

Pages: [1]
1
Feng Office 2 / file permissions error
« on: October 21, 2011, 12:32:10 am »
I am trying to install FO 2 beta 2 on Fedora 15 x86_64 machine.  I am stuck on step 2 with this set of errors:
Step 2: Environment checks

    OK: PHP version is 5.3.8
    OK: 'mysql' extension is loaded
    OK: 'gd' extension is loaded
    OK: 'simplexml' extension is loaded
    Error: /config is not writable
    Error: /cache is not writable
    Error: /upload is not writable
    Error: /tmp is not writable

The directories are writable by world.

[root@luci html]# pwd
/var/www/html
[root@luci html]# ll
total 8344
drwxr-xr-x.  7 root root    4096 Sep 27 11:20 application
drwxrwxrwx.  2 root root    4096 Sep 27 11:20 cache
drwxrwxrwx.  2 root root    4096 Sep 27 11:20 config
-rw-r--r--.  1 root root    1119 Aug  1 15:32 cron.php
-rw-r--r--.  1 root root      78 Aug  1 15:32 crossdomain.xml
-rw-r--r--.  1 root root     335 Aug  1 15:32 dummy.php
drwxr-xr-x.  6 root root    4096 Sep 27 11:20 environment
-rw-r--r--.  1 root root    1150 Aug  1 15:32 favicon.ico
-rw-r--r--.  1 root root 8420839 Oct 20 20:52 fengoffice_2.0.0beta2.zip
drwxr-xr-x.  2 root root    4096 Sep 27 11:20 hooks
-rw-r--r--.  1 root root     380 Aug  1 15:32 index.php
drwxr-xr-x. 24 root root    4096 Sep 27 11:20 language
drwxr-xr-x. 21 root root    4096 Sep 27 11:20 library
-rw-r--r--.  1 root root   35181 Aug  1 15:32 license.txt
-rw-r--r--.  1 root root      72 Aug  1 15:32 php.ini
drwxr-xr-x.  5 root root    4096 Sep 27 11:24 plugins
drwxr-xr-x. 10 root root    4096 Sep 27 11:20 public
-rw-r--r--.  1 root root    3860 Sep 27 10:44 readme.txt
-rw-r--r--.  1 root root      28 Aug  1 15:32 robots.txt
-rw-r--r--.  1 root root      43 Aug  1 15:32 s.gif
drwxrwxrwx.  2 root root    4096 Sep 27 11:20 tmp
drwxrwxrwx.  2 root root    4096 Sep 27 11:20 upload
-rw-r--r--.  1 root root     647 Sep 26 16:20 version.php

Any ideas?

Thanks,
-s

Pages: [1]