+ Reply to Thread
Results 1 to 4 of 4

Thread: Permission denied

  1. #1
    Junior Member yuen_roddy is on a distinguished road
    Join Date
    Sep 2011
    Posts
    3

    Permission denied

    Hello,

    I just put my new site on a domain I registered here, it uses smarty and log4php to create tmp files in order to let the site run, but I got permission denied when I create this tmp files, sample of error as follow:
    Warning: fopen(/home/imagep1/domains/imagepacker.kuheo.com/public_html/logs/imagepacker_www_20110924.log) [function.fopen]: failed to open stream: Permission denied in /home/imagep1/domains/imagepacker.kuheo.com/public_html/libs/apache-log4php-2.1.0/src/main/php/appenders/LoggerAppenderFile.php on line 78

    How may I fix this?

    Thanks!

  2. #2
    Junior Member yuen_roddy is on a distinguished road
    Join Date
    Sep 2011
    Posts
    3

    Re: Permission denied

    anybody? please help

  3. #3
    Super Moderator Modestas is on a distinguished road Modestas's Avatar
    Join Date
    Jun 2011
    Posts
    1,859

    Re: Permission denied

    Hello,

    Probably you need fsockopen enabled. I have enabled it for your account, check is it working now.

  4. #4
    Junior Member yuen_roddy is on a distinguished road
    Join Date
    Sep 2011
    Posts
    3

    Re: Permission denied

    No, it's still not.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34