Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,420 topics in this forum
-
- 6 replies
- 557 views
Hello everyone, I am currently removing the SSL certificate from my board and I got stuck at redirecting all the HTTPS url's to HTTP. Now, I have the code, which I had in initdata.php for redirecting all HTTP traffic to HTTPS, but now I need to do the opposite. Here is the code: if (!isset($_SERVER['HTTPS']) || $_SERVER['HTTPS'] !== 'on') { if(!headers_sent()) { header("Status: 301 Moved Permanently"); header(sprintf( 'Location: https://%s%s', $_SERVER['HTTP_HOST'], $_SERVER['REQUEST_URI'] )); exit(); } }Can I do the reverse, and if so, how? It would be really helpful if there is a way to do this …
Last reply by sijad, -
Slow Site 1 2
by IndianaJoe- 2 followers
- 28 replies
- 761 views
We are in a time of year when we will see a big increase in traffic for a few weeks. Even in performance mode the site is lagging too much. Any help with the issues? Note I have only 438 people online at the time of this data being captured Here is what the IP.Board Diagnostics looks like P.Board Version v3.4.7 (ID:34013) MYSQL Version MYSQL 5.1.58 PHP Version 5.3.29 (apache2handler) ( PHP INFO ) Disabled PHP Functions No Information Loaded Extensions Core, PDO, Phar, Reflection, SPL, SimpleXML, apache2handler, bz2, calendar, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, ionCube Loader, json, libxml, mbstring, mcrypt, mysql, m…
Last reply by ASTRAPI, -
- 3 replies
- 555 views
Anyone enabled Litespeed Cache with their board? There is a tutorial here for 3.1 but I guess it won't work for 3.3 and 3.4.
Last reply by Joriz, -
- 2 followers
- 7 replies
- 329 views
Are there any experienced server admins out there who can assist me with optimization of my server? Paid or volunteer
Last reply by ASTRAPI, -
- 9 replies
- 491 views
What is better choose for version 4?
Last reply by Ryan Ashbrook, -
- 2 followers
- 8 replies
- 561 views
I am using the Mandrill email app with our 3.4 community, and I'd like to know if any Mandrill users here have found a way to clean up the "From" field in the recipients inboxes. My from "From" field looks like this administrator@mail128-132.atl41.mandrillapp.com; on behalf of; administrator@thepatriotwoodworker.com instead of simply From: administrator@thepatriotwoodworker.com Any help or ideas on how to change this to pretty up the from field is greatly appreciated.
Last reply by JohnCourt, -
Hi I am reading often on the IPB forums from members that looking for help to post a few details or none and that is not helping us to help them so i decide to create this topic It will be great if users can include the bellow info in there topics so they can get faster recommendations and avoid wasting time with the same questions on every topic. So in my opinion a good starting report will be to have the bellow info: 1)What kind of problem do you have and when you have the problem? - (Daily? Every x minutes/hours?) 1)What kind of hosting do you use? - ( Shared? Vps? Dedicated? ) 2)If vps or dedicated what kind of specifications? - (Cpu? Ram?) 3)What kind of ope…
Last reply by ASTRAPI, -
- 2 followers
- 21 replies
- 541 views
Hello! My error_log file keeps getting spammed with this: [Sun Feb 01 01:37:30 2015] [warn] [client xxx.xxx.xx.228] mod_fcgid: stderr: PHP Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /www/public/min/lib/HTTP/ConditionalGet.php on line 358, referer: http://domain.com/user/2076-randomUserLink/ How can I fix this?
Last reply by ASTRAPI, -
- 15 replies
- 507 views
Hello, guys I want to my support about the error database that I'm facing theese days they said to me pay us 50$ per/hr to help you out i went to google and looked about the issue i did everything but still the same issue is there . This is the screen shouts the repair show this and this too Any idea or any hint anything that help thank you so much
Last reply by Abdulrhman, -
Hi I was plan to post this at 1st of January but i was very busy with customer servers and as i do only 4 jobs per month it was not possible Anyway now i want to offer to one IPB forums member a full of my services for free ! I will offer a custom setup (I prefer Centos 6.6 64bit) and i will use: Nginx, MariaDB, Php-fpm, Zend-Opcache, Memcache, Phpmyadmin, Sphinx (if needed and forum is a big one), csf firewall, kernel optimizations, system optimizations, Mysql optimizations, DNS Optimizations Automated files/database backups, and help to adjust Cloudflare also if needed... So for the above you must be ready to format your server! If you plan already to get a new se…
Last reply by ASTRAPI, -
- 3 replies
- 279 views
Hi. I'm trying to upgrade using the automatic upgrade but it keeps telling me that the ftp credentials are incorrect. They're not. I've checked them over and over again. The only think I can think is that I have the path to the directory wrong. My forum is in a folder called 'forum' and it's in the 'public_html' directory. I assume I just write public_html/forum for the path. Is that right? KL
Last reply by planetalk, -
- 6 replies
- 293 views
I received this securitybulletin minutes ago:
Last reply by Makoto, -
- 2 replies
- 438 views
Hi When my server was set up the admin set up the MYSQL database as latin1_swedish_c1. I understand the database, tables and columns will be set this way, as will stored data. What is the best way to convert it to UTF8 and set that as the default? The forums are mid sized. I discovered the issue when preparing to move hosting from an apache linux set up to a windows IIS set up. During testing I received driver errors when rebuilding the html and rebuilding the skins, and when running diagnostics on database checker and database index checker I get a simple "page cannot display" message. I don't know for sure that the collation issue is directly causing this, but I do reco…
Last reply by Songstuff, -
- 2 followers
- 13 replies
- 523 views
Hello! Can someone explain to me why my server load moves from 4.3 to 9.0 & from 9.0 to 15.3 and back & forth? Seems very abnormal to me? I have a lot of httpd processes running as Nobody and the site has become slow. I'm really not sure what's causing this but it is becoming very stressing.. :/ Any help is appreciated. Thank you!
Last reply by RevengeFNF, -
- 12 replies
- 345 views
STOP.. Before you start to tell me how to do it.. I can not even find my way around this stupid new forum. I had a glitch with my skin several months ago and I was able to find my way to the skin designer and found out what to do to fix it. Now with this new screwed up forum I can not find anything. Just a mess. I have about a dozen websites hosted on hostway.com. I now have a server on namecheap. I need someone who can transfer them for me.
Last reply by CaptJeff, -
- 6 replies
- 545 views
Hello! Does someone know which is the best way to backup only the database without downtime? Downloading the whole site backup has become very big in size so I want to download the database more often than all the other files. I usually back it up using cPanel with the database download option but that gives an SQL error while the database is downloading so I was wondering if there was a better way? Preferably in the sql.gz format but all other will do aslo. Thank you.
Last reply by RevengeFNF, -
- 1 follower
- 20 replies
- 850 views
Hi I run my IBP forum on a dedicated server, we have no other sites sharing resources, just one IPB forum The forum has around 4 million posts and 60,000 members with an average at anyone time of around 300 members and 8 or 900 guests online our server specs are Most of the time the site runs fine, uploads are quick, posts are made fast but for the last couple of months several times a day our mysql db seems to spiral out of control, eats up all of the processor power quickly followed by all the ram until it becomes completely unresponsive, sometimes it bounces back up after a few minutes, other times it can be out for several hours and we have to restart mysql and apach…
Last reply by RevengeFNF, -
- 2 followers
- 7 replies
- 542 views
Hello ! I have a large number of forums and catégories on my board and,now, I can no longer modify a member group permissions : I uncheck/check the boxes for permissions in the ACP and everything seems to work fine, but it doesn't keep the changes. The first time this happened to me, I was told it was likely I was running into a limitation of my server (Centos 6.6 - 64 Gb RAM - 12 processors), max_allowed_packets or max variables. So, I changed php memory_limit value to 128M and it fixed the problem. But now, using a higher value for memory_limit doesn't help fixing the problem. Is there something else I can try ? (apart from removing a few categories) …
Last reply by TSP, -
- 8 replies
- 429 views
Hi all I'm in the process of optimising a somewhat large IPB forum, I've installed Xcache and enabled it within the IPB config file, but users keep on getting logged out every now and again Disabling xcache and they're able to stay logged in I had the same issue with an Xenforo forum and adding a line to the config file to disable caching of sessions fixed it Any tips? Edit- Bit more information A friend of mine says it's because I have apache running as FastCGI as opposed to DSO He suggested changing to mod_ruid2 Any thoughts?
Last reply by ASTRAPI, -
- 1 follower
- 0 replies
- 245 views
I'm going to use the IPS4 forums app as a support forum for groups of members. I want to group my members into around 1,000 groups each with a support forum. When the member logs into the site, I want them to see just a single support forum and never see any of the other support forums. Can IPS4 handle this many user groups and forums without slowing down? In reality, the site will only have 50 or 60 groups each with a support forum initially, but if, by some miracle, the site catches on (and goes world-wide) and I need to support up to 1,000 groups, will my site gradually slow down because IPS4 isn't implemented efficiently for 1,000 groups? I can implement the site usin…
Last reply by KT Walrus, -
- 4 replies
- 382 views
Hi is there any already VCL file for config varnish work with IP.Board i turned on default varnish setting for my server ... everything went fine .. but some problems : users get logged out automatically sometimesthe online user list in boardindex was incorrect ( it means the board dont recognize some online users as a ONLINE USER with varnish) plz help
Last reply by Lioncomputer, -
- 3 replies
- 264 views
Hello, i have a problem on my forum: Everybody has same ip adress with mine! includes visitors, search engine spiders etc... I have been searched on the web but there are more reply, more solution but i don't know where or which files i must see on my server and change which code. Any body for helping me? Thanks
Last reply by Feneroin, -
- 3 replies
- 493 views
Google page speed Your page has 14 blocking script resources and 12 blocking CSS resources which I think means these the site is waiting for these to load? Question, is 14 scripts and 12 css resources about average, higher,lower than what you guys get. I tested my home page which is IPContent wrapper, but with a custom skin not the default http://developers.google.com/speed/pagespeed/insights/
Last reply by CheersnGears, -
- 2 replies
- 429 views
So I finally managed to settle with a host recently with my site under its new domain name for my forum! Whoo. Question 1. I know in .htaccess you can set URL Forwarding or something so that the old domain(s) redirect properly back to the sites's new URL How do you do this? This will be for 5 previous used domains we had(I know a lot :P) 2. We've had quite a few domain names. Is it possible to set up a URL rewrite on one of our older domains IF someone else owns that url or it has gone into the registrar's collection? I doubt that ^above but I figured it didn't hurt to ask.
Last reply by ASTRAPI, -
- 1 follower
- 17 replies
- 861 views
https://plus.google.com/112537978953216254522/
Last reply by sadams101,