![]() |
Installation error - Printable Version +- The FOSSBilling Forum (https://forum.fossbilling.org) +-- Forum: Support (https://forum.fossbilling.org/forum-7.html) +--- Forum: Support - General Q&A (https://forum.fossbilling.org/forum-8.html) +--- Thread: Installation error (/thread-20.html) |
Installation error - mds - 09-16-2024 Hi All, Just came across this and trying to use it for our hosting billing , i am getting the following error once i tried to access the domain to install. i am on a sub domain not a sub folder. Fatal error: Cannot use 'final' as constant modifier in /home / library/FOSSBilling/SentryHelper.php on line 30 Connstant on line 30 is defined as final public const last_change = '0.6.0'; Any help will be appreciated. RE: Installation error - seven7crazy - 09-16-2024 Hello, I have the system running on my server. Are you using the current release 0.6.22? On which system are you trying to install it? Regards RE: Installation error - mds - 09-18-2024 (09-16-2024, 07:41 PM)seven7crazy Hello, I have the system running on my server. Are you using the current release 0.6.22? Yes i downloaded the current release 0.6.22, how ever i am trying to install it on my usual webserver ran by hostgator, every requirement seem to have been met by the server, php 8.1, mysql 8 . Now you get this wrror when you try to launch the installation page . The page isn’t redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. RE: Installation error - BelleNottelling - 10-03-2024 I believe that some people have been running into issues with the permissions of the uploaded files when trying to install, might be worth checking the troubleshooting steps for those: https://fossbilling.org/docs/troubleshooting#permission-issues RE: Installation error - mds - 10-03-2024 (10-03-2024, 12:51 AM)BelleNottelling I believe that some people have been running into issues with the permissions of the uploaded files when trying to install, might be worth checking the troubleshooting steps for those: Thank you, we will try to implement and report back |