miniarma Posted November 19, 2020 Report Share Posted November 19, 2020 (edited) Fatal error: require(): Failed opening required '/homepages/46/d848018555/htdocs/clients/phpvms7/bootstrap/../vendor/autoload.php' (include_path='.:/usr/lib/php7.2') in /homepages/46/d848018555/htdocs/clients/phpvms7/bootstrap/autoload.php on line 17 Getting this error whilst trying to get onto the installer ? Am running on php 7.2. Line 17 is - require __DIR__.'/../vendor/autoload.php'; Thanks On my other server I just get a blank screen nothing else Edited November 25, 2020 by miniarma Solved issue - issues with webhost, now resolved. Running off subdomain fine now. Thank you for all your help Quote Link to comment Share on other sites More sharing options...
miniarma Posted November 19, 2020 Author Report Share Posted November 19, 2020 (edited) *Nevermind still the same issue now Edited November 19, 2020 by miniarma Quote Link to comment Share on other sites More sharing options...
Dougjuk Posted November 20, 2020 Report Share Posted November 20, 2020 We had a few problems installing until the developer sent me a version that worked straight off. He said that there had been a lot of changes. I sent him a ticket. regards Doug Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 24, 2020 Administrators Report Share Posted November 24, 2020 This looks like either the vendor folder hasn't been upload or composer install hasn't been run. https://docs.phpvms.net/installation/installation#2-composer-install 1 Quote Link to comment Share on other sites More sharing options...
miniarma Posted November 25, 2020 Author Report Share Posted November 25, 2020 13 hours ago, Nabeel said: This looks like either the vendor folder hasn't been upload or composer install hasn't been run. https://docs.phpvms.net/installation/installation#2-composer-install Thanks ill give it a go and let you know. Quote Link to comment Share on other sites More sharing options...
miniarma Posted November 25, 2020 Author Report Share Posted November 25, 2020 (edited) Solved issue - issues with webhost, now resolved. Running off subdomain fine now. Thank you for all your help Edited November 25, 2020 by miniarma Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 26, 2020 Administrators Report Share Posted November 26, 2020 On 11/25/2020 at 5:07 AM, miniarma said: Solved issue - issues with webhost, now resolved. Running off subdomain fine now. Thank you for all your help What was the exact issue and resolution, for future reference? Thanks Quote Link to comment Share on other sites More sharing options...
miniarma Posted November 27, 2020 Author Report Share Posted November 27, 2020 11 hours ago, Nabeel said: What was the exact issue and resolution, for future reference? Thanks Some issue with the routing of the subdomain on host end. Didn't really tell me much more than that. Host is ionos.co.uk Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 27, 2020 Administrators Report Share Posted November 27, 2020 Got it, thanks. Quote Link to comment Share on other sites More sharing options...
PilotBaptiste Posted December 29, 2021 Report Share Posted December 29, 2021 Hi, Same problem i'm at 1&1 IONOS ! So how do you resolve problem ? Quote Link to comment Share on other sites More sharing options...
Dougjuk Posted December 31, 2021 Report Share Posted December 31, 2021 reading that looks like he had to get the host to do something, hope you can get it sorted. Try sending him a direct message as well. regards Doug Quote Link to comment Share on other sites More sharing options...
vicente Posted October 13, 2022 Report Share Posted October 13, 2022 Hello friends. I had the same "problem" during my installation, could you help me please ? I got this error Warning: require(/home/storage/9/1e/2c/tamvirtual1/public_html/phpvms/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/storage/9/1e/2c/tamvirtual1/public_html/phpvms/bootstrap/autoload.php on line 17 Fatal error: require(): Failed opening required '/home/storage/9/1e/2c/tamvirtual1/public_html/phpvms/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/pear74') in /home/storage/9/1e/2c/tamvirtual1/public_html/phpvms/bootstrap/autoload.php on line 17 Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted October 13, 2022 Administrators Report Share Posted October 13, 2022 Are you using the latest dev build? What version of PHP? What installation method did you use? Quote Link to comment Share on other sites More sharing options...
vicente Posted October 14, 2022 Report Share Posted October 14, 2022 6 hours ago, ProAvia said: Are you using the latest dev build? What version of PHP? What installation method did you use? Well I´m not expert in php but I created my subdomain ex - crew.tamvirtual.net then I put the last phpvms folder there. My phpversion is the 7.4, I tried with other version but I had the same problem. Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted October 14, 2022 Administrators Report Share Posted October 14, 2022 Verify you are using phpVMS v7 - the latest dev version available from the Discord releases channel. Do NOT use beta 4 or any other versions except the latest dev version. The latest release of phpVMS v7 requires PHP 8 - it will NOT work with PHP 7.4 See the documentation here: https://docs.phpvms.net/ Readthru it all - and review the Requirements section. Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted October 15, 2022 Report Share Posted October 15, 2022 (edited) I think you still have problems with your server... Latest v7 will NOT work with php7.4, it NEEDS php8 at minimum, php8.1 is recommended, double check docs and requirements as ProAvia mentioned. Good luck Edited October 15, 2022 by DisposableHero Quote Link to comment Share on other sites More sharing options...
vicente Posted October 19, 2022 Report Share Posted October 19, 2022 On 10/15/2022 at 4:46 AM, DisposableHero said: I think you still have problems with your server... Latest v7 will NOT work with php7.4, it NEEDS php8 at minimum, php8.1 is recommended, double check docs and requirements as ProAvia mentioned. Good luck I set the php 8.0 and now I got this new message; Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/storage/9/1e/2c/tamvirtual1/public_html/crew.tamvirtual.net/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 871 Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/storage/9/1e/2c/tamvirtual1/public_html/crew.tamvirtual.net/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 945 Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/storage/9/1e/2c/tamvirtual1/public_html/crew.tamvirtual.net/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 871 Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/storage/9/1e/2c/tamvirtual1/public_html/crew.tamvirtual.net/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 945 Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted October 19, 2022 Report Share Posted October 19, 2022 27 minutes ago, vicente said: I set the php 8.0 and now I got this new message; Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/storage/9/1e/2c/tamvirtual1/public_html/crew.tamvirtual.net/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 871 Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/storage/9/1e/2c/tamvirtual1/public_html/crew.tamvirtual.net/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 945 Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/storage/9/1e/2c/tamvirtual1/public_html/crew.tamvirtual.net/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 871 Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/storage/9/1e/2c/tamvirtual1/public_html/crew.tamvirtual.net/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 945 Which version of v7 you are trying to install / use ? Are you trying to install an old version to a server running with php8+ ? If so, it will not work. New versions will not work with php7.4 too. So as @ProAvia advised you earlier, please follow the docs and install latest dev build and use it. (delete everything, including your v7 database, start from the beginning) If not (your hosting is limited and can not support php8+) then do not try to install and use old versions of phpVMS v7, you can not update them, you can not find modules / themes for them, you can not get support for them. Good luck and God speed Quote Link to comment Share on other sites More sharing options...
vicente Posted October 24, 2022 Report Share Posted October 24, 2022 On 10/19/2022 at 3:39 PM, DisposableHero said: Which version of v7 you are trying to install / use ? Are you trying to install an old version to a server running with php8+ ? If so, it will not work. New versions will not work with php7.4 too. So as @ProAvia advised you earlier, please follow the docs and install latest dev build and use it. (delete everything, including your v7 database, start from the beginning) If not (your hosting is limited and can not support php8+) then do not try to install and use old versions of phpVMS v7, you can not update them, you can not find modules / themes for them, you can not get support for them. Good luck and God speed I used the last version 7.04 and I set up the php 8,0 but I got that erros above. I know that is a weird wish but I need help, someone can install on my host please ? If someone can help me I thank you a lot !! Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted October 25, 2022 Report Share Posted October 25, 2022 (edited) 23 hours ago, vicente said: I used the last version 7.04 and I set up the php 8,0 but I got that erros above. I know that is a weird wish but I need help, someone can install on my host please ? If someone can help me I thank you a lot !! There is no such version called 7.04 There is a beta4 which you should not use and there are dozens of warnings around about not to download/use it and there is the latest dev (development) build/version Kindly start from the beginning; Download latest development (dev) build, Delete everything from your hosting account (including the database you created before), Start the upload/installation again by following docs. All will be fine (if your host meets the requirements of course) Also you can check "Paid Services" section of this forum to find someone to help you for that. Good luck Edited October 25, 2022 by DisposableHero 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.