Solved Stuck on Installing
-
After completed all the installation steps, it stucks in this page.
As you can see there is an error in XHR calls
Is there an error in my settings?
Thanks in advance -
Allow read-write permission for below file & folder:
For .env file – chmod 777 -R path of .env file of UVdesk project For var folder -chmod 777 -R path of var folder of UVdesk project For config folder – chmod 777 -R path of config folder of UVdesk For public folder – chmod 777 -R path of public folder of UVdesk
Also check max execution time in php.ini file if it is 30 sec then increase it.
https://stackoverflow.com/questions/16171132/how-to-increase-maximum-execution-time-in-php -
For more detail and help check this blog: https://www.uvdesk.com/en/blog/open-source-helpdesk-installation-on-ubuntu-uvdesk/
-
@Fabio-Zeus-Soft have you done your installation after reading the given blog , it is given very clear ~ Ali Sami Farooq
-
@Fabio-Zeus-Soft be sure to don't use special characters in the password because this created issue to me in the installation. Is a know issue in uvdesk that seems doesn't fully support password with special characters.