Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,350 topics in this forum
-
- 3 replies
- 330 views
So I'm a super n00b with web admin, but plodding along and hopefully not mucking it up too much. My open_basedir is set in /etc/php5/apache2/php.ini to the directory that ips is installed in, which is /home/user/domain.tld/. IPS is the only thing on my VPS. If I ever wanted to host another site on this VPS, would it be a good idea to move the open_basedir setting into my httpd.ini file (or another file tied to my domain)? I'm on ubuntu, and my apache virtual hosts have been set up in a domain.tld file at /etc/apache2/sites-available/. This file has my <VirtualHost> ... </VirtualHost> settings for my domain. Thoughts on how I should be doing this…
Last reply by Taddei Jean-Baptiste, -
- 2 followers
- 10 replies
- 636 views
Hello, I own a PRO plan on cloudflare I would like to know which is a recommended configuration for it, I know that by using different options IPboard may not work correctly
Last reply by sobrenome, -
- 5 replies
- 456 views
Hi, if i go in a directory without a file inderx, eg: https://laltroweb.it/test i receive a loop redirect cause from this code by ipb in htaccess: if i remove, all work again (i receive a simple forbidden by my server - cause global "no directory index" in my root htaccess. someone can help me to fix this? :| thanks, S.N.
Last reply by ipbfuck, -
- 2 followers
- 6 replies
- 479 views
Hi I realized Google would index three urls for the same topic : yoursite.com/topic/1874-name-of-topic/ yoursite.com/topic/1874-name-of-topic/?do=getNewComment yoursite.com/topic/1874-name-of-topic/?do=getLastComment which makes a lot of duplicate and can harm the SEO of your site there might me some more duplicate urls in IPB4 but these are the first i noticed Then, you could add in your robots.txt this to stop this duplicate : Disallow: /*?do=getNewComment Disallow: /*?do=getLastComment or more simply if i am correct : Disallow: /*? Remind that Robots.txt only disallow crawling but not indexation …
Last reply by sobrenome, -
- 1 follower
- 4 replies
- 246 views
I see several deadlock errors on IPB's SQL error log. Example: Date: Wed, 29 Jan 2014 20:09:35 +0000 Error: 1213 - Deadlock found when trying to get lock; try restarting transaction IP Address: 108.162.212.90 - /topic/527921-como-abrir-arquivos-xls/ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- mySQL query error: DELETE FROM skin_cache WHERE cache_type='css' AND cache_set_id=1 AND cache_value_1='ipb_mlist' Table skin_cache is already InnoDB. I don't know how serious this issue is, if I should worry about it, and if there is anyt…
Last reply by Taddei Jean-Baptiste, -
- 2 replies
- 310 views
Hi, I noticed after upgrading to IPB4 and switching webhosts, in google search for my site there is no longer any crawler links, in fact all it shows is initially I thought this had something to do with cloudflare, but it seems it's caused by my robots.txt file User-agent: * Disallow: / Disallow: /cgi-bin/ I have no idea how it was set up before, can anyone tell me how to enable crawlers safely(only giving them access to appropriate stuff)
Last reply by ASTRAPI, -
- 1 reply
- 463 views
Hi, I have a website and this site run a IPB 3.4 , I need make full backup and install on VirtualBox Machine, How to I could make a full backup and run as if this he was run in my server ?
Last reply by Dean_, -
- 1 follower
- 4 replies
- 417 views
Hi, Since upgrading to IPS4 our site is constantly suffering from a "too many [MySQL] connections" error. We've increased the no. of available connections (it's a dedicated server, not shared hosting) incrementally to 350 (from an original 150 which we used with IPS3), which has reduced the occurrence of the error, but it still happens. Having looked at the running MySQL process, this seems to be due to a lot of MySQL processes waiting for a table lock. Any ideas about how to resolve this? Thanks in advance.
Last reply by ASTRAPI, -
- 1 follower
- 6 replies
- 301 views
Hey guys, I installed a demo board to test and upgrade from 3.x to 4.x of the suites version. Although I've always used utf8 encoding the script told me that not every table was set correct, so it needed to be fixed. It was changed from utf8_general_ci to utf8_unicode_ci. My problem now is: before the upgrade the german 'Umlaute' worked perfectly (ö, ä, ü, ß). After the upgrade I'm getting cryptical symbols. Editing those lines and setting e.g. ö again fixes this. It is then displayed as ö. Now my question is: Is this intended or is there any quick solution how to change those bugs throughout the suite? I've seen a script from adminarea.de but b…
Last reply by TheSonic, -
- 2 replies
- 368 views
Hello, I have an IPS Hosted Forum and I have it since it was 3.4.8 now it's 4.1.8.1 Ever since the upgrade to 4.1 I havent noticed in the guests the GOOGLE accounts that are always visiting the site and I wanted to know if anyone knew why Normally there was 1-3 on but not anymore since the upgrade. I also have Adsense and Analytics linked to my forum
Last reply by Alexander Scott, -
- 1 follower
- 0 replies
- 267 views
I've been working on installing IPS 4 inside of Docker and I have a somewhat functioning setup for doing so. If you're interested, extract the attached ZIP into a fresh download of IPS 4 and run 'docker-compose up' (assuming you've setup Docker and Docker Compose) in that directory. You should end up with a set of containers: MariaDB Nginx + PHP(5)-FPM Redis (caching) Watchtower (automatic updates of Redis and MariaDB) Every container will automatically update either itself (nginx) or via Watchtower (everything else), which should make some things easier. However, it will currently take containers down when they need to be updated, so you shoul…
Last reply by tppn, -
- 1 follower
- 1 reply
- 302 views
Hi, is ipb (especialy 3.4) compatible with mysql 5.7? Any test, trials? on our test environment it gives us a lot of db crashes
Last reply by ASTRAPI, -
- 3 followers
- 21 replies
- 655 views
Can anyone recommend a solution that backs up my server, more specifically my forums, automatically nightly to a cloud or another offsite option? I looked at some online services, and they are ridiculously expensive. Thanks for any help Seth
Last reply by NoGi, -
- 0 replies
- 272 views
https://github.com/bstillman/bgbackup Bgbackup is a wrapper script for Xtrabackup. It makes it easy. Enable incremental backups, compressed backups, encrypted backups, etc. Schedule to do a full every day or once a week and incrementals all other days. Run multiple times per day. Options for backing up a Galera cluster, removing old backups, disabling MONyog alerts, run external commands on success/failure, etc. Let me know if you have any questions or requests.
Last reply by Ohio Riders, -
- 1 follower
- 0 replies
- 165 views
Hi, we are using ipb 3.4. For performance tweaks I'd like to put all static files to the dedicated subdomain. If we are talking about skin - it's easy, but how to handle files from gallery, profiles, attachements? Any tutorial, any experience? Thanks in advance BR Yacenty
Last reply by yacenty, -
- 1 follower
- 3 replies
- 232 views
Hi, Till now we are using PHP sessions by files. I've read that handling those by Memcached could speed up our server. Is it worth to change? Is it safe for IPB environmnet to have PHP Sessions in Memcached? Any experience? We are using nginx/fpm-php/memcached/mysql
Last reply by yacenty, -
- 2 followers
- 2 replies
- 341 views
Hi. So I requested a demo on the IPS site to test the Commerce APP. I created a product and uploaded an attachment to it, it was a 1GB file. It worked just fine, the attchment dialog didn't say anything about any limits, it's not there. So then I purchased the app and I'm testing it on my server under my test site. Ran into this: - My account group upload space was limited, so I set it to unlimited. - php upload_max_filesize was set to 2 megs, so I set it to 5 gigs for testing. Also did this for post_max_size. - Next the attachment was limited by php memory_limit, so I set that to 5GB too. I went back to the edit the product and upload the at…
Last reply by -FP, -
- 4 followers
- 31 replies
- 924 views
DO NOT USE THIS ROBOTS.TXT CODE, AS IT MAY DO MORE HARM THAN GOOD. READ ON TO FIND OUT THE PURPOSE OF THIS THREAD. Unless I've missed something I noticed that IPS4 doesn't have a robots.txt file and I've also noticed that a lot of links appearing on Google (First page) for my site is "Email this page" which is a little concerning. I'm not sure if this should be applied; so instead of uploading it to the marketplace I've added it here for all to see and scrutinise, because I am no expert. So basing it loosey off the one that comes with IPB 3.4.8, I've compiled a basic one for IPS4 installations. # HOW TO USE THIS FILE: # 1) Edit this file to change the leading in "/" to t…
Last reply by Bliblou, -
- 1 follower
- 3 replies
- 212 views
Hi Since IPB4 (upgrade from IPB 3.4.9), i have a lot of 404 Error by Google BOT. I dont understand because there is no problem in Board. Thanks
Last reply by Bliblou, -
- 1 follower
- 2 replies
- 504 views
I am testing for a new installation of IPB4 and started with a fresh install. I am using Mariadb 10 on a 4GB,2-Xeon,SSD VPS. I wanted to use innodb so I tried to convert all tables of the fresh database from MYISAM to INNODB. For 2 of the tables (cms_databases and cms_page_widget_areas) this is not possible as I get an SQL Error 1071: "Specified key was too long; max key length is 767 bytes ". I am using utf8mb4. I found some info via google on this error. Maybe it can be solved by enabling innodb_large_prefix setting, but I do not want to change things too much to have a risk of incompatibility in the future. So I like to keep the IPBoard installation as simple as p…
Last reply by SeaTea, -
- 0 replies
- 323 views
For the past couple weeks I have been having problems with permissions in cpanel being changed causing Error 500 messages and the site to be down. When I look in public.html, the permissions are being changed from 0750 to 0777 for an unknown reason. I contacted my hosting company and they didn't seem to know what was up, just told me the problem. I contacted Invision and was told to run the latest upgrade which I did and hoped it would solve the problem. However it's still happening and for some reason permissions again were reset to 0777 very late last night causing the Error 500. I have been online with the hosting company for the past hour and they are saying its…
Last reply by Chris Sherwood, -
- 1 follower
- 15 replies
- 628 views
For the last few years, our website -- which features a forum with ~6 million posts and hundreds of concurrent users (with spikes sometimes into ~1000 concurrent, when a popular TV show is airing) and a MediaWiki install -- has struggled with the load of traffic it's received. We've augmented things by adding a Varnish cache, and even a second server, and still we struggle a bit. So looking for some advice about whether the issues is tuning things right, or if we need to augment with more RAM or even another server! Server 1: Intel(R) Xeon(R) CPU E31270 @ 3.40GHz 8GB RAM Presently very underutilized, only handling the web traffic and MySQL DB of a…
Last reply by Linda A, -
- 9 replies
- 393 views
Anyone run IPB v4 on a VPS with Lionde or DigitalCloud? I'm interested but worried about their performance, I'm getting 600,000+ pageviews and a lot of download/upload of images. What package do you have with them, how is their performance?
Last reply by RevengeFNF, -
Windows PHP
by Tom_F- 1 reply
- 434 views
So just a few general questions about. Firstly does anyone have a list of the exact extensions required for IPB suite? I'm presuming mbstring, curl, mysql, mysqlite but any others? Also using FAST CGI, how many instances do you tend to run per core? I saw elsewhere the recommendation is 8-10 instances per core, which seems a bit extreme - I'm running a new server that has 2 x Intel E5 2620 so with 24 cores that's like 200-250 odd instances.. surely not? I've got mine set at 24 currently.
Last reply by TheSonic, -
- 3 followers
- 5 replies
- 412 views
Hi. I have a ipb4 install with about 6000 visitors per day/5000 uniques, about 120-150 concurrent users, and about 12k page views daily. what are the average hardware requirements for such a size board? I currently have this running on a vps with 1gb guaranteed memory and it constantly uses above 90%. im looking to confirm if this is normal or there are measures to be taken. Thanks
Last reply by ASTRAPI,