131
brash
Re: How many splits can XOOPS bear?
  • 2005/9/5 11:36

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Quote:

frankblack wrote:

In the long run XOOPS might lose all Japanese members, which is - in my opinion - a great loss.


That would be a great loss indeed.
IT Headquarters
Innovative IT Solutions



132
brash
Re: How many splits can XOOPS bear?
  • 2005/9/5 8:22

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Xoopscube is the only recent split I know of, and while regretable there is no pleasing everyone. Japan has quite a bit of Xoop talent, so I'm sure it will go well.
IT Headquarters
Innovative IT Solutions



133
brash
Re: postgres + xoops?
  • 2005/9/5 4:06

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


This is a question that pops up quite often. XOOPS at present does not (officially) support any database other than MySQL. However, if you read Skalpa's roadmap for X4 you will see that the new XoopsDb framework design will use the PDO interface making it compatible with any database that supports PDO, including postgres.
IT Headquarters
Innovative IT Solutions



134
brash
Re: Authenticating with LDAP in XOOPS (2.2.2)
  • 2005/9/3 1:36

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Have you actually loaded the ldap extension in your php.ini?

Open you php.ini and change;
Quote:

;extension=php_ldap.dll


to

Quote:

extension=php_ldap.dll


Then restart you web service for the changes to take effect.
IT Headquarters
Innovative IT Solutions



135
brash
Re: A new name for Mambo : Joomla!
  • 2005/9/2 4:02

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


The Mambo devs split when the Mambo foundation was created and setup to grant Miro (parent company) control of development rather than the community. This was basically a pill that the Mambo community didn't want to swallow, so there was a very large scale split and Joomla was born. best of luck to them I say.
IT Headquarters
Innovative IT Solutions



136
brash
Re: Anyone successfully running phpadsnew Xoops Module ?
  • 2005/9/1 10:50

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Same here, in particular when intergrated directly into an XOOPS template using PhpAdsNew local mode. The PhpAdsNew manual gives some very vauge indication that there where special circumstances when intergrating it into a smarty based website such as Xoops, but gives no details at all as to what.
IT Headquarters
Innovative IT Solutions



137
brash
Re: My Xoops and CPU problem..(Very Big Problem)
  • 2005/9/1 6:52

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Single biggest place to get an instant performance kick is to make sure you have XOOPS set to cache as much as you can (especially the blocks). Get your hands on the Page timer|MySQL Counter smarty plugin I wrote here.
IT Headquarters
Innovative IT Solutions



138
brash
Re: XOOPS scalability for large site?
  • 2005/9/1 6:45

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Hi tommelcher,

With that kind of traffic you are going to face scalability issues with PHP before you even get to a CMS, purely because PHP is an interpreted script rather than being compiled. Added to that you are going to need a massive amount of bandwidth to support 100,000 concurrent users, you'll be looking at something like a dedicated OC-3, maybe even an OC-12. No doubt you've taken that all into consideration though.

Anyway, throw enough processing power at web application and you can acheive almost anything. I'd assume with the kind of traffic you'll be looking to support that clustering your service, which is something I can honestly say is an environment I've never heard of XOOPS operating in. However, effective clustering is a function of your clustering solution rather than your choosen CMS.

The largest site I know of using XOOPS in any detail outside of Xoops.org is iis-resources.com, but even then we only get around 250,000 page views a month there which is no where in the league you speak of. I can remember reading about a drag car website some time ago that had 500,000 visitors in a weekend, but can't remember any details.

Funny you should mention the article regarding the analysis of 4 XOOPS article managements systems, as I wrote that paper. I'm actually in the middle of writting another paper on performance tuning your XOOPS environment which deals with performance optmisations in a single low end system environment from the operating system level right through to web server and web application level in a Microsoft environment. I've gotten some pretty impressive results so far, with performance improvements in the vacinity of 1000% over the default. Even so, this would be of limited value to you as it only covers general performance tuning methods, where as you will need to do some significant performance optmisations at the web app code level I'd say. Anyway, I'll be very interested to follow your progress here.
IT Headquarters
Innovative IT Solutions



139
brash
Re: phpnuke arcade mod
  • 2005/9/1 1:19

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


If you can't convert it yourself, then you'll most likely need to pay for a conversion, unless of course you can find an XOOPS developer with spare time also with the need/want for the mod.
IT Headquarters
Innovative IT Solutions



140
brash
Re: AMS - Multi Page Articles?
  • 2005/8/26 13:30

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


The apostrophes and quotation mark issue would be due to magic quotes been enabled in your PHP environment I would say. Do not have any idea why the tags aren't working.
IT Headquarters
Innovative IT Solutions




TopTop
« 1 ... 11 12 13 (14) 15 16 17 ... 177 »



Login

Who's Online

137 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 137


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits