test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • craftcoo Friend
    #174673

    I do have a really strange problem with Ja Rave 2.5. I just installed the template and I found that the jaslideview mod gives me JFolder::create:Could not create directory problem. Just for the sake of the test I chown all website content to apache:apache and applied chmod 777 permissions. Did not solve the issue. Further mode, I found that I get the problem only when I browse the site by using the default URL – http://mysite.com. If I use http://mysite.com/index.php, everything is fine and I do not get the error?!?!
    So, what exactly is the difference between mysite.com and mysite.com/index.php ? I removed the .htaccess file just in case that it is not causing some strange ReWrite issue.
    Did anyone got this problem? I attached 2 screenshots as well.
    Please help.


    1. Capture2
    2. Capture1
    craftcoo Friend
    #442248

    Ok. I found the problem :):):) Yey.

    So if anyone else gets into the same issue change your configuration.php:

    From:
    public $log_path = ‘/var/www/html/logs’;
    public $tmp_path = ‘/var/www/html/tmp’;

    To:
    public $log_path = ‘./logs’;
    public $tmp_path = ‘./tmp’;

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  craftcoo 12 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum