Ezhzvu
Member
- Jul 10, 2022
- 34
- 0
- 6
Try your best bro. Thats enoughI need to downgrade the required php version but I can't ensure that it will work well on lower version
Try your best bro. Thats enoughI need to downgrade the required php version but I can't ensure that it will work well on lower version
I need to downgrade the required php version but I can't ensure that it will work well on lower version
Bro getting this error after i changed php Version in platform check.php to 70400. Check thishi bro
try this method, I don't know if it works or not because I can still get 8.1 version.
go to Application/vendor/composer/platform-chek.php
and change the php to 7.4
Yeah my version is non-saas as default. To change your script into saas version please read the README.md file carefullyDid you release the version without payment settings and plan settings?
Use my version aboveMy hostif support but after installation... Blank page.
change your max size and in setting there must be Chuck size chnage to 1 gb 2 gb what storage you set in php.ini according to that..
The author has updated some composer components to latest version which only compatible with PHP 8.1Is there a way to skip the php version check?
root@Server
tail -f dev.example.com.error.log
PHP message: PHP Fatal error: Uncaught Error: Call to undefined method Illuminate\Support\Facades\Cache::has() in /var/www/dev.example.com/htdocs/filebob/Application/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:337
Already did, The same result.change your max size and in setting there must be Chuck size chnage to 1 gb 2 gb what storage you set in php.ini according to that..
I was able to install your version, however I am unable to get SaaS version running. I have set the flag in the specified file, but it doesn't work. Do we need to do anything else besides that?The author has updated some composer components to latest version which only compatible with PHP 8.1
As a result, if your hosting/VM doesn't support PHP 8.1, you will not use the upcoming versions
In SaaS version, you have to setup your payment gateway & create plan before uploadingI was able to install your version, however I am unable to get SaaS version running. I have set the flag in the specified file, but it doesn't work. Do we need to do anything else besides that?
Thanks for the file!
Oh, so before updating flag, I have to make sure to add plan and payment gateway?In SaaS version, you have to setup your payment gateway & create plan before uploading![]()
No, after you finish your installation, you do the process I instruct above then your user can upload their filesOh, so before updating flag, I have to make sure to add plan and payment gateway?
Will give it a shot today.