Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,402 topics in this forum
-
- 3 replies
- 378 views
Hello, We have moved our server to our new hosting provider, but we are having some issues. Now, we cannot open up the admincp and also some issues with character set mismatch between the board and mysql. We understans that he character sets in the database collation field and within IP.Board need to match, but we can make it work. The error logging into the admincp, seems to be related to the other issues of charset also, but we can seen to find where is the mismatch between both servers. Is there a way that you guys can help is with the issues? We have tried everything and the 2 issues are still present. We are going in the 2nd week with the board down. …
Last reply by PatrickRQ, -
- 1 reply
- 289 views
Hello, Is there somebody over here who can help me with xcache and lighttpd ? I installed xcache through apt-get but I don't if it is working or configured correctly. Also other optimazation if possible + SEO :-) Can somebody please contact me and help me with optimizing it ? I pay for the support !! 50$ who can turn my site on http://www.webpagetest.org/ into GREEN :-) I Use IPS CDN, Xcache Contact me through PM please
Last reply by Martin A., -
- 6 replies
- 655 views
There is something about these rules that are causing queries to be blocked, but I'm not sure what it can be. Can someone help me take a look at this and show me whats causing the problem? #! /bin/bash #chkconfig: 2345 95 20 #description: iptables rules to prevent communication on unused ports. #Reset all rules (F) and chains (X), necessary if have already defined iptables rules iptables -t filter -F iptables -t filter -X #Start by blocking all traffic, this will allow secured, fine grained filtering iptables -t filter -P INPUT DROP iptables -t filter -P FORWARD DROP iptables -t filter -P OUTPUT DROP #Keep established connexions iptables -A INPUT …
Last reply by iWeb, -
- 2 replies
- 462 views
Hi everybody. I looked around the forums but no luck. So my issue is this. I have had it with updating IPB to latest version and then finding out what has changed. My biggest grief is with the editor. Seems to me that every new version is slightly worse than the previous one. So basically I have 2 questions :) Has anybody tried updating IPB without the editor and was it still working ? 1: And the real reason I opened a new topic here. 2: Has anybody successfully virtualized and existing IPB installation ? Where I am now: I have an Ubuntu desktop x32 bit set up in a VM environment. For Apache, Mysql .. the works, I have Xammp aka Lampp. I have imported m…
Last reply by iPhoneforum.ro, -
- 1 follower
- 2 replies
- 413 views
I often find a file inserted into the root directory of my forum and it's titled something like this: "5a29c72470e92aa04d38589f1d49262d" And it contains this code: 180.76.5.111|180.76.5.180|66.249.73.39|123.125.71.100|60.169.78.52|180.76.5.151|180.76.5.187|180.76.6.212|157.55.32.105|180.76.5.51|180.76.5.48|180.76.5.149|49.212.172.234|91.224.246.104|91.121.1.146|112.123.169.28|180.76.5.168|180.76.5.66|180.76.5.55|180.76.5.99|180.76.5.190| Looks harmless enough, however, each site that contains this file shows that it is infected when I run it through securi.net. If I delete the file, it comes right back. I've been finding this in various sites acro…
Last reply by bfarber, -
- 5 replies
- 287 views
Virtually all of my IPB sites (dozens) have been infected with maleware. I've upgraded them to 3.4.0 and replaced the files again and again - I am at a sad loss here. I opened a ticket for one, but I have so many sites. All of my VB sites are in tact, but I don't want to migrate my IPB sites back to VB since I love IPB so much. Don't know what to do.
Last reply by CnCNet, -
- 1 follower
- 5 replies
- 269 views
Hello I am used to lock down directories, which are used for includes etc, using .htaccess directives like this one: .htaccess deny from all Which IP.Board directories can be shut down for public audience? I guess: cache hooks ips_kernel Are there more? Thanks,
Last reply by Thomas P, -
- 0 replies
- 185 views
I have a huge forum, and my database size keeps increasing. I need to prune all unapproved posts. I've had a spam problem lately, and there are thousands of posts that are now unapproved, but still in the database. (aka, soft deleted). I wan to permanently delete these posts. In fact, when I mark someone as a spammer, I want any and all posts permanently deleted. I don't want them to be soft deleted. Also.... are there any other techniques I can use to minimize my database size? Thanks. Charles.
Last reply by ChopperCharles, -
- 1 follower
- 9 replies
- 611 views
So, i've got an issue with my forum running slow. I applied a patch for topics.php file to remove slow queries from it. I decreased the time limit for "user's publications" from 365 days to 30. But now i have these queries: # Query_time: 12.620211 Lock_time: 0.000077 Rows_sent: 962 Rows_examined: 5833 SET timestamp=1354288278; SELECT author_id, topic_id FROM posts WHERE queued=0 AND author_id=4 AND topic_id IN(18284,18285,18288,18291,18293,18294,18295,18296,18323,18324,18330,18335,18621); # Query_time: 8.061747 Lock_time: 0.000075 Rows_sent: 1596 Rows_examined: 3381 SET timestamp=1354288342; SELECT author_id, topic_id FROM posts WHERE queued=0 AND…
Last reply by OpOpOp, -
- 1 follower
- 17 replies
- 539 views
My hosting company told me that hackers are getting in via the .httaccess file and to delete them. Do I need to actually have that file present in my file? Pros / Cons ?
Last reply by jackflash, -
- 2 followers
- 40 replies
- 1.1k views
Tons of these: client denied by server configuration: /home/public_html/forum/cache/df.php Any ideas what that is`?
Last reply by Owdy, -
- 0 replies
- 183 views
Is anyone running their forum on 5.6 and have anything to report?
Last reply by bikedorkseattle, -
- 2 followers
- 17 replies
- 553 views
I moved my site to another dedicated server. IPB gets weird errors at new server, i get these: Error: 126 - Incorrect key file for table '/tmp/#sql_313_1.MYI'; try to repair it Google doesnt help, it could be many things. Has another IPB users got this? How did you fix it?
Last reply by Owdy, -
- 4 replies
- 503 views
When I use Cloudflare, all the IPs are Cloudflare IPs. Can you tell me how to show the IP for the member? I knew how to on vBulletin when I owned it, but I decided to move over to IPB.
Last reply by FabioPaz, -
- 2 followers
- 5 replies
- 247 views
An upgrade from mysql 4 > mysql 5 was performed as the forum is v3.1.4, server had php 5.2.8 and mysql 4, after the upgrade to mysql apache failed, this was resolved by cpanel (who also upgraded php), but the databases now all have tables in them with errors. myisamchk has been run on the tables with errors and despite it saying fixed, they still showed errors, forum was working, but then when I enabled a hook, we now have driver error, running myisamchk on the tables has done the same thing, says its fixed them but still show errors. sql_error_latest.cgi Log file shows: Date: Mon, 14 Feb 2011 16:23:33 +0000 Error: 1034 - Incorrect key file for table 'ibf_skin…
Last reply by Owdy, -
- 20 replies
- 765 views
I have a dedicated server with Dream host but lately as I log into my ibp ACP I keep getting these messages and I really do not feel compfertable in changing any settings when it comes to the php.ini file for the reasons I simply do not know how to do so properly and those messages are very annoying and my host says it is out of their range of doing it for me so if someone could possibly help me and be as specific as possible my php verson is 5.3 the messages I receive Suhosin Enabled The minimum recommended value for the configuration option 'suhosin.post.max_vars' is 4096, however your value is 1000. Your host will need to change this in the php…
Last reply by Royzee, -
- 13 replies
- 631 views
Hi all, just wondering if anyone else has had any success using rewrite rules in httpd.conf file rather than having an htaccess file ... the main benefit from what I can see of doing this is to save on server resources but I've went into WHM, "Include Editor", "Pre VirtualHost Include" and pasted the contents of my htaccess file (minus the "RewriteBase /" line because that threw up errors) and now my URL's are showing "index.php" again (i.e. http://www.freewarebb.com/index.php/files/file/837-mozil ......) which leads me to believe those instructions aren't being read. Any help appreciated Thanks in advance Marko
Last reply by Dmacleo, -
- 19 replies
- 508 views
I've used Debian and Ubuntu but quite frankly don't have a preference. What are you using and is there a reason?
Last reply by Aussie Cable, -
- 1 follower
- 11 replies
- 646 views
Error: 2006 - MySQL server has gone away I don't pretend to be knowledgeable about MySQL configurations.... I've gotten the above error MULTIPLE times per day, about 3-5 every day for the past 2-3 months... My host says everything's hunky dory with the MySQL server and even increased my timeout to 120 sec... They refuse to help because I have no clue how to reproduce the issue... Just that it happens randomly... I'm running IPC as my homepage, so there are about 45 queries on the main page.. 99.9% of the time this is the query that's returning with the error.. mySQL query error: UPDATE ibf_ccs_blocks SET block_cache_output='',block_cache_last=1352768…
Last reply by sound, -
- 10 replies
- 583 views
Hi All, I was asking the guys from support about this and they directed me towards the forums. We have recently setup a varnish server in front of our server which has wordpress, IPB, and a few other apps, We had quite a few issues with Wordpress which we've almost eliminated. I can't use the admin cp, every second click I get brought back to the login screen with message "Your current IP address does not match the one in our records" (see attached) We also seem to be getting a lot of 503 errors in the backend of wordpress but i'm not sure if it's related.
Last reply by PeterUK, -
- 8 replies
- 384 views
I installed the latest version of Sphinx 2.0.6. (was 0.9.9 and I upgraded for additional search support. My community searches for things like "p-51" "ys-F-1") The following is the output when I start the search daemon. Is this even fixable or does anyone have Sphinx 2.0.6 running on IPB 3.3.4? Thanks in advance.
Last reply by nylyon, -
- 0 replies
- 266 views
Hi everybody, please I like to know where I can change the canonical URL of my board... I notice that if I write "http://forum.example.com/" my home page is indexable and it works well otherwise if I write "http://forum.example.com/index.php" it isn't indexable and I don't like this... Can I add this URL as canonical URL? many thanks to all
Last reply by Italy Photography Studio, -
- 12 replies
- 370 views
Recently our board switched from IPS PHP Mail to SMTP based Mandrill recently discussed on IPS Blog here, alternatively the other big option is sendgrid. And we had unbelievable results. So I'm starting this thread to get everyone else's feedback on their experience switching away from IPS PHPMail. Our Experience: We do not necessarily have a large board, but we have a fairly active niche community. Before on PHP Mail it seemed only 50% of our members were receiving notifications(transactional emails were not even making it into the spam box), others were sometimes receiving them sometimes not. We've struggled with this problem for the last 2 years. We've attempt…
Last reply by Dmacleo, -
- 5 replies
- 206 views
Support pointed me in this direction. Here is my case summarised: - IP.Board 3.3.4 - This is on a closed corporate network and I cannot give you access to it. - OS: Linux - Webserver: Apache - $INFO['use_friendly_urls'] = '1'; - Redirect to new friendly URL format: Yes - URL type: path info (have also tried with query string) - Use .htaccess mod_rewrite: Yes <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase /ipboard-product/ RewriteCond %{REQUEST_FILENAME} .*.(jpeg|jpg|gif|png)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule . /ipboard-product/public/404.php [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME…
Last reply by PeterUK, -
- 2 followers
- 5 replies
- 543 views
Hello I know IPS need 128mb memory limit to functions correctly. However, is it the ideal memory or would increasing it to 256 or 512 make it work better?
Last reply by Ryan Ashbrook,