Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,422 topics in this forum
-
- 2 followers
- 7 replies
- 656 views
I have tried everything. I tuned mysql per the advice of http://mysqltuner.com/ , I am using memcache, I've optimized apache.. my server foo sucks. I really need help. Why is this server getting killed? crap I didn't mean to start a new thread sorry.
Last reply by sudo, -
- 2 followers
- 25 replies
- 723 views
I'm running a plain Apache / MySQL setup on my Centos server. PHP 5.6. I'm not able to upload images to Gallery. Rather the image uploads, is available on the server, but when I hit 'continue' to actually save the image in my gallery I get a 500 Internal Server Error. All 500 errors I've ever gotten before have always been logged in the servers error logs. /var/log/httpd. For some reason, any 500 error that's generated by an AJAX request is NOT getting logged. I'm at a loss in diagnosing what the server is getting caught up on here. log_errors On error_reporting E_ALL Things I've done so far... 1) Re-upload all IPS files 2) chown …
Last reply by Aiwa, -
- 1 reply
- 299 views
Hello, after doing an upgrade from 4.1.13.2 to 4.1.16.1 my status updates are not getting posted from the recent status updates widget. It works however when i put index.php in front (localhost/forums/index.php). My website is setup as following: localhost/forums nginx config: server { listen 80 default_server; index index.php; # MAMP DOCUMENT_ROOT !! Don't remove this line !! root "/Applications/MAMP/htdocs"; access_log /Applications/MAMP/logs/nginx_access.log; error_log /Applications/MAMP/logs/nginx_error.log; location / { # send files to /forums try_files…
Last reply by Pross22, -
- 1 follower
- 8 replies
- 549 views
Hello, right now I have the DreamCompute instance running Ubuntu 16, Nginx + php7.0-fpm+MariaDB, and I have the IPS installed on, can I install wordpress on it too? and for ips and admin perspect will be convenience and recommended?
Last reply by ASTRAPI, -
- 6 replies
- 237 views
RewriteRule ^(.*)$ http://www.http://url.com/$1 [L,R=301] should it be RewriteRule ^(.*)$ http://www.url.com/$1 [L,R=301] right?? just noticed it and i do not know these things to well? anyone know? Just i keep getting redundant hostname notifications in analytics hmm!
Last reply by Netherlord, -
- 4 followers
- 14 replies
- 724 views
Hello ! Since I upgraded to version 4.1.14, I'm having problems with MySQL on my server. At moments, it begins using a high percentage of CPU and it doesn't stop... The only solution I found is stopping MySQL and restarting it... I would like to find out what is causing the high CPU usage. How can I monitor MySQL to achieve this ? Thank you.
Last reply by Stuart Silvester, -
- 1 follower
- 22 replies
- 939 views
Hi, everyone! Can anybody help me to tune my virtual server? Configuration: 2 cores, 8 Gb, SSD, nginx, PHP 7, Redis. ~80 online users. CPU average load is 4.03 5.28 5.2, sometimes it can be up to 12... pm.max_children = 200 pm.start_servers = 70 pm.min_spare_servers = 60 pm.max_spare_servers = 80 pm.max_requests = 500
Last reply by motomac, -
- 1 reply
- 217 views
In my forum many Fake member have registered. How can I delete this at once? thaks Yan
Last reply by Adlago, -
- 1 follower
- 1 reply
- 197 views
Hi, My server receives random 502 bad gateway almost every hour. I've been trying to figure this one out for almost two weeks but I cannot seem to solve it. Max children isn't reached once since yesterday, but I know of multiple incidents of 502 since yesterday. Do you have any ideas? Any help is deeply appreciated. fpm status report: pool: www process manager: dynamic start time: 15/Nov/2016:06:40:08 -0500 start since: 121517 accepted conn: 349082 listen queue: 0 max listen queue: 0 listen queue len: 0 idle processes: 25 active processes: 2 total processes: 27 max active processes:…
Last reply by Feld0, -
- 1 follower
- 5 replies
- 346 views
Hi all, So I have tried to upgrade to IP.Board 4.*** in the past and failed due to my hosting provider not having what was needed on there server. I have just had a renewal through for the next 3 years and as it has gone up by over 700% in price in now looking into new hosts. This thread isn't to look into new host but what I would like to know is if I found a new host that supplied what is needed for 4.current version would I be able to set things up on the new server and when its all set up just easily migrate my current site straight over? I am currently using 3.4.8 Thanks in advance.
Last reply by welshtony, -
- 2 followers
- 1 reply
- 423 views
I have recently installed new ips installation on dreamcompute, 1. How I can make enlist the contries? 2. Some admin have experience about ips on DreamCompute? I choose subsonic size to start....when I make the copy of language to upload new afterward, I think the instance processor is a little slowly...vs VPS of Dreamhost(15.00 per month)
Last reply by Mark H, -
- 1 follower
- 24 replies
- 520 views
Hi, I would like to move IPS to another server. I have install mysql & PHP. I have runninp ips4.php to check my system and it's OK. I copy /var/www/html/* from a new server and dump/restore my database. I change conf_global.php with the new Mysql. But i have an error and i don't understand: [Mon Nov 14 15:42:16.553996 2016] [:error] [pid 5996] [client 164.177.14.49:56071] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262112 bytes) in /var/www/html/forum/system/Log/Log.php on line 135 My server have 8Go and i configure php.ini with 512MB Thank Stephane
Last reply by Adlago, -
- 2 followers
- 4 replies
- 363 views
So, I'm making a new LEMP server with a separated database and stuff, for a forum with all the new toys; ubuntu 16.04, nginx, MySQL 5.7 and PHP7.0 - Alas, it turns out that memcached for php7 isn't done yet! I'm not really up for managing developer-versions and git repositories. I'm pretty new at this and looking for some input. Would I be better off going with an earlier php-version that can handle memcached or what would you suggest? How important IS memcached actually, when it comes down to it? Please chime in - I'm at a loss :o(
Last reply by IveLeft..., -
- 1 follower
- 7 replies
- 437 views
Hello, I have 2 domains with the isp4 installed. But one of them have more content added. How I can transfer to other from one have more content? I trying use phpmyadmin to do that, only export the database, and then import tha database to other domain account(phpmyadmin) but alway appear errors and nothing, someone can tell me what exactly I can do that?
Last reply by AnnieLeonheart, -
- 1 reply
- 313 views
Hello I'm getting these issues after signing up with cloudfare (free version) in my site. Mine is a self hosted community not cloud hosted.
Last reply by Dean Spencer, -
- 2 replies
- 302 views
This is a fix for a problem that I've come across in my community. In some cases where you enable Gravatar, some users' default avatars appear as broken images as demonstrated in the following screenshot That's because the users will have as default the Gravatar option assigned to them (once you activate Gravatar), even though they have no selection whatsoever in the database. Let me explain properly. Here are two member rows (from core_member table) [see pp_main_photo, pp_photo_type], whereas the first member uses the default avatar and it appears normally, while the second one is a member that has the default avatar appearing as a broken image…
Last reply by AnnieLeonheart, -
- 2 followers
- 34 replies
- 1k views
Any tips would be greatly appreciated
Last reply by Adlago, -
- 15 replies
- 694 views
What is the best option for caching method on a server using PHP 7? I want to use memcached but I'm told that isn't available with PHP 7. Is this true and is there an alternative?
Last reply by marklcfc, -
- 0 replies
- 207 views
Update: Aaaaaand we´re back up. Isn´t it typical how things just solve themselves the minute you ask for help? (For the record we were down for about an hour). --------------------------- Our community seems to be down, is there a server issue that just requires waiting or is there anything that could be done? (The headline is Norwegian for "Something went wrong, please try again").
Last reply by Sminkeforum, -
- 2 replies
- 468 views
Hello Let's see some basics about Ddos attack and what we can do about it... Distributed Denial of Service Attack (DDoS) Definition DDoS stands for “Distributed Denial of Service.” A DDoS attack is a malicious attempt to make an online service unavailable to users, usually by temporarily interrupting or suspending the services of its hosting server. Unlike a Denial of Service (DoS) attack, in which a single Internet-connected device (one network connection) is used to flood targeted resource with packets, a DDoS attack is launched from numerous compromised devices, often distributed globally in what is referred to as a botnet. DDoS attacks can be b…
Last reply by ASTRAPI, -
- 0 replies
- 311 views
Hello There is an updated Memcached version out that fixes a few critical Remote Code Execution bugs and if you use it you must upgrade to latest version: Memcached 1.4.33 Verify it by running from ssh: memcached -V Forgot to post earlier this one Update and stay safe ! Overview: Serious remote code execution bugs are fixed in this release. The bugs are related to the binary protocol as well as SASL authentication of the binary protocol. If you do not use the binary protocol at all, a workaround is to start memcached with -B ascii - otherwise you will need the patch in this release. The diff may apply cleanl…
Last reply by ASTRAPI, -
- 1 follower
- 1 reply
- 210 views
If you are using the free certificate from StartSSL, its time to move because with Chrome 56 they will not be trusted... Letsencrypt is the best free alternative. Firefox and Safari will do the same.
Last reply by EmpireKicking, -
MySQL version
by kmk- 1 follower
- 1 reply
- 409 views
Hello, I have the MySQL 5.7.16 version installed, but when I check with ips4.php, still appear the alert: MySQL Requirements MySQL connection could not be established to perform version check. Make sure your MySQL Server version is 5.1.3 or above (5.6.0 or above recommended). ?? I should use LAMP, or Nginx, which is better? MariaDB and MySQL, which will be most recomendable for ips?
Last reply by ASTRAPI, -
- 1 follower
- 6 replies
- 477 views
Since long few of our members using iPhone are suffering that photos taken from iPhone upload sideways and not in correct orientation. I have tested myself that my iPhone 6 display the correct orientation before taking picture, I click the picture it shows me also correct portrait orientation but when I upload directly from my phone it goes sideways into landscape orientation. Reported this to support since long, but no action other than closing the ticket after a while. Appreciate if someone can share some fixes, work around or plugin to permanently cure this issue. It is getting very embarrassing for us now. Sample: https://carnity.com/topic/11707-i-left…
Last reply by Tracy Perry, -
- 1 reply
- 190 views
Hi, Can I change to MySql Database from file system on IPS Cloud host, or better said, should I? Caching method options are grayed
Last reply by Rhett,