Installing Joomla And A Forum On One Database... Will That Run Slow
Usually I install every single PHP application on a new database. But I was thinking of installing a Joomla website and a SMF forum on one database with different table suffixes. Whether I install them in the same database or a different database, they will still be on the same host.
So does it make any difference to put them in different databases or should I just put them in one database?
The site/forum is for a little WoW guild website and it might get maybe 30ish visitors a day.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Which Host For Joomla! Website + VBulletin Forum
I'm promting a new Joomla! website and a new vBulletin forum. The website serves to news articles, some statistics (related to a football club) and also a small photo and video gallery. The forum would have an average of 40-50 online users. I'm considering to choose the baby package offered by Host Gator. Would that be a good choice?
View Replies!
View Related
Slow Forum
running a vb forum around 400 members online and 300 guests(they don't have access to forum).. here's my top list top - 20:27:49 up 2:48, 1 user, load average: 7.41, 3.93, 2.00 Tasks: 164 total, 7 running, 157 sleeping, 0 stopped, 0 zombie Cpu(s): 79.0%us, 3.8%sy, 0.0%ni, 16.6%id, 0.0%wa, 0.0%hi, 0.7%si, 0.0%st Mem: 2059456k total, 1379400k used, 680056k free, 74100k buffers Swap: 2031608k total, 0k used, 2031608k free, 578940k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 25037 apache 15 0 43488 20m 5168 S 25 1.0 0:05.08 httpd 25021 apache 15 0 45168 21m 4840 S 20 1.1 0:06.22 httpd 25033 apache 15 0 44072 20m 4900 S 15 1.0 0:04.18 httpd 25281 apache 16 0 41388 18m 4792 S 13 0.9 0:03.09 httpd 924 apache 15 0 47036 24m 6208 S 11 1.2 2:04.58 httpd 25000 apache 15 0 43036 19m 4884 S 9 1.0 0:04.27 httpd 25019 apache 15 0 44432 20m 4880 S 9 1.0 0:03.58 httpd 25793 apache 16 0 40228 16m 4656 R 8 0.8 0:00.25 httpd 24398 apache 16 0 42896 19m 5232 R 8 1.0 0:04.65 httpd 2516 apache 15 0 43868 21m 5412 S 7 1.0 1:42.88 httpd 916 apache 15 0 46212 23m 6268 S 7 1.2 2:01.07 httpd 25032 apache 15 0 42544 19m 4828 S 7 0.9 0:02.72 httpd 2674 mysql 15 0 180m 45m 4860 S 7 2.3 5:31.09 mysqld 23073 apache 15 0 44728 21m 5216 S 6 1.1 0:13.05 httpd 23062 apache 15 0 42992 19m 4916 S 5 1.0 0:16.05 httpd 25007 apache 15 0 47484 24m 5100 S 2 1.2 0:03.22 httpd 15795 apache 15 0 46944 23m 5544 S 1 1.2 0:47.47 httpd 16339 apache 15 0 46212 22m 5076 R 1 1.1 0:47.83 httpd 25038 apache 15 0 42336 18m 4788 S 1 0.9 0:02.92 httpd 16339 apache 15 0 46208 22m 5076 S 3 1.1 0:47.79 httpd 25020 apache 15 0 44860 21m 4864 S 2 1.1 0:04.71 httpd 25079 apache 17 0 45828 22m 4860 R 2 1.1 0:04.15 httpd 16361 apache 15 0 44872 21m 5392 S 1 1.1 0:50.04 httpd 22666 apache 15 0 43748 20m 5272 S 1 1.0 0:14.98 httpd 22671 apache 15 0 43320 20m 5244 S 1 1.0 0:16.42 httpd 25032 apache 15 0 42544 19m 4824 S 1 0.9 0:02.51 httpd 916 apache 15 0 46212 23m 6268 S 0 1.2 2:00.86 httpd 24247 root 15 0 2164 1104 816 R 0 0.1 0:00.64 top 25009 apache 15 0 43028 19m 4828 S 0 1.0 0:03.32 httpd 25034 apache 15 0 43492 20m 5128 S 0 1.0 0:02.63 httpd 25268 apache 15 0 40892 17m 4676 S 0 0.9 0:00.49 httpd 25282 apache 15 0 41168 17m 4700 S 0 0.9 0:01.37 httpd
View Replies!
View Related
VBulletin Forum Very Slow Under High Load
I recently started hosting a large vBulletin forum (14,014 registered users... 30-60 online at a time) on one of my dedicated servers. When there's a lot of activity on the forums, things start getting really slow. There will be like 50 php-cgi processes running. Some users get blank pages, others get this message: Notice: Undefined variable: errfile in [path]/forums/includes/functions_log_error.php on line 163 Specs of the server are: AMD Athlon 64 3000+ 160GB SATA HDD 2GB DDR2 RAM FreeBSD 6.2 (Hosted at AwkNet) Could there be any Apache modifications I can make to increase performance, or anything else I could try?
View Replies!
View Related
Forum Database To New Server Introduces Increment Errors
I moved over a 400mb ish forum database for VBB to another server and ran into MySQL Error : Duplicate entry '0' for key 1 Which I imagine would have to do with auto incriment? What can I do about this? Is there a way I can bring it over and not hit this? Way to fix it? In the meantime all of the viewers cannot use the forum because I was forced to put it into maintenance mode so that no one can run into errors etc.
View Replies!
View Related
LAMP:httpd Doesn't Run After Installing PHP5
After install MySQL and Apache, everything went well, I tested web server and it was OK. but after I installing PHP, httpd just simply don't run. When I tried to run httpd, nothing was happened as showing below [root@localhost ~]# /usr/local/apache/bin/apachectl start [root@localhost ~]# ps aux |grep httpd root 2809 0.0 0.2 4988 672 pts/0 S+ 06:52 0:00 grep httpd [root@localhost ~]# ----------------------------------------- CentOS 5 MySQL: 5.0.41 httpd-2.2.4 PHP-5.2.3 ------------------------------------------ Installation Details groupadd -g 103 mysql useradd -u 103 -g mysql mysql groupadd -g 104 web useradd -u 104 -g web web MySQL ./configure --prefix=/usr/local/mysql --with-extra-charsets=all --enable-thread-safe-client httpd ./configure --prefix=/usr/local/apache --disable-status --disable-asis --disable-cgid --disable-userdir --disable-cgi --with-mpm=worker --enable-so --enable-deflate --enable-rewrite PHP ./configure --disable-all --with-apxs2=/usr/local/apache/bin/apxs --with-pcre-regex --with-zlib-dir --with-dom-xslt --with-dom-exslt --with-gd --with-jpeg-dir --with-png-dir --with-ttf --with-freetype-dir --enable-gd-native-ttf --enable-gd-jis-conv --with-iconv --enable-mbstring --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-pdo-mysql=/usr/local/mysql --enable-pdo --enable-sockets --with-dom --with-xmlrpc --with-xslt-sablot --enable-xslt --enable-soap --enable-zip --enable-libxml --enable-simplexml --enable-exif --with-pear --enable-xml httpd.conf User web Group web ------------------------------------------------------------
View Replies!
View Related
EasyApache Running Slow After Initial Run
I am migrating my sites from a Xen based Centos 5.3 + cPanel/WHM instante to another Xen based cPanel/WHM solution with Centos 5.3 64-bit. I am having issues with easyApache now after it was successfully ran for the first time. It does not time out however even the profile selection screen takes well over 10 minutes to get to once easyApache is initiated. Once the profile selection is made it is still slow moving to the customization screen. The server is neither overloaded, nor out of memory. I have actually executed /scripts/checkperlscripts in hopes that it would identify something. I am planning to remove /home/cpeasyapache folder however I am not confident whether this is the right approach or not.
View Replies!
View Related
Slow Page Response With Database Driven Site
I have built a database driven site with PHP & MySQL. Pages download quicker on some connections than other (obviously), however this is not due to connection speed. The web host server seems to respond very slowly to my boss's network (which is on a proxy server). Could it be that this problem is related to the web host? i.e. could it be that the web host is unequipped to deal quickly with this type of network? On my home connection (2Mbps), pages often download instantly, however occaisionally I have to wait 10-20 seconds to receive the page from the host. Finally, could you recommend an excellent web host to use with our site? My boss wants to offer a professional service where server response is quick. We are based in the UK.
View Replies!
View Related
SLOW Connection: 2 Webservers Using A Single Database Server
I am developing an application on a load balanced network. It is configured as follows: Webserver1, Webserver 2 (Fedora 5 - Linux, Apache, Zend Opt, PHP) and a DataBase Server (MySQL) When the webserver attempt to use the Database server the connections and page output are REALLY slow! The database server is within the webservers local intranet - so I thought it would be a lot faster. ---------- Here is a quick test: : : Testing Database Connection on localhost Connecting to Database... 0.00054502487182617 seconds SELECT * FROM users... 0.00076389312744141 seconds Testing Database Connection on '192.168.1.200' Connecting to Database... 19.998768091202 seconds SELECT * FROM users... 0.0021719932556152 seconds 20 seconds to connect to the database server...
View Replies!
View Related
VPS Incredibly Slow, Huge Numbers Of Slow MySQL Queries For Plesk/Watchdog
I've got 25 domains on a Virtuozzo/Plesk8.6/CentOS5 VPS. Each domain has one up-to-date install of WordPress, most have very little traffic (average 200mb per month), maybe 2 domains get 5-7gb traffic per month. I monitor port 80 connections and rarely see more than 10 at a time. That should in my opinion be no problem at all for a VPS with 768mb guaranteed ram and 2.4ghz cpu. I've got 30gb hard drive spare too. But.... about 8 or 10 times a day it grinds to a complete halt: server load at 500-1000%, sites timing out, plesk takes 3mins to load, often I can't even connect with SSH, and the plesk web server, apache INSERT INTO module_watchdog_sys_stat (time, type, value, service_id) VALUES(FROM_UNIXTIME(1226404705), 'MAINMEM_USAGE', 17472, 11); 80 seconds sounds like a huge amount of time for a MySQL insert to me! Does anyone know if this is likely to be the cause of my trouble? Some problem with Plesk and the database? Or could it be something else?
View Replies!
View Related
How To Merge A Database Into A New Empty Database
How to merge a database into a new empty database? I used this method and its not working mysqldump --opt -uusername -p databasename > databasename.sql mysqldump --opt -uusername -p databasename < databasename.sql but get this error /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
View Replies!
View Related
Webhost -use Joomla
I am in charge of making a website for a charter school. Where I stand right now is I am going to use Joomla, and I assume Fantastico. Now where I am still stuck is with a webhost. Every time I locate one that sounds good (editor's picks, and such), I read the feedback comments and find tons of complaints. Can someone recommend one please. Under $10; user friendly; accepts Paypal would be very helpful. I went to get Bluehost, as an example, from some reviews I read, and then I read the feedback section. I don't think I understand the terms enough to make a choice on my own,
View Replies!
View Related
Joomla With Linux
I have installed joomla and now i m installing some extension but when i install extension i m getting error ------------> JFolder::create: Path not in open_basedir paths Unable to create destination
View Replies!
View Related
Hosting For Joomla
I am going to start a new personal / business website which will feature articles along with pictures and few videos, all managed through Joomla. I recently visited the official Joomla forum and found a thread which posted guidelines on choosing a proper Joomla hosting. forum.joomla.org/viewtopic.php?t=95678 3. The most security conscious hosts turn PHP's Register Globals directive OFF by default. The next best allow you to turn it off in local .htaccess or php.ini files. A host that requires you to run a site with Register Globals ON should be avoided. This is true for any PHP enabled site, whether or not you are running Joomla!. There is a legitimate argument to be made by hosts for keeping Register Globals ON for PHP4 sites. This is that it would break too much legacy code. This argument should not be accepted for a PHP5 installation. Beginning with PHP5, the official PHP recommendation was to keep Register Globals is OFF. Note that beginning with PHP6, there will not even be a Register Globals setting, so don't get caught in a Register Globals backwater. Modify your code to work without Register Globals, and choose a host that encourages such practices. 6. Be sure users on your shared server can't view each other's files and databases, for example through shell accounts and cpanels. 7. Choose a host that provides real information about security compromises, rather than simply shutting your site down. Check their user forums for evidence of how they've responded to cracks in the past. A good host may for example, inform you immediately that a security breach has occurred and will quarantine the problem file for you, while leaving it there for further investigation. A poor host will shut your site down and provide very limited information on why. Watch out! All too many do this. 8. Be sure you have access to raw server logs. Reading these logs is a vital part of site security and recovery. 9. Choose a host that limits the number of users per machine and the average CPU load per machine to some reasonable number (depending on hardware). Be sure they proactively move user sites as needed to balance load. Check the number of domains on a server using reverse IP lookup. 10. Choose a host that manages it's own data center. Check the data center infrastructure, such as redundant Internet access, hot swappable backups, full daily backups, environment and access controls, emergency generators, etc. 11. Check that your host is not at risk of having its IP addresses blocked because it hosts porn or SMAM sites. What alarmed me was #3, #6-#11 My Question is, how the hell am I supposed to check for these flaws? I thought I was going to settle down with Hostgator or Hostmonster, but now I am not sure. If Hostmonster or Hostgator do not meet these requirement, can someone be kind enough to suggest some? I don't expect that much of traffic, so I want to keep the budget minimal: below $8. I know that by limiting this budget, I am limiting the quality of hosting, but I am not ready to commit my resource to my first site: just an experimentation of my limits.
View Replies!
View Related
Performance And Joomla
I was a victim/winner due to slashdot yesterday. My site, www.electricalengineer.com runs Joomla hosted through Rackforce's dds-400l package. We thought we were under attack yesterday, but later found it to be the slashdot effect. Anyhow, google analytics show ~5700 visitors. This doesn't seem like it would be enough to slow the server to a halt, but it did. Rackforce suggested that we upgrade to a more powerful package. I'm not sure though that the following should have slowed us down: Dual Quad-Core Xeon 1GB DDR2 ECC 667 RAM 30GB on SAS/SCSI 10Mbps Dedicated Unmetered anyone else have performance issues with Joomla?
View Replies!
View Related
Joomla Site
I have a big joomla no profit site on a shared host. Actually the site has 1500/2000 unique at month with 10.000/12.000 pages at day. Not to much the consume of bandwith.. we have not viedo or heavy images or audio files.. so we consume 12/13 gb at month. Probabily in the next month we cold grow for ten times... with 15.000 or more unique at day. So in this vps must be only one site. How much much ram could be necessary? 512? Two things that we use.. Cpanel or Plesk ot manage this site and a daily backup on the server but we need to download a backup even 3 or 4 days in our local pc.
View Replies!
View Related
Best Webhost For Joomla
I'm getting ready to upgrade my site to Joomla and am learning all these things about security issues. For example, the register globals on my webserver is turned on and I can't turn it off unless I go to a dedicated server and pay 3X per month of what I'm paying now. And there's other things too about this particular webhost. Just wondering if anyone can give any input from experience on who is a good webhost for a Joomla site with regards to security, etc.
View Replies!
View Related
Free Hosting For Joomla
I'm hungarian and my english is not very well. So I'm looking for a free hosting with the most space (for videos etc.) and in which Joomla can run correctly. I've been looking for a hosting like this for weeks now but I couldn't find any. I would be really grateful if anyone can show me a hosting like that.
View Replies!
View Related
Joomla + VPS Performance
I currently have a VPS in the UK that I host my clients joomla sites off and the specs of this VPS server are as below: - 20 GB SA-SCSI Disk Space - 350GB bandwidth - Full root access / Parallels/WHM/cPanel - 2 Dedicated IPs - 384 MB SLM RA I am now running around 10 joomla based sites off of this VPS, 5-6 of which are Ecommerce based sites. Whilst I am probably only using 10gb of the overall disk-space so far, in terms of performance, should I continue to add clients to this server or should I keep the more hungry sites on this server and move some of the less resource intensive non-ecommerce sites to another VPS? Or would it be in my best interest to upgrade to a Dedicated server where I will have all my own resources?
View Replies!
View Related
Joomla VPS Host
I have a joomla site running on a new unmanaged VPS at FutureHosting.biz and it is performing very poorly. I am not a server admin but i copy the same CMS and database to a shared account i have access to and the site runs much faster. That shared account happens to be a SiteGround server which if possible, i would like to stay away from. I have had bad experience with SG so i am contemplating, MidPhase, as an option for VPS support. I was also considering LunarPages and HostGator but their recent datacenter problems and poor reviews i want to stay away from them as well. I really want to find a quality host who has experience managing large joomla based sites.
View Replies!
View Related
Joomla Website Get Hacked
One of my clients has joomla site installed on his hosting. But recently his website always get hacked. Hacker put one index.html file in the public_html folder. luckily they not deleting file and database.. This is happen twice in one week, even he change the cpanel password to a more complex one... anyway to prevent this? any way to harden the security?
View Replies!
View Related
Joomla Wrapper And Redirection
I am using joomla and a script called Olate Download for my site. So I have made olate to display in a joomla wrapper. what i want to know is how to redirect the olate pages to the joomla wrapper. the pages when indexed in google etc are linked directly to the olate without the wrapper. so what i would like to do is redirect all the incoming olate links to the joomla wrapper ( i understand it will be same page) but also want the search engines to index the olate pages without any problems. i think this can be done using htaccess. so someone please tell me how to create such a rule. it should redirect all the users which is not reffered from my site to the joomla wrapper except search engine spiders.
View Replies!
View Related
VPS JOOMLA Memory Issue?
I have a VPS account that keeps going down. I am on VPS account with 7GB and 128MB/192MB. I have one site running a Joomla manged website. The other site just host pictures, and receive emails. So about a two site for emails. One site for pictures and one Site serving Joomla based website. The control panel is CPANEL/WHM. I asked my provider why this keeps happening and they are stating CPANEL is a memory hog and would recommend I go to there next available plan that has 256MB. My question is does this sound like the memory should be an issue for such a small VPS Server. I plan on adding more sites and possible some E-Commerce. BUt there next plan up seems like it would be to small 12GB 256. I was thinking of ging with GODADDY Vps account.
View Replies!
View Related
Web Hosting Company - Joomla
I am in the process of creating a site for my family, which is spread out around the world. I am using Joomla and have built my site on Siteground as my host. My site will have low traffic, for family only, but I want my family to be able to post pictures, chat and blog. I am very happy with Siteground but it has come to my attention that even though they offer 750gb of space I can only have up to 5gb of picture files (gif, jpg, etc.) I feel that I will eventually exceed this and being new at the whole site creation, I do not want to risk data being lost (database, files, etc.) when the time comes to transfer to a new host. The site is not active yet as I am still working out the kinks and adding more pages. I figure if I am going to make a move to another host now would be the best time. So I guess the question I have is what hosts, in your opinions, would be the best for the site I explained and still be able to work in Joomla.
View Replies!
View Related
Good UK Host For Joomla Self Install
I have a client who is UK based and whose readership will be mostly UK based. They want to use Joomla and have asked me to install and configure. I don't anticipate high traffic or needing lots of space, just need a reliable responsive host, probably UK based. I don't want to use Fantastico automatic install. I prefer to install myself. SSH desirable but not essential.
View Replies!
View Related
100% Joomla Compatible VPS
I currently have a VPS server and I run a lot of joomla based sites for my clients and having done a bit of research, mediatemple has come up as being a well-recommended hosting provider for joomla based installations in the sense that the servers are all ready and configured for joomla, where chmodding does not need to be done once a joomla installation has been done - something I find very tedious after each joomla install. Can anyone recommend a Manage VPS provider that would fully support Joomla from the point of when its first installed and its ready to go like I have said above and also be able to keep the joomla sites running optimal performance.
View Replies!
View Related
ManageMyServices... Run.. "Forest" Run
Server been down over 14 hours..... over 50 sites down.... standard response within a few hours... we will reboot your server within the next 30 min. Sites come up for 3 minutes then down again.... Resubmit ticket... few hours later.... same response... reboot server.... same result... server still down. Last ticket submitted over 3 hours ago.... no response...server still down. No phone number... Hard to believe anyone would run a business in this manner, knowing peoples livelyhood depends on their sites being up.
View Replies!
View Related
Joomla Install - Solve Directory Permission
I installed Joomla today, and it went smoothly except that under Help -> System Info in the Joomla admin panel, all "Directory Permissions" are "Unwritable." I've read up on various solutions, such as installing suphp to take care of user permissions. But if I have my own Linux VPS and I am the only user (i.e. noone else has accounts on my VPS), what is the easiest way to fix this issue? Can I just CHMOD those directories to 777 without worrying about causing a security issue? Or is there a similarly easy solution for someone like me with very basic Linux knowledge?
View Replies!
View Related
PhpBB/Joomla/MediaWiki - Which Opcode Cacher To Use
768MB VPS with DirectAdmin. I will be using phpBB, Joomla, and MediWiki and would like to install an opcode cacher. The 3 most popular ones appear to be: APC, xcache, and eAccelerator. wouldn't be able to install an opcode cacher on my own without instructions I can just copy and paste into the command line. So my priorities are that it's easy to install/update, it doesn't take manual tweaking to get it working properly, and it's known to have less issues. With phpBB, Joomla, and MediaWiki in mind, which opcode cacher should I go with?
View Replies!
View Related
HTACCESS Joomla & Wordpress SEF-url's
I am developing my website and the standard htaccess is for SearchEngineFriendly URL's with Joomla. I have chosen to have a blog with Wordpress... only in Wordpress I can't get the SearchEngineFriendly URL's... because then the Joomla site doens't work anymore... Does anyone have suggestions for a solution? So I need a HTACCESS file where as well Joomla as Wordpress can generate SEF Url's.
View Replies!
View Related
Good Hosting Site For A Joomla Based Environment?
my friend and i are working on some web-based-commerce ideas and at current we're at godaddy.com. i can only imagine the vitriol they've rightfully earned here, as we decided to be done with them when the $30 SSL license they told us we could get one night quickly became $78 because there was a new "turboSSL server" package we needed, nevermind the guy the first time said with our hosting options we only needed to go through them for the SSL license, so basically, either the first guy lied to us or the second guy tried to hustle us, either way, i dont like companies whose sales model is revealed like the plot in a horror movie, so we're looking to go elsewhere. basically we're looking for a virtual private server setup, although actually another question i'd love to ask someone is if joomla is better served on unix/linux or windows, with a few dozen accounts needed, and by accounts i mean domains and whatnot, as right now it's basically the blanket idea that you grab the names you need, or might go to if you change your mind on company names... so basically, with all the people here talking about bad experiences with places, are there any good experience type places where someone can get competent tech support, no hustling in sales pitches, and quality service at a nice solid price? again, sorry to show up and start asking for things, but i'm not necessarily well versed in these arts yet... rest assured once i have some information i shall contribute to the community and help others who are in my position now
View Replies!
View Related
Files Uploaded Via Scripts & Joomla Have 600 Permissions
I've recently started experiencing some issues where files uploaded through Joomla or some other scripts (mostly PHP) inherit a permission of 600. Prior to updates being done on the server I'm hosted on, uploaded files received 644 permissions and all things worked great. I've checked the umask that assigned to the shell (022) and have ruled out that as a problem.
View Replies!
View Related
Forum Under Attack
Our forum is under attack...and our host won't do anything except tell us that our load is too high and that they might turn off our account. But, we've already turned off the forum...the only load is a note that says it's down for maintenance...no database...no html...nothing. In a very short amount of time it has has over 300,000 page requests for the same three pages. Is there anything on my side (since I don't run the server) that I can do to stop this or prevent it...etc?
View Replies!
View Related
Community Forum
I've got my new hosting provider choice narrowed down to two providers (ServIt & WiredTree) for a Managed VPS. From the reviews here they both seem to be very similiar in customer support and reliability. The only difference I have found is that ServIt does have a community forum and WiredTree does not have a forum. It's wierd to be choosing a hosting provider based on this, so I thought I would come get your opinions on this.
View Replies!
View Related
Phpbb3 Forum
I am trying to create a phpbb3 forum that can hold like 100 members. I am looking for hosting that will support my forum, is a decent price, and if I don't have to lock in any months thats an added bonus.
View Replies!
View Related
Hosting A Forum
What kind of webhost will I need for phpBB forum? Here are the requirements : A webserver or web hosting account running on any major Operating System with support for PHP A SQL database system, one of: FireBird 2.0 or above MySQL 3.23 or above MS SQL Server 2000 or above (directly or via ODBC) Oracle PostgreSQL 7.x or above SQLite PHP 4.3.3 or above with support for the database you intend to use. The optional presence of the following modules within PHP will provide access to additional features, but they are not required. zlib Compression support Remote FTP support XML support Imagemagick support Of course free hosts are preferred, but nothing too expensive will do fine aswell. n_n
View Replies!
View Related
Creating A Forum
I want to create a forum and have not got any idea in where to start. All I have at the moment is a PhpBB2 template which I would like to use. The few questions I have are: 1: Do I need to purchase Webspace, if so which are recommended? 2: How would I install the template to the webspace and would the users login information get stored in a seperate database or would that come with the web hosting? All help would be very much appriciated as i have no idea where to start and how to get it up and running.
View Replies!
View Related
After Forum Migration
I transfered my forum from one server to another. ips changed. Before the transfer, I closed the board and put an announcement. After the transfer I opened the board and started posting. Now, there are other members who've posted after the transfer but I've noticed decrease in activity. One of the members emailed me and told me that the board is still closed for him with the announcement shown. That message is from the old and not the new server. So how is this happening? What should he or I do? I and some other members can access and post normally. The forum is is the one in my sig. Just see if it's closed for you or not.
View Replies!
View Related
VDS+Forum
I just toke a Virtual dedicated server based on linux-vserver technology with 512Mo of ram burstable to 3 Go, to host my ipb active forum (20,000 registred members ~80 simultalinous).. the probleme is the vds can't handle the forum due to bad memory Usage.. Look at the memstat output : Quote: root@xxxxxx:/etc/init.d# memstat 676k: PID 2303 (/dev/zero) 436k: PID 2308 (/lib/tls/libnss_files-2.3.2.so) 11956k: PID 4215 (/SYSV00000000) 244k: PID 4234 (/usr/lib/libdb3.so.3.0.2) 34500k: PID 4280 (/lib/tls/libnss_files-2.3.2.so) 252k: PID 4287 (/lib/tls/libc-2.3.2.so) 396k: PID 4527 (/usr/lib/libdb3.so.3.0.2) 264k: PID 4529 (/lib/tls/libc-2.3.2.so) 392k: PID 4558 (/usr/lib/libdb3.so.3.0.2) 264k: PID 4563 (/lib/tls/libc-2.3.2.so) 236k: PID 4569 (/usr/lib/libdb3.so.3.0.2) 3560k: PID 4714 (/lib/tls/libnss_files-2.3.2.so) 3556k: PID 4791 (/lib/tls/libcrypt-2.3.2.so) 3476k: PID 4792 (/lib/tls/libcrypt-2.3.2.so) 3588k: PID 4793 (/lib/tls/libcrypt-2.3.2.so) 3468k: PID 4794 (/lib/tls/libcrypt-2.3.2.so) 3564k: PID 4795 (/lib/tls/libcrypt-2.3.2.so) 3620k: PID 4796 (/lib/tls/libcrypt-2.3.2.so) 3472k: PID 4797 (/lib/tls/libcrypt-2.3.2.so) 3468k: PID 4819 (/lib/tls/libcrypt-2.3.2.so) 460k: PID 5064 (/lib/tls/libnss_files-2.3.2.so) 248k: PID 5087 (/lib/tls/libnss_files-2.3.2.so) 248k: PID 5090 (/lib/tls/libnss_files-2.3.2.so) 8532k: PID 6351 (/SYSV00000000) 320k: PID 7933 (/usr/lib/gconv/ISO8859-15.so) 307124k: PID 7969 (/lib/tls/libnss_files-2.3.2.so) 240k: PID 7970 (/usr/lib/locale/locale-archive) 980k: PID 12506 (/lib/tls/libc-2.3.2.so) 752k: PID 13316 (/lib/tls/libnss_nis-2.3.2.so) 664k: PID 17042 (/dev/zero) 404k: PID 17195 (/lib/tls/libnss_files-2.3.2.so) 3328k: PID 24943 (/SYSV00000000) 12248k: PID 25310 (/SYSV00000000) 11128k: PID 25311 (/SYSV00000000) 11772k: PID 25312 (/SYSV00000000) 11072k: PID 25313 (/SYSV00000000) 12028k: PID 25314 (/SYSV00000000) 12028k: PID 25316 (/SYSV00000000) 11688k: PID 25317 (/SYSV00000000) 12340k: PID 25318 (/SYSV00000000) 11224k: PID 25319 (/SYSV00000000) 11796k: PID 25320 (/SYSV00000000) 11548k: PID 25322 (/SYSV00000000) 12012k: PID 25323 (/SYSV00000000) 11736k: PID 25324 (/SYSV00000000) 11440k: PID 25325 (/SYSV00000000) 11540k: PID 25326 (/SYSV00000000) 9344k: PID 25327 (/SYSV00000000) 11164k: PID 25328 (/SYSV00000000) 12080k: PID 25329 (/SYSV00000000) 10136k: PID 25330 (/SYSV00000000) 12084k: PID 25331 (/SYSV00000000) 396k: PID 32054 (/lib/tls/libc-2.3.2.so) 428k: PID 32055 (/lib/tls/libc-2.3.2.so) 428k: PID 32073 (/lib/tls/libc-2.3.2.so) 428k: PID 32074 (/lib/tls/libc-2.3.2.so) 428k: PID 32075 (/lib/tls/libc-2.3.2.so) 428k: PID 32076 (/lib/tls/libc-2.3.2.so) 428k: PID 32077 (/lib/tls/libc-2.3.2.so) 396k: PID 32087 (/usr/lib/libdb3.so.3.0.2) 268k: PID 32090 (/lib/tls/libc-2.3.2.so) 396k: PID 32140 (/usr/lib/libdb3.so.3.0.2) 264k: PID 32142 (/lib/tls/libc-2.3.2.so) 724k: /SYSV00000000 4215 6351 24943 25310 25311 25312 25313 25314 25316 ... 1280k: /dev/zero 17042 1280k: /dev/zero 17042 1280k: /dev/zero 2303 1280k: /dev/zero 2303 68k: /usr/lib/courier/authlib/authdaemond.mysql 32055 32073 32074 32075... 612k: /bin/bash 7933 17195 64k: /usr/lib/libtasn1.so.2.0.10 4215 6351 24943 25310 25311 25312 2531... 1644k: /usr/lib/locale/locale-archive 7933 7970 17195 1124k: /usr/lib/libperl.so.5.8.4 4215 6351 24943 25310 25311 25312 25313 ... 12k: /lib/libcap.so.1.10 2303 13316 17042 8k: /lib/libcom_err.so.2.1 4215 6351 24943 25310 25311 25312 25313 253... 8k: /usr/bin/logger 7970 248k: /lib/libncurses.so.5.4 7933 17195 20k: /lib/libnss_db-2.2.so 2303 4215 4234 4527 4558 4569 6351 13316 170... 32k: /lib/libpam.so.0.76 2303 4215 5064 5090 6351 13316 17042 24943 253... 28k: /lib/libwrap.so.0.7.6 2303 4215 4287 5064 6351 7969 13316 17042 24... 12k: /lib/security/pam_env.so 2303 17042 12k: /lib/security/pam_limits.so 2303 17042 8k: /lib/security/pam_mail.so 2303 17042 4k: /lib/security/pam_motd.so 2303 17042 8k: /lib/security/pam_nologin.so 2303 17042 44k: /lib/security/pam_unix.so 2303 17042 12k: /sbin/portmap 4287 28k: /sbin/syslogd 4234 408k: /usr/lib/libgnutls.so.11.1.16 4215 6351 24943 25310 25311 25312 25... 80k: /usr/lib/libgssapi_krb5.so.2.2 4215 6351 24943 25310 25311 25312 2... 136k: /usr/lib/libk5crypto.so.3.0 4215 6351 24943 25310 25311 25312 2531... 416k: /usr/lib/libkrb5.so.3.2 4215 6351 24943 25310 25311 25312 25313 25... 1008k: /usr/lib/i686/cmov/libcrypto.so.0.9.7 2303 2308 4215 4280 4714 479... 196k: /usr/lib/i686/cmov/libssl.so.0.9.7 4215 4714 4791 4792 4793 4794 4... 12k: /usr/lib/perl/5.8.4/auto/Cwd/Cwd.so 4215 6351 24943 25310 25311 25... 68k: /usr/lib/libz.so.1.2.2 2303 2308 4215 5064 6351 7969 13316 17042 2...
View Replies!
View Related
Forum Not Working
i have uploaded a backup sql to phpmyadmin, and dont have any cpanel or directadmin to begin with, using only phpmyadmin and ssh neither the initial database or the new database had data on my forumsand, to create and restore my dump but i dont have any knowledge how to do that,
View Replies!
View Related
|