Advanced Self-Hosting Assistance
174 topics in this forum
-
-
- 1 follower
- 1 reply
- 14 views
Hi all, I'm trying to move a website that has been sold to be, it has Invision Board running (license in the previous owner still). I'm getting this error: "We're sorry, but a temporary technical error has occurred which means we cannot display this site right now." I'm trying to enable debug to see the cause of the error. I've done \define( 'IN_DEV', TRUE ); In constants.php but it did not change anything. How can I enable debug mode so that I can see the error? Thanks Alex
Last reply by Gary, -
-
- 8 replies
- 129 views
If I'm using Cloudflare what SSL do I need on my server? Previous to using Cloudflare I bought one from RapidSSL which is still active but expiring soon, I'm wondering would a free LetsEncrypt be enough considering its going through Cloudflare too now? Or does a paid one still have benefits?
Last reply by Randy Calvert, -
- 1 follower
- 3 replies
- 147 views
When attempting to update a plugin via the marketplace, it fails and I get the following in the system log: Cannot extract "Application.php" to "/home/public/applications/form/Application.php", setting file permissions failed Is this caused by the apache user account attempting to run chmod or a similar command on Application.php? Permissions on the existing Application.php file are 775, so it shouldn't be an issue with writing the actual file. Is this caused by the apache user attempting to run chmod on the Application.php file and then throwing an exception because it doesn't have permissions or is there another issue here?
Last reply by Foxtrek_64, -
-
- 2 followers
- 5 replies
- 112 views
1- I have a redirect from the old domain to the new domain... 2 - Some pages of the old domain still remain in the search engine... (page_name.html). Would it be correct to add in .htaccess: <files *.html> order allow,deny deny from all </files> (I do 403 because they are scanned by bots... Real users do not go to these addresses) No *.html pages inside invision? Maybe you can suggest a better option?
Last reply by Marc Stridgen, -
-
-
- 2 followers
- 2 replies
- 96 views
Hi all, I have installed a test install and it's running fine on the local server, when accessing it not directly on the server, however on the same domain network, going to the subdomain displays an IIS page with all different languages, but if I add "index.php" onto the end of the address, it displays the website. I'm confused why going onto the same domain (without index.php) on the local server works fine but not otherwise. I'm wondering if I can force index.php on the end of the address when initially going onto the domain - but also keeping the friendly-urls enabled. Current HTACCESS file is straight from the IPS created file. <IfModule mod_re…
Last reply by Luuuk, -
-
- 2 followers
- 1 reply
- 155 views
Hi, I recently started getting a noticeable slow down while using any related query action while navigating trough forums. Database itself is ~700 MB where largerst table are topics/posts ~283 MB. I run 4.7.4 version This is my.ini config. Any advice of how to improve it? # # The MySQL database server configuration file. # # You can copy this to one of: # - "/etc/mysql/my.cnf" to set global options, # - "~/.my.cnf" to set user-specific options. # # One can use all long options that the program supports. # Run program with --help to get a list of available options and with # --print-defaults to see which it would actually understand and use. # # For explanati…
Last reply by AlexJ, -
- 1 follower
- 4 replies
- 239 views
Does anybody have a video or tutorial on this? Using Amazon hosting service for the first time I'm new.
Last reply by Cowboy Denny, -
-
- 2 followers
- 11 replies
- 245 views
I realize this is an old topic BUT it is still open ended. We know that Invision has no interest in helping us backup or restore our site using a solution they provide so we are on our own. What does everyone use successfully to backup your Invision Community site and Restore? Don't say cloud since its stupid expensive and you are limited. Using a Hosting Provider you have so many more options then cloud. Let's keep this strictly... How do you Backup your site and then How do you Restore your site? Both but include Files and Database but not required to restore both. CPanel SUCKS for backups.. must be better options that don't cost a fortune.
Last reply by Cowboy Denny, -
-
- 2 followers
- 6 replies
- 457 views
Looking for deep dive suggestion on improving speed. https://gtmetrix.com/reports/fearless-assassins.com/VvxFAcan/ I see below sometimes and I can't figure out... where is the delay... I am not sure why regular pages calls for Offline URL. That 6 sec delay, is it from my webserver or Cloudflare.. any easy way to figure it out? Thanks
Last reply by AlexJ, -
- 1 reply
- 157 views
Hello, I'm interested in creating a separate login page that once a successful login takes place, loads up a chat room that is embedded in the forums. How should I go about doing that? Thanks, BB
Last reply by Donnie95, -
-
- 2 followers
- 5 replies
- 155 views
Hi, I moved the site to a new Virtualmin server yesterday and all appears to be working, except users cannot update their profiles and no new users can register. Yesterdays topic I made covers what query we ran to move to InnoDB https://invisioncommunity.com/forums/topic/471639-easiest-way-to-switch-all-tables-to-innodb/ I may need one of the team to login and see if they can fix this. System log shows that the site cannot insert or update member information. INSERT INTO `WePhAz7c_core_members` ( `member_group_id`, `mgroup_others`, `joined`, `ip_address`, `timezone`, `allow_admin_mails`, `pp_photo_type`, `member_posts`, `last_visit`, `pp_main_photo`, `pp…
Last reply by Gary, -
-
- 1 follower
- 3 replies
- 184 views
Is there a script or quick way to switch all the DB tables to InnoDB ?
Last reply by MadMaxMangos, -
- 3 replies
- 179 views
Hi I got the following error /admin/upgrade/?controller=upgrade&key=mykey&mr=0&mr_error=1 The whole screen just goes white and I can't figure out how move forward. Any ideas?
Last reply by SJ77, -
-
- 1 follower
- 2 replies
- 215 views
Hi, After updating to PHP 8.0.27 I am getting this error: I have been told by my hosting provide that the extension is enabled but that the latest version available is 7.29. Is this correct? Am is missing something here, are there some certain instructions I need to tell my hosting provider? Thanks, Mike
Last reply by Michael Collins, -
-
I can't upgrade IPS because this error: "Database Check - There are some problems with your database which need to be fixed before you can start the upgrade." When I click in "fix automatically" button nothing happens and I can't advance for step 2. I am currently using v4.5.4 and PHP v8.1
Last reply by opentype, -
-
- 1 follower
- 3 replies
- 243 views
Hi, is there a way to create a product that is a license key, and will be in stock as long as keys are not sold out?
Last reply by Gary, -
-
- 1 follower
- 0 replies
- 201 views
Hi, I’m wondering if there’s a way to make one main product and add variables to it, as example: Main Product: License key (subscription based) Sub product as variable to main product: - license key for 7 days - license key for 14 days and so on. Is that available by default or maybe some external app/plugin?
Last reply by szalik.dev, -
-
- 2 followers
- 4 replies
- 417 views
Hello, I would like to upgrade my php to 8.2 will the present version (4.7.5) support php8.2 ?
Last reply by Gary, -
-
-
- 4 replies
- 431 views
Is it possible to transfer the self hosting license to a new user?
Last reply by Gary, -
-
- 1 follower
- 1 reply
- 339 views
I am struggling with CKEditor on AWS environment. CKEditor does not load properly sometimes. When I click on the editor to add text, it does not open the editor. I have tried many different cache settings with no success, even no caching for CKeditor folder. Anyone using AWS Cloudfront + EC2 could tell the optimal cache settings? Thanks!
Last reply by sobrenome, -
-
- 2 followers
- 4 replies
- 472 views
Hello, I started getting this error after updating to 4.7.5. It mostly happen on the registration page and in the admin panel. FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /public/system/Node/Model.php on line 2429" while reading response header from upstream I tried disabling some plugins, same issue. No system or errors logs in the admin panel. I have also tried raising the PHP memory limit from 256MB to 512MB. PHP: 8.1.13 Mysql: 8.0.31 Nginx: 1.18 Thank you.
Last reply by fat boar, -
-
-
- 1 reply
- 339 views
Hello, is there any way to download not the latest version of IPS ? Needed 4.7.3, the latest with php 7 support. I can't use php 8 right now due to some additional apps incompatibility. Thank you.
Last reply by Gary, -
-
- 1 reply
- 336 views
Hello! I have a server administrator, who is not an expert in IPS - and i manage the 2 forums i own, now running on 4.3 and 4.4. on a 7.4 php server . When the 8php is changed, I want to upgrade. I cannot afford the time and effort and dont have the knowledge (I also have to care for my mother (parkinson) my daughter and day to day issues) so I am requesting - asking how much money would someone need to help out with the process of upgrading (will need to be able to access the server). the plugins we have, are available for the newest version (except for the enhanced advertising app that will be made) there is no modification only a t…
Last reply by teraßyte, -
-
- 3 followers
- 7 replies
- 397 views
Comes about once a second: [2022-12-05 10:07:53]: uid: (1002/username) gid: (1002/username) cmd: ea-php80 Any thoughts on this?
Last reply by Gary, -
-
- 2 followers
- 6 replies
- 517 views
Shot in the dark but any chance anyone else made the mistake of installing Tapatalk only to realize Tapatalk took those Tapatalk using members uploads and saved them to their Tapatalk servers instead of your site's? Anyone subsequently built a set of scripts to download the media from Tapatalk, save on the site's storage and update all DB references?
Last reply by Clover13,