Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,350 topics in this forum
-
- 1 follower
- 0 replies
- 125 views
Some reason during my transfer to IP.Board 4.x I have several posts that are listed under dennis-56 and others listed as just dennis which is correct. Does anyone know of a MySQL search and replace type feature (find dennis-56 and replace with dennis) to help clean up my site? Of course this is just an example, I have several instances of this same thing that happened and would like to fix the whole site but figured if I could get some help fixing dennis I could fix the rest using the same example.
Last reply by Cowboy Denny, -
- 0 replies
- 524 views
Hi Many users are using .htaccess files with some rules inside and they try to get high performance. Others are trying to adjust .htaccess files on Nginx web servers... Well .htaccess is killing your performance what ever rules are you using and Nginx is NOT read that files at all ! .htaccess to work Apache needs to check EVERY directory in the requested path for the existence of a .htaccess file and if it exists it reads EVERY one of them and parses it. This happens for EVERY request. Remember that the second you change that file, it’s effective. This is because Apache reads it every time. Numbers http://example.com/site/files/images/layo…
Last reply by ASTRAPI, -
- 3 followers
- 44 replies
- 1.5k views
Since PHP 5.5 was very close to its end of life and the VPS my site is running on had CentOS 5.11 with cPanel which did not support PHP 5.6, I had to move to a new one with newer OS . The new server has CentOS 6.7 x64, 2GB 2 CPU, 60 GB disk, Apache 2.4.18 PHP 5.6.21 and MySQL 5.6.30 . The previous server was checked by @ASTRAPI and although I tried to pass all of the configurations to the new one, I have seen that the Time to First Byte for New Content Stream is rather big. Here are the results of the latest test I have done. Running mysqltuner.pl had only one warning which was to increase join_buffer_size like ; join_buffer_size (> 6.0M, or always…
Last reply by ABGenc, -
- 2 replies
- 236 views
Hi, I have just noticed that IPB4 doesn't combine CSS styles, currently I have 9 CSS styles that I would like to merge into one, but I don't want to break anything in the process. Are there any settings in admin CPanel to allow me to do this or will I have to start hacking the code? Cheers,
Last reply by Adlago, -
- 15 replies
- 383 views
I am little confused. Maybe someone can help. Cpanel/WHM states that Memcache is not compatible with Apache 2.4.x But what about Memcached? Is it compatible with Apache 2.4.x? Easyapache has no method to install it. I could do it manually, but wanted to check to see what others have been doing. Currently, using Zend OPCache for php scripts.
Last reply by ayuki, -
- 2 followers
- 14 replies
- 337 views
I wish to rewrite my forum urls from: /forum/8-audi-forum/ to /forum/audi/ is it possible...?
Last reply by Adlago, -
- 0 replies
- 159 views
Hello all, I am having a small problem here. Purchased and Installed the Commerce application, and setup my paypal gateway. What is happening is when somebody tries to make a purchase they get directed to this error page - http://imgur.com/krj5WGD I looked up the error logs, and here is what is it returning - [Tue Jun 07 19:08:54.459762 2016] [mpm_prefork:notice] [pid 2018] AH00171: Graceful restart requested, doing restart [Tue Jun 07 19:08:55.007673 2016] [mpm_prefork:notice] [pid 2018] AH00163: Apache/2.4.18 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 configured -- resuming normal operations [Tue Jun 07 19:08:55.007756 2016] [core:notice] [pid 2018] AH…
Last reply by Stephen O, -
- 1 follower
- 12 replies
- 558 views
I understand that PHP 5.5 is required to run version 4.1. If I upgrade our server to run PHP 5.5, will this effect our 3.4 sites? In another words, can 3.4 sites run on 5.5? I've also noticed that the latest version of PHP is 5.6.22 - should I just upgrade that with a mix of 3.4 and 4.1 sites or ? ?
Last reply by ASTRAPI, -
- 4 followers
- 23 replies
- 693 views
So, I'm considering switching over to a secure server very soon. My questions about this are EXACTLY what files need manual changing or configuration to properly implement HTTPS. System files obviously. Not talking 3rd party stuff. What are the steps in changing any files mentioned in point 1. What actions are taken within the ACP? Ive read certain posts where all forum POSTS are not accessible after transition. What's the solution for this. Are there any known 3rd party apps that don't play nice with a secure server. Sorry if if this has been answered elsewhere but I haven't been able to find a good solid detailed guide on this.…
Last reply by sobrenome, -
- 2 followers
- 1 reply
- 161 views
Currently on my 8 ram server I have the buffer size set to 64M. Should I get this increased. I am also running several other wordpress websites on this server. Looking forward to feedback.
Last reply by RevengeFNF, -
- 5 replies
- 506 views
Right now GoDaddy offers php version 5.3, 5.4, 5.4 native and 5.5 I'm running at 5.4 I want to go to 5.5 since Invision Power won't be supported on the next update so I want to make the switch to 5.5 to keep me up to date - ish. When i try to use 5.5 I get this message: Anyone else running IPS4 on GoDaddy? Thanks
Last reply by Luc Wolfe, -
- 1 follower
- 1 reply
- 274 views
Hello ! My database is 12 Gb big and the engine is Innodb. I have two questions about optimization. I was told I should optimize my database and I'm asking myself : - how long will it take (approximately) ? - since I constantly have new content published in my database (on my board), will this new content be lost after the optimize or does this operation take into account the fact that the database is constantly updated ?... Thank you !
Last reply by ASTRAPI, -
- 1 follower
- 0 replies
- 262 views
http://permalink.gmane.org/gmane.comp.security.oss.general/19669 All existing releases of GraphicsMagick and ImageMagick support a file open syntax where if the first character of the file specification is a '|', then the remainder of the filename is passed to the shell for execution using the POSIX popen(3C) function. File opening is handled by an OpenBlob() function in the source file blob.c. Unlike the vulnerability described by CVE-2016-3714, this functionality is supported by the core file opening function rather than a delegates subsystem usually used to execute external programs. ImageMagick-7 : http://git.imagemagick.org/repos/Ima...4f0921abc61458ImageMagick…
Last reply by sasiko, -
- 1 follower
- 5 replies
- 193 views
Do anyone of you experience any improvement from using this settings? https://www.nginx.com/blog/socket-sharding-nginx-release-1-9-1/
Last reply by ASTRAPI, -
- 0 replies
- 222 views
Hi all :) I was wondering what Tuned profile you are all running. Right now I am running virtual guest for my VPS. But I think I will try virtual host. Which is your favorite?
Last reply by Lab Rats Rule, -
- 1 follower
- 1 reply
- 255 views
Hi, when i try to setup my forum with ips4 return this error... "[[Template core/admin/global/globalTemplate is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]" On 3.4.x hhvm works perfectly. Is more faster than PHP (Also php7)
Last reply by ASTRAPI, -
- 1 follower
- 2 replies
- 166 views
what ? 8-| what is this ?
Last reply by BomAle, -
- 1 follower
- 10 replies
- 389 views
Hello All, I have a domain (WordPress + MyBB) hosted on an external supplier. I have bought an IPS Cloud hosting and I had first a temporary domain. I have moved all files, posts, members, articles, etc. to the new installed IPS Cloud. Now, my problem is, when I change the nameservers on the domain to point to this new Cloud hosting I loose every traffic as users (about 2000 per day) were reaching through Google linke that were indexed from old hosting/site. How can I do a forwarding or what is used in this cases to make all the link available on Google or elsewhere to redirect users to the new location ? They get an error if they click on link on …
Last reply by Apostol Sergiu Florian, -
- 1 follower
- 1 reply
- 296 views
I have read many topics here after searching. Read online also and still seem to be brain dead with hotlinking using htaccess. I actually get it to work fine, but It filters out too much. First time using this code RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?http://myforumaddressdeletedhere.com [NC] RewriteRule \.(jpg|jpeg|png|gif)$ http://www.myotherwebsiteaddressforhotlinkimage.com/work/hotlink.jpg [NC,R,L] First method Placing htaccess in the forum folder: It worked fine returning a hotlink image to my blog which is on another server from any attached image. Problem is, on the test forum ALL atta…
Last reply by Windwalker222, -
- 1 follower
- 1 reply
- 312 views
I'm looking for a VPS host that can handle software requirements for IPS 4.. Any recommendations? Ron
Last reply by Rhett, -
- 2 followers
- 2 replies
- 370 views
Hi, I am using IPS Cloud hosting and want my users to be able to post their images and files directly to my site. I have quickly found that this can mean a heavy mount of data and this cn get expensive on the IPS plans. What options do I have available to have the image and file uploads hosted elsewhere. What are the pros/cons of this and what is it likely to cost. If there a way to restrict the file size of uploaded images (or reduce them) as some of the .png images are huge even when restricted to pixel sizes. At the very least I would like anything uploaded to the 'Downloads' section of the site to be hosted elsewhere I…
Last reply by Joel R, -
- 1 follower
- 3 replies
- 324 views
hello i see that we can use memcached option and in the interface i get this : Memcached :In order to use this method, the Memcache extension must be installed on your server. but what version of this soft i must use ? : http://pecl.php.net/package/memcached ?
Last reply by m@t, -
- 0 replies
- 171 views
need some input considering my upload to server is pretty slow for 1gbps connection server. http://www.textsnip.com/pci8qp appreciate any input
Last reply by sasiko, -
- 7 replies
- 515 views
After being verified and installed the SSL Certificate onto the site it shows its secured however some things are not showing up and no one can login to the site anymore. Why is this? My site.
Last reply by IveLeft..., -
- 0 replies
- 208 views
I'm using DynamoDB database for many of our services except this forum. Is there anyway to make forum use DynamoDB database in Amazon services.