Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorjpsueiro
    • CommentTimeMay 1st 2008
     
    Hi, I am not a coder so need some help fixing this issue i had after installing.
    When trying to enter into the admin panel (btw, which is the user/pass ?) i get this error

    "Fatal error: Smarty error: unable to write to $compile_dir '/home/empleos/public_html/admin/_templates/_cache'. Be sure $compile_dir is writable by the web server user. in /home/empleos/public_html/_includes/smarty/libs/Smarty.class.php on line 1088"

    I triend chmoding the _cache directory but when try to add write rights to the 4 files inside i get an error.

    Anyone can tell me how to fix it?

    Thanks in advance!
    • CommentAuthorMat_
    • CommentTimeMay 2nd 2008
     
    What did you get when chmoding the folder ?
    • CommentAuthorjpsueiro
    • CommentTimeMay 4th 2008
     
    Here i copy the ftp error messege

    NOOP
    200 Zzz...
    SITE CHMOD 777 _cache
    200 Permissions changed on _cache
    NOOP
    200 Zzz...
    CWD /public_html/_templates/_cache
    250 OK. Current directory is /public_html/_templates/_cache
    PASV
    227 Entering Passive Mode (72,18,146,27,194,111)
    LIST -a
    150 Accepted data connection
    -rw-r--r-- 1 99 99 4290 May 2 00:46 %%0E^0E4^0E407559%%footer.tpl.php
    -rw-r--r-- 1 99 99 1130 May 2 00:46 %%45^45E^45E480CD%%index.tpl.php
    -rw-r--r-- 1 99 99 4491 May 2 00:46 %%86^864^8644F0D6%%home.tpl.php
    -rw-r--r-- 1 99 99 3207 May 2 00:46 %%9C^9C8^9C8CAA4B%%sidebar.tpl.php
    -rw-r--r-- 1 99 99 8084 May 2 00:46 %%F7^F7F^F7F34188%%header.tpl.php
    drwxrwxrwx 2 empleos empleos 4096 May 2 00:46 .
    drwxr-xr-x 3 empleos empleos 4096 May 1 10:57 ..
    226-Options: -a -l
    226 7 matches total
    NOOP
    200 Zzz...
    SITE CHMOD 777 %%0E^0E4^0E407559%%footer.tpl.php
    550 Could not change perms on %%0E^0E4^0E407559%%footer.tpl.php: Operation not permitted
    NOOP
    200 Zzz...
    SITE CHMOD 777 %%45^45E^45E480CD%%index.tpl.php
    550 Could not change perms on %%45^45E^45E480CD%%index.tpl.php: Operation not permitted
    NOOP
    200 Zzz...
    SITE CHMOD 777 %%86^864^8644F0D6%%home.tpl.php
    550 Could not change perms on %%86^864^8644F0D6%%home.tpl.php: Operation not permitted
    NOOP
    200 Zzz...
    SITE CHMOD 777 %%9C^9C8^9C8CAA4B%%sidebar.tpl.php
    550 Could not change perms on %%9C^9C8^9C8CAA4B%%sidebar.tpl.php: Operation not permitted
    NOOP
    200 Zzz...
    SITE CHMOD 777 %%F7^F7F^F7F34188%%header.tpl.php
    550 Could not change perms on %%F7^F7F^F7F34188%%header.tpl.php: Operation not permitted
    • CommentAuthorjpsueiro
    • CommentTime5 days ago
     
    Any idea?
    Still cant make run the site