🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.
  • Recent
  • Dark Theme
  • Login

UVdesk

  • Dark Theme
  • Login
  • Search
  • Recent
  1. Home
  2. illo
I
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 1
  • Best 0
  • Controversial 0
  • Groups 0

illo

@illo

0
Reputation
1
Profile views
1
Posts
0
Followers
0
Following
Joined 4 Apr 2023, 12:48 Last Online 11 Apr 2023, 10:00

illo Unfollow Follow

Latest posts made by illo

  • Can´t write to cache directory

    Hey guys,

    I got an exceptions while installing UVDesk. The error message is "Unable to write in the "cache" directory (/var/www/html/uvdesk/var/cache/dev)"
    Currently I am not sure, how to fix this error. What I tried to fix the problem:

    Relax Access for /var/www/html
    <Directory "/var/www">
    AllowOverride All
    # Allow open access:
    Require all granted
    </Directory>

    Root also:
    <Directory />
    AllowOverride All
    Require all granted
    </Directory>

    Chmod 775 the hole path and all files included.

    fea33827-79ac-4a4b-881b-deaa3a12557f-image.png

    This is the error-page. The structure is the same as I downloaded it ( html/uvdesk/public/html.php ;;;; html/uvdesk/vendor )

    rewrite module ist enabled ( shared ).

    For any tips or clues, how I can fix it, I would be very grateful.

    Best regards

    posted in Technical Help
    I
    illo
    4 Apr 2023, 13:51