Unifiedtransform icon indicating copy to clipboard operation
Unifiedtransform copied to clipboard

Need help for novice

Open eterexia opened this issue 4 years ago • 2 comments

Dear Unifiedtransform developer,

My goal is to set up Unifiedtransform on localhosting server like other student management program (Opensis or Moodle).

I only have about very limited knowledge and can manage hosting site function including basic php and mysql.

I tried both way (with container, without container) on instruction, but failed at the beginning.

For me, could you let me know the way to set up Unifiedtransform on webhosing server such as Hostmonster or Godaddy?

Thank you in advance for all your kind support.

Best,

Paul

eterexia avatar Dec 01 '20 22:12 eterexia

Set it up in your local computer first. Then copy everything including Vendor directory to your hosting service using a FTP server Filezilla. Don't forget to setup Document Root to 'public' directory. And put Database credentials in '.env' file as instructed in Readme.md.

changeweb avatar Dec 02 '20 18:12 changeweb

Set it up in your local computer first. Then copy everything including Vendor directory to your hosting service using a FTP server Filezilla. Don't forget to setup Document Root to 'public' directory. And put Database credentials in '.env' file as instructed in Readme.md.

Thank you for your kind reply. I will follow your tip.

Thank you.

eterexia avatar Dec 02 '20 20:12 eterexia