TheGmader Posted November 1, 2019 Report Share Posted November 1, 2019 Hi ! Can someone help me to install the phpvms 7.0. So I've download the https://github.com/nabeelio/phpvms/releases, beta.tar file on github. I've drop all the files in my Shared Hosting FTP. Then i've the first page with the green button. And when i press the button i've an 500 Internal Error... What I'm supposed to do ? Can you help me ? @Nabeel Cordially Baptiste SUTTER Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted November 2, 2019 Administrators Report Share Posted November 2, 2019 Did you run Composer to install all the dependencies prior to running the install? Quote Link to comment Share on other sites More sharing options...
TheGmader Posted November 2, 2019 Author Report Share Posted November 2, 2019 41 minutes ago, ProAvia said: Did you run Composer to install all the dependencies prior to running the install? Heu nope.. I don't know how to do it... Sorry... Can you explain to me ? Thks Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted November 2, 2019 Administrators Report Share Posted November 2, 2019 Here is how I did it... How to install phpVMS version 7 Get and install Composer to computer - https://getcomposer.org/download/ - if you haven't already done so Download the latest dev of phpVMS7 - https://github.com/nabeelio/phpvms/branches - click on 'dev' under default branch Unzip the downloaded file to a folder on your computer Open a CMD prompt In the CMD prompt, navigate to the folder you unzipped phpVMS v7 to In the CMD prompt, type 'composer install' - and let it finish downloading the dependencies Copy the contents of the folder with phpVMS v7 and all the dependencies to the destination folder on your host In your browser, go to https://<Your_URL>/<directory_phpVMS_v7> - there is no installer like older versions, just open it and it will say something about phpvms not being installed. Press the green box to continue and follow along on the install process. This works for me - no guarantee it will work for others....... Quote Link to comment Share on other sites More sharing options...
TheGmader Posted November 2, 2019 Author Report Share Posted November 2, 2019 (edited) How can I have a CMD with my shared hosting ? And when i download Composer via the exe file the installer ask me a Command-line PHP ! Edited November 2, 2019 by TheGmader Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted November 2, 2019 Administrators Report Share Posted November 2, 2019 Download Composer manually to your desktop and install to your computer from there. You run composer in a command prompt on your computer - not on ypur shared hosting. You don't do anything with your shared hosting until you upload all the files to your site. Follow the steps above, you don't do anything with your hosting until the last 2 steps. Are you aware that phpVMS v7 isn't released yet and shouldn't be used for a live production site? There are no skins, modules or ACARS for it yet. If you want to start up / run a VA right now, I suggest you use php 5.5.2 (simpilot version). Quote Link to comment Share on other sites More sharing options...
TheGmader Posted November 3, 2019 Author Report Share Posted November 3, 2019 Roger but I dont understood why the phpvms 7 isn't release but there are files ? Quote Link to comment Share on other sites More sharing options...
Moderators ProSkyDesign Posted November 4, 2019 Moderators Report Share Posted November 4, 2019 On 11/3/2019 at 1:22 AM, TheGmader said: Roger but I dont understood why the phpvms 7 isn't release but there are files ? because is a repository in github, when someone upload changes into the repository it will be update... And repository is public so you can look up into these files, but isn't released yet a official version of phpvms7 Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 6, 2019 Administrators Report Share Posted November 6, 2019 On 11/1/2019 at 9:30 AM, TheGmader said: Hi ! Can someone help me to install the phpvms 7.0. So I've download the https://github.com/nabeelio/phpvms/releases, beta.tar file on github. I've drop all the files in my Shared Hosting FTP. Then i've the first page with the green button. And when i press the button i've an 500 Internal Error... What I'm supposed to do ? Can you help me ? @Nabeel Cordially Baptiste SUTTER YOu need to check your server error logs to get an exact error Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.