Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,413 topics in this forum
-
- 1 reply
- 265 views
The setting "Default 404 error page" in IP.Content is set to 404.html, and I have created a 404.html page in IP.Content that is accessible to everyone. However, the 404 is only being redirected to in IP.Content. For example, if visiting a non-existent page on the Forums or other apps, it just reloads the page. I had this in .htaccess: ErrorDocument 404 http://xr3x.com/page/404.html I then uploaded a 404.html to the root and tried the following for .htaccess: ErrorDocument 404 http://xr3x.com/404.html ErrorDocument 404 /404.html But same issue! Anyone know what the problem is?
Last reply by denis faucher, -
- 11 replies
- 628 views
Hello, for the past few weeks our forum has been booming with new members and since then, the site has been very slow and sometimes even offline, even during performance mode. After contacting both the host and IPS, turns out we've outgrown our shared hosting server. I quote: You have 250 users in 15 minutes, that is way more than a shared host can handle in most cases. You also have a peak of 775 users in 15 minutes as well, with numbers in that area, you need a dedicated server to handle the load. Not that I don't believe this, but this would mean going from a hosting package a couple of dollars per month, to something from +150 dollars per month, or at least at o…
Last reply by Enkidu, -
- 6 replies
- 390 views
Does any one know how to fix the issue of the template breaking when enabling minify JS/CSS?
Last reply by Dmacleo, -
- 4 replies
- 234 views
Hi evry body, my IPBoard DB is about 700mb of size with some tables with more than 100mb like "inline_notification" and "spider_log", i am wondering if i can truncate those tables to reduce the size of my db, can that affect my db and my community !?
Last reply by Janyour, -
- 1 reply
- 241 views
Some search engines resort url parameters. url 1: /index.php?showtopic=2&page=2 to new url 2: /index.php?page=2&showtopic=2 "url 1" redirected to /2-topic/2-page but "new url 2" not redirected to /2-topic/2-page problem: clones of pages How to solve this in ipb 3.4.5? Or may be some modifications in files...
Last reply by Aleksandr Sozykin, -
- 4 replies
- 420 views
Hi all, I create a test install of ipboard on a subdomain for my website. I install the board on the domain I wanted sub.domain.com the thing is because they dont offer support for test installations I need to ask here I want the members to be registered normally on the sub domain installation aswell so it wont feel as different website. I got the URL and Key from tools & settins -> Log in Management ( the ips connect is disabled on master ) and I put the info I got on the subdomain (ipsconnect is enabled) at this point Im stuck what exactly I must do now to syncrhonize the members ? thanks
Last reply by falafel, -
- 5 replies
- 596 views
Hey does anyone here use cloudflare? I just set it up for my site and I cannot tell if it is making my site faster or slower and if i should keep google pagespeed on. What cloudflare settings ( cdn, +basic, +full ) do you guys use for the forum.
Last reply by blair, -
- 4 replies
- 356 views
My forum does not work because of CHMOD issues. I have tried changing the permissions to 644, 755, 777 etc, but nothing is happening. I raised a ticket but would hope to fix this asap. Anyone have the answer for the fix?
Last reply by Rhett, -
- 1 follower
- 4 replies
- 567 views
Hello, Has anyone had any experience moving their communities to Amazon Web Services? Right now, we have a dedicated Dell server co-located in Chicago. It's got a quad-core Xeon, 8GB ram, and RAID1 15,000RPM hard drives. We're nearing the 3 year mark, and I don't want to use our machine much longer than that. I'm interested in AWS for a few reasons: 1) High availability, 2) impossibly simple scalability, and 3) robust features, like the Cloud Front CDN. We'd likely want to use EC2 for our Linux instances, RDS for our IPS database, and S3 for our data storage. As you would know if you've experimented with AWS, it's VERY TEDIOUS to setup... Does anyone have…
Last reply by BikeHub, -
- 1 follower
- 3 replies
- 459 views
NOTE: This is a review post for the PageSpeed web server module, not for the actual PageSpeed service by Google Now that ngx_pagespeed has improved a bit, and since I've seen a few members discussing the module recently, I've decided to give it another chance. I've spent several hours toying with the configuration and testing the results of various filters. Overall, I still don't find PageSpeed to be worth the hassle. There are a number of reasons for that. The idea/concept behind PageSpeed sounds pretty nice. It has filters that rewrite your forums HTML output. It can collapse whitespace, rewrite your CSS/Javascript and so on. These basic filters alone can shave ar…
Last reply by Dmacleo, -
- 1 follower
- 7 replies
- 455 views
I'm currently paying a fair amount to host my forum, but I'm sure I'm over paying and don't need the amount I'm paying for. Forum stats: 750k posts 15k topics 150-200 average online I'm on a cloud server with 2GB ram with a daily backup, and its costing me over £100 a month. What do others use to host forums, what should I really need?
Last reply by Makoto, -
- 0 replies
- 193 views
Instead of using innodb, I've switched to tokudb as an experiment in a dev environment. Has anyone tried this? I ran into some strange behaviors so I was wondering if this was too wild a move. Ever since tokudb became opensource and after reading about it, I thought it would be an interesting option.
Last reply by Darvil, -
- 7 replies
- 266 views
I'm new to IP Boards and I'm trying to get it up and running. I'm using nginx and PHP-FPM. The site runs even with friendly URLs but the issue is users can't login to the public side. The page just refreshes and they are not logged in. I've tried wrong login info to make sure it was doing stuff and it works. I'm pretty convinced that it had something to do with my nginx configuration. The others I've tried were: try_files $uri $uri/ /index.php; try_files $uri $uri/ /index.php?q=$uri; try_files $uri $uri/ /index.php?q=$request_uri; I have been running WordPress, MediaWiki, phpBB and OpenX with the above config and they all work. My nginx configuration http:…
Last reply by Dmacleo, -
- 2 replies
- 394 views
I've been trying to implement friendly URLs to my community website, and I've been following this guide: http://www.devcu.com/forums/topic/262-furl-friendly-urls-with-ipb-and-nginx/ However I really don't know what I'm doing (I didn't set this up, only inherited this system) and I'm hoping to get some help. I want to achieve this: http://community.pcgamingwiki.com/page/index.html becomes http://community.pcgamingwiki.com/ http://community.pcgamingwiki.com/index becomes http://community.pcgamingwiki.com/forums/ Here is the config for NGINX for my subdomain http://community.pcgamingwiki.com: http://pastebin.com/HgiZSjY1 Any idea what I would need to do to c…
Last reply by Andrew Tsai, -
- 3 replies
- 203 views
Hello, for a long time i had due to convert my board to UTF-8, right now with MySQL data inside an SSD took >200mins, what i need/want to do is to truncate some big tables which i could not need, im posting here to ask which ones would you empty since im not sure about the user or impact of some tables being emptied right now i have something like this: ipb_reputation_totals ~958,917 ipb_reputation_cache ~520,415 ipb_forums_archive_posts 404,908 ipb_profile_portal_views 386,432 ipb_conv_link ~371,834 ipb_nexus_customers 357,627 ipb_pfields_content 350,084 ipb_profile_portal ~332,298 ipb_reputation_index 165,345 ipb_core_item_m…
Last reply by Luis Manson, -
- 6 replies
- 369 views
Our existing IPB rests on a OS X 10.4 server with PHP 4. Now it's finally time to move the domain and IPB to a new server, which is an OS X 10.8 and PHP 5. So, how is the easiest way to do this? I thought I'd seen a tutorial on this, but I can't find it at the moment. Moving the domain etc is no problem. The problems are; What should the SQL database be named? Are there any PHP scripts that should be copied? Etc...? Help appreciated, /andreas
Last reply by acarlsson, -
- 1 follower
- 3 replies
- 206 views
I'm sorry if this is the wrong place to be posting this, but is there a way for me to add a portal to my version of 3.4.5? I've searched the downloads section but none were in my revision. Am I missing something or is there not a download for this? If not, is there a good substitute that I can add so it lands on like, a "home" page? Oh and another thing, my website has "Invision Power Board" as its name in the tab. Is there any way I can change that?
Last reply by steve00, -
- 11 replies
- 509 views
Randomly i take this message, everyday, everytime, in all section off the forum, why? the host company says all ok from them, ipb 3.4.2 :mellow: " alt="2du9zxj.jpg">
Last reply by icyman, -
- 1 follower
- 8 replies
- 490 views
wondering if anyone has ever run cache from ram and if so are there any problems? thanks.
Last reply by Makoto, -
- 5 replies
- 268 views
Hi all, I have submitted a ticket on this but hoping someone here has a quick solution for me. I am trying to use the htaccess method via the admin cp but when I click save I am presented with the following page: This happens and the settings do not save. Here is my htaccess file: <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase /boards/ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .(jpeg|jpg|gif|png)$ /boards/public/404.php [NC,L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /boards/index.php [L] </IfModule> Would any of you nice people know why I keep being presented wi…
Last reply by AndyF, -
- 18 replies
- 540 views
I have been heavily hit with a DDOS and I need a good host who can take . Knownhost just nulled my ip and wont even attempt to do anything.
Last reply by Grandwarrior, -
- 3 replies
- 503 views
I'm about to attempt a conversion and install from phpBB to IP Board on a GoDaddy shared hosting, Linux, unlimited account. I ran the compatibility checker and got these results: My first question is what do I do to fix the Fails? Second, I am not an experienced IT guy, so I need help with the php.ini file change. I need to change that to 128mb and GoDaddy has these instructions: http://support.godaddy.com/help/article/1409/increasing-user-file-upload-limits-using-phpini-on-your-linux-server?pc_split_value=4 Problem is, I am confused about where the correct php.ini file is. I found two in my FTP, one php.ini and one php5.ini. Do I only cha…
Last reply by John_C, -
- 21 replies
- 554 views
We've migrated our biggest site to IPB but haven't switched over yet as we're still testing. I've noted very slow page load times when viewing Forums and Topics. Takes roughly between 4-6 seconds after clicking a post for it begin loading and then a further 2-4 seconds to complete. Forum views are slightly quicker but still subject to a delay. Other pages like Classifieds load instantly. As this is a test site we only have 2-4 users online so we're not experiencing heavy traffic conditions. What can we check / configure to speed things up?
Last reply by Tabs, -
- 4 replies
- 223 views
Recently an advertiser contacted me that he wants to advertise on my site. Her said that he needs for the ads a subdomain dedicated to his ads. Here is a quote: Does that make sense? Did this happen to you before?
Last reply by joelle, -
- 16 replies
- 360 views
Is your board slow? Mine was. I just switched to a new VPS that has SSD storage (this is a must have even if you don't use nginx). I installed the cpnginx plugin for cpanel, and now my board is faster than it ever has been. I have 4GB of ram at my disposal, which before I installed the nginx plugin I was almost maxing that out. Now I am only using on average 20% of that. I am thoroughly impressed. I am sure there is more i can do to optimize my page load though.
Last reply by Peter Parker,