Joomla 1.5.9 Ftp layer

Discussion in 'Installation/Configuration' started by swordsaint, Mar 12, 2010.

  1. swordsaint

    swordsaint New Member

    I can't right to my configuration.php file and all my directory's are unwritable. how do i setup the ftp layer?
    here are my directory permissions.

    total 268
    drwxr-xr-x 18 web4 client1 4096 2010-03-12 04:38 .
    drwxr-xr-x 6 root root 4096 2009-03-23 22:35 ..
    drwxr-xr-x 11 web4 client1 4096 2009-03-23 23:12 administrator
    drwxrwxrwx 4 web4 client1 4096 2010-03-12 03:58 cache
    -rw-r--r-- 1 web4 client1 83269 2009-03-23 23:38 CHANGELOG.php
    drwxr-xr-x 16 web4 client1 4096 2010-03-12 03:55 components
    -rwxr-xr-x 1 web4 client1 1573 2010-03-12 04:38 configuration.php
    -rw-r--r-- 1 web4 client1 3445 2010-03-12 03:35 configuration.php-dist
    -rw-r--r-- 1 web4 client1 1174 2009-03-23 23:38 COPYRIGHT.php
    -rw-r--r-- 1 web4 client1 13872 2009-03-23 23:38 CREDITS.php
    drwxr-xr-x 2 web4 client1 4096 2009-03-23 22:35 error
    -rw-r--r-- 1 web4 client1 1406 2010-03-12 04:30 favicon.ico
    -rwxr-xr-- 1 web4 client1 0 2009-03-23 22:35 .htaccess
    -rw-r--r-- 1 web4 client1 2663 2009-03-23 23:38 htaccess.txt
    drwxr-xr-x 6 web4 client1 4096 2009-03-23 23:36 images
    drwxr-xr-x 8 web4 client1 4096 2009-03-23 23:36 includes
    -rw-r--r-- 1 web4 client1 591 2009-03-23 23:38 index2.php
    -rw-r--r-- 1 web4 client1 2052 2009-03-23 23:38 index.php
    -rw-r--r-- 1 web4 client1 4344 2009-03-23 23:38 INSTALL.php
    drwxr-xr-x 4 web4 client1 4096 2009-03-23 23:37 language
    drwxr-xr-x 16 web4 client1 4096 2009-03-23 23:37 libraries
    -rw-r--r-- 1 web4 client1 17816 2009-03-23 23:38 LICENSE.php
    -rw-r--r-- 1 web4 client1 30695 2009-03-23 23:38 LICENSES.php
    drwxr-xr-x 2 web4 client1 4096 2009-03-23 23:37 logs
    drwxr-xr-x 3 web4 client1 4096 2009-03-23 23:37 media
    drwxr-xr-x 22 web4 client1 4096 2009-03-23 23:37 modules
    drwxr-xr-x 11 web4 client1 4096 2009-03-23 23:38 plugins
    -rwxr-xr-- 1 web4 client1 304 2009-03-23 23:38 robots.txt
    drwxr-xr-x 2 web4 client1 4096 2010-03-02 00:30 stats
    drwxr-xr-x 7 web4 client1 4096 2010-03-12 03:55 templates
    drwxr-xr-x 8 web4 client1 4096 2010-03-12 03:58 tmp
    drwxr-xr-x 4 web4 client1 4096 2009-03-23 23:38 xmlrpc

    Please help :confused:
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Enable php-fcgi + suexec in the website settings.
     
  3. swordsaint

    swordsaint New Member

    thanks it works:)
     

Share This Page