🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent
    1. Home
    2. easyuvdesk
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    easyuvdesk

    @easyuvdesk

    0
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    easyuvdesk Unfollow Follow

    Latest posts made by easyuvdesk

    • RE: Debian Installtion Problem

      @Sanjeev said in Debian Installtion Problem:

      <Directory /home/users/www>
      Options Indexes FollowSymLinks
      AllowOverride All
      Require all granted

      I'm trying the ubuntu test server now by the way.

      I have tested .htaccess in the top public_html/ directory and it is working and is now empty.

      I have then entered:
      <Directory /home/uvdeasypay/public_html>
      Options Indexes FollowSymLinks
      AllowOverride All
      Require all granted
      </Directory>

      in my apache2.conf and still have the same issue?

      it also still needs the index.php adding to the server installation address in the browser.

      Any more thoughts?

      posted in Technical Help
      E
      easyuvdesk
    • Debian Installtion Problem

      Hi,

      I've looking at moving to a shared solution like this and on initial testing this looks fantastic!

      I'm trying to install it on my dedicated Debian 9.1.3 machine with PHP 7.4.

      First of all is this possible?

      I am hitting an immediate problem with this on stage 1 System Requirements I get:

      Unable to locate the path on the server.
      Try putting index.php after your helpdesk installation's site url or If you are using apache, make sure that mode_rewrite module is enabled and AllowOverride directive for document root is set to All/FileInfo in your server's configuration file.

      I assume this is referring to mod_rewrite?

      As far as I can see mod_rewrite is activated - when I run a2enmod rewrite i get "Module rewrite already enabled"

      Do I need to make some change to my .htaccess as well/remove my .htaccess?

      What does the AllowOverride change above mean - change it to either All or FileInfo?

      Any help greatly appreciated!

      posted in Technical Help
      E
      easyuvdesk