Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,348 topics in this forum
-
- 21 replies
- 782 views
We moved to a VPS and the index.php file in the root directory of the board is always causing a high CPU usage. Is there anything that can help bring that down?
Last reply by Pintac, -
- 2 replies
- 342 views
Hi, Anyone here loading images / css / javascript from subdomain? Is there any visible speed difference? Thank you.
Last reply by Zhana, -
- 3 replies
- 477 views
Hello, A question from litespeed users, is anyone using Litespeed WebCache? How is the performance when using it? Does it really increases the speed? Link: http://www.litespeedtech.com/support/forum/showthread.php?t=4719 Thank you.
Last reply by Volvospeed, -
- 1 follower
- 2 replies
- 256 views
Firstly, I must say that I know or understand very little if anything about char sets :blush: We're using RSS Import on the forum to import some articles from a Joomla site we have. Some of these articles are entered into Joomla by a Mac user who copies and pastes them from Adobe InDesign. When these particular articles are pulled into the forum's RSS feed, apostrophes, curly/smart quotes and long dashes (which InDesign uses instead of "normal" dashes/hyphens) show up as funny little squares with what looks like a little pattern in them instead. But if he copies and pastes directly into the forum, the characters are OK and don't turn into funny looking squares. The Jo…
Last reply by Millipede, -
- 0 replies
- 258 views
So I was having a play about on my local host forum earlier, and I wanted to import the live forums database so I went to export it from the phpmyadmin. The entire database exports perfectly with the exception of the posts table - there are close to 400,000 posts and if I select that table to export with the rest of the SQL file it only exports 25,000 posts, and if I try to export posts on it's own it only exports 50,000. Is there a particular limit to how much you can export on phpmyadmin? Should I be taking back-ups a different way? No major issue, just a little bit confusing and worrying as this prevents me from taking secure back-ups of my forum. Edit: the minut…
Last reply by B-BT, -
- 2 replies
- 370 views
In Cpanel its been showed if ur inodes cross certain limits automatic backup will be off by the webhosts is there a way to reduce the inodes.... nodes 248833 / 250,000 Plz advise Regards Saurabh jain
Last reply by Saurabh Jain, -
- 2 followers
- 6 replies
- 602 views
I ran this test on my server and I successfully got PHP up to 512 MB. (I didn't want to try 1GB since the host might get mad). I know IPS recommends 128MB as the PHP memory limit, but is there any advantage to raising that? And would there be a disadvantage, for example a runaway process that eats up more memory? (I'm changing the memory limit through the htaccess in the forum directory).
Last reply by Robulosity2, -
- 0 replies
- 244 views
i setup the caching path in the admin acp it links to http://cache.gamemasterpro.com/cache - (html url) or http://cache.gamemasterpro.com/cache/ /hsphere/local/home/c2/cache.gamemasterpro.com/cache/ - (caching path) when i try it doesnt load the cache now i dunno why... am i doing something wrong? Also does it help with optimization having the cache on a different part of the server?
Last reply by MrGhost, -
- 3 replies
- 336 views
Is this possible with IPS and if so what would be the steps i take?
Last reply by -GR-, -
- 2 followers
- 4 replies
- 576 views
Using php 5.3.5 and xcache 1.3.0 and Ioncube for Nexus. http://community.invisionpower.com/gallery/image/6496-xcache/ Can someone please help me to minimize OOM's. I didn't got this many OOM's with PHP 5.2.x but with 5.3.x it's worse. My settings: [xcache-common] zend_extension = /usr/lib/php5/20090626/xcache.so [xcache.admin] xcache.admin.enable_auth = On [xcache] xcache.shm_scheme = "mmap" xcache.size = 192M xcache.count = 8 xcache.slots = 8K xcache.ttl = 3200 xcache.gc_interval = 21600 xcache.var_size = 64M xcache.var_count = 8 xcache.var_slots = 8K xcache.var_ttl = 0 …
Last reply by Rhett, -
ModSec Issues
by THL- 1 reply
- 424 views
I've been having various problems with modsec, and had to whitelist numerous rules for my forum. I seem to have it so its not causing any problems now..apart from one rule I have whitelisted but it still gets triggered. When a member tries to edit their profile and save it, the rule is triggered and the changes are not saved. The whitelists have been saved to two locations by my hosting company.. /usr/local/apache/conf/whitelist.conf /usr/local/apache/conf/modsec2/whitelist.conf I'm not sure why the whitelists have to be added to two places also.. The modsec rule is 340163 causing me probs and it is whitelisted.. Any suggestions.. :(
Last reply by Gary., -
- 3 replies
- 499 views
I am trying to customize my skin through CSS and I always get an error saying the server is in safe mode. I checked (its my linix dedicated with WHM/cPanel) and it said it was off! Wat do I do? Also I have been getting suhosin errors or something!
Last reply by Gary., -
- 1 follower
- 1 reply
- 405 views
Took me a while to figure it out, so I thought I may as well share how I managed to make my IPB 3.1.x installation work with Sphinx, when most of my content is in Greek. Some information is taken from this topic (and hence from here too). Note that my DB, character encoding, everything is UTF8. I use Sphinx 2.0.1-beta. Edit your sphinx.conf file, and [*]in every source construct, add a sql_query_pre directive at the beginning, for example: source core_search_main : ipb_source_config { sql_query_pre = SET CHARACTER SET utf8 ... Note that some source constructs may already have an sql_query_pre directive, in which case simply add another one just above it…
Last reply by Valtasar, -
- 1 follower
- 9 replies
- 525 views
I need some help to get the following up and running: 1) Enable MaxCDN (http://www.maxcdn.com/) for my server. I've an account with them, but am unable to figure out the DNS side of things to get it up and running. 2) Get Sphinx up and running on my server for my IPB forums. I'm having issues with it and don't understand it fully. 3) Help me get JungleDisk Server Edition up and running, it needs an RPM installing and stuff (https://www.jungledisk.com/business/server/features/) I could eventually do it myself I guess, but it'll take me bloody ages, as fiddling with servers and OS'es really isn't my thing. Or, can anyone recommended me someone reputable?
-
- 1 follower
- 1 reply
- 272 views
Hello ! :) I'm going to have the ibf_core_item_markers_storage table changed to InnoDB. I keep MyISAM for the other tables. I don't know what to add in the my.cnf file. Here is what I use so far : [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock log-slow-queries = /var/log/mysql-slow.log long_query_time = 5 log-long-format #log-queries-not-using-indexes log-warnings=2 skip-locking skip-innodb query_cache_limit=6M query_cache_size=512M query_cache_type=1 query_cache_min_res_unit=2K tmp_table_size=256M max_heap_table_size=256M max_user_connections=250 max_connections=500 interactive_timeout=100 wait_timeout=100 connect_timeout=…
Last reply by SecondSight, -
- 2 replies
- 519 views
Hello, We are setting up IPB on a self-hosted server and I was wondering if anyone could explain a few of the configuration options I see when I go through the MySQL server instance configuration wizard (it's being setup on a Windows server). [*]Database Usage: Multifuncational Database, Transactional Database Only, Non-Transactional Database Only - in your experience, which is the best choice for an IPB installation? [*]Concurrent Connections: Decision Support (DSS)/OLAP, Online Transaction Processing (OLTP), Manual Setting - is it necessary to set a high level of concurrent connections, or would 20 be sufficient? Our board would not be extremely high-traffic at t…
Last reply by andavis, -
- 3 replies
- 299 views
Hello How do you recommend me to adjust the Apc settings on my server? 2x Intel Xeon Quad 5405 24gb ram ---> I have 8gb free) 4 x Sas disks 15k Raid 10 Now i use: apc.enabled=1 apc.shm_segments=1 apc.shm_size=512M apc.max_file_size=10M apc.stat=0 apc.ttl=3600 apc.user_ttl=7200 apc.num_files_hint=10000 apc.user_entries_hint=10000 apc.enable_cli=1 Thank you
Last reply by Luis Manson, -
Mod_Security
by THL- 9 replies
- 512 views
Does anyone else have problems with there IPB software when using mod_security it seems to block certain members and prevent me using certain features of ipcontent, even so much as saving an article or certain member trying to upgrade their profiles.. Whats the best way to pinpoint the problem cause.
Last reply by THL, -
- 6 replies
- 340 views
I just wanted to show some recognition for Gary's fantastic work helping out in this forum and for helping me set up my new Dedicated for IPB. As a complete newbie he made life really easy and my forum is running perfectly (1500 active user(s) (in the past 15 minutes) for example). If anyone is having any problems with their server and need help, contact him. Super quick and incredibly helpful.
Last reply by dzhan_ru, -
- 2 replies
- 230 views
Hey, I'm going to be moving my forum to a new domain. I understand certain files will probably need to be changed and possibly some things inside the Admin CP. Can anyone advise me on what needs to be changed and If I should change it before I begin the transfer or after I begin the transfer Thanks
Last reply by consolearmy, -
- 11 replies
- 482 views
Hi, Hope someone with some MySQL skills could help me out. I am in the process of moving our forum (IPB 3.1.2) to a new server. I made a backup of the database and am trying to import it on the new server. I get the following message: The import of course fails. I have no idea at all how to fix this. I have googled it to death but to be honest, I don't really know what I'm looking for. I would very much appreciate any help/advice.
Last reply by Dave L, -
- 0 replies
- 320 views
Hi, I have forum that have a recycle bin forum that created for placing dead or deleted thread by mod. I am planning to prune all postings but keep the thread and the title for SEO reason every month / every couple week. Anybody know how to keep this optimization for a forum continuously or like monthly cronjob ?
Last reply by valendono, -
- 2 replies
- 280 views
IP.Nexus Only: Checking for ability to load Zend Guard encoded files...FAIL Not able to run encoded files such as IP.Nexus. You can still use IP.Board, IP.Downloads. IP.Blog, IP.Gallery, IP.Content, IP.Chat hi, how can i install Zend Guard encoded whith debian whith apt thanks for answer best regard this is my configuration You are running PHP 5.3.5 IP.Nexus Only: Checking for ability to load Zend Guard encoded files...FAIL Not able to run encoded files such as IP.Nexus. You can still use IP.Board, IP.Downloads. IP.Blog, IP.Gallery, IP.Content, IP.Chat Checking memory limit (128M or better recommended)...Pass Checking for SPL...Pass Checking for DOM X…
Last reply by Mat B, -
- 4 replies
- 415 views
Hi im enable memcached in my v3.1.4 like your guys write here http://community.invisionpower.com/resources/official.html?record=169 Im start memcached server on 127.0.0.1.11211 and add this info to config file $INFO['use_memcache'] = '1'; $INFO['memcache_server_1'] = '127.0.0.1'; $INFO['memcache_port_1'] = '11211'; memcache server is ok: telnet 127.0.0.1 11211 Trying 127.0.0.1... Connected to localhost.Escape character is '^]'. stats STAT pid 78884 STAT uptime 490 STAT time 1299868854 .... Im install extension=memcache.so and add it to my php.ini But i can not see any speed changes, with or without memcached, looks like it …
Last reply by derece, -
- 0 replies
- 184 views
I've been using Helicontech isapi rewrite for years on my Windows Servers. I upgraded a couple of my iaspi rewrite licenses to Ape licenses to take advantage of some of the extra features. I have 2 new servers ready to put online and I want to use the Ape licenses. Isapi rewrite has worked very well for me and I'm a little hesitant to switch from it. The old saying don't fix it if it ain't broken applies here. Have any of you Windows/IIS people used Ape and if so what's your thoughts? Thanks
Last reply by Cloaked,