21
Grizzlydk
Re: multiple sites in a single DB
  • 2005/10/6 22:44

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Hi dc0-1

Yes i agree it's looks a bit funny...my own db is 1Mb and runs just fine.....On my own server....

The only logical thing is either is the db messed up because of the two "site db's" in one db or your ISP's db server is not delivering enough power, say it runs 200 db's for other customers and are not really thought of as a DB server with a constant heavy load...

I would contact my ISP and get them to answer som questions about the db server and hov much load you can put on it....

Hope you get it sorted

Grizzly
Danish is viery iasy to spoke



22
Grizzlydk
Re: Apache on port 8081
  • 2005/10/6 22:32

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Hi cavh2005

Yes your virtual root is just fine.....

I,m currently looking into a simular problem, when i have the time. The port 80 is the standard on the net for webservers, what brings me back to my idea.

Maybe we can add a port number in the dns....i haven't tried yet or maybe even better (depends on your network hardware) use a port forwarding function.

Grizzly
Danish is viery iasy to spoke



23
Grizzlydk
Re: multiple sites in a single DB
  • 2005/10/6 20:45

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Hi dc0-1

Yes... I think it is your db size that brings the MySQL server to it's knees.......
Danish is viery iasy to spoke



24
Grizzlydk
Re: multiple sites in a single DB
  • 2005/10/6 20:35

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Hi dc0-1

The bigger your db get's the more cpu time is needed.

In general it's a very good idea to keep the db small, and if possible decentralize with several db's.


Is there any reason why you don't run two seperat db's ?

Grizzly
Danish is viery iasy to spoke



25
Grizzlydk
Re: MySql Version
  • 2005/10/5 13:30

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Hi Zaphod

ODBC localhost...?????? Correct me if i am wrong but ODBC isn't used by xoops. ODBC is MS applikation and if used by MySQL then called MYODBC.

I think something in your configuration is wrong.
Danish is viery iasy to spoke



26
Grizzlydk
Re: Installing themes
  • 2005/10/4 13:13

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Hi Jet

Nope you don't have to generate any templates...
Danish is viery iasy to spoke



27
Grizzlydk
Re: Page Title Problems
  • 2005/9/28 21:04

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Nope can't say i have the same problem.

Just for fun i found my theme.html:

<title><{$xoops_sitename}>-<{$xoops_pagetitle}></title>


Then i forced it to write GrizzlyDk:

<title><{$xoops_sitename}>-<{$xoops_pagetitle}> GrizzlyDk</title>


Worked just fine... So if you really can't make i work the normal way ...maybe you could force it..

To be honest i don't know how XOOPS react to doing that, but i can't see why it should be a problem.
Danish is viery iasy to spoke



28
Grizzlydk
Re: Mysql 4.1.x problem
  • 2005/9/28 10:12

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Hi capricornus

MySQLi extension is only a option not a requirement. So if you want to run PHP with the old MySgl extension no problem...

I'm sitting here trying to recall where i read that mysqli is.. well there is different opinons on that extension....

In regard as wether XOOPS can use Mysqli..really don't know. But one thing i do know, that is if using mysqli you get the full advantage of MySQL 4.X versions.

Personally i use the old MySQL extension and it works fine for me. If you want to dig deeper into this subject i reccomend the following link.



MySQLi
Danish is viery iasy to spoke



29
Grizzlydk
Funny reading
  • 2005/9/25 21:10

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


I have translated som modules in to danish not many. And i'm new to XOOPS so i got quite a chock when someone told me i'm translating XOOPS Cube and are a member og something called GTLT.....

XOOPS Cube

Now i'be been following the different threads in here, and see some problems, but any family / community what ever you prefer has ups and downs.

Now why do i write this thread....Because i have no intention getting caught in some internal/external fight. I am running XOOPS on my site and that's the way it will continue...

Now i said my piece, just needed to do so.....

Grizzly
Danish is viery iasy to spoke



30
Grizzlydk
Re: Fatal error -- line 74 in mysqldatabase.php -- WHAT NOW?
  • 2005/9/21 15:29

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Ok from the top

This only a default installation and should be regarded as such

Installation of Php/Apache2/Xoops2.2.2 on win32

Get the php zip file at php, no reason to download the installer since it doesn't work on Apache.
Download Php

Unzip the php package into a folder...i use the folder ../Apache group/php

1. Edit php.ini-recommended

Edit doc path to your paths:
Quote:
doc_root = d:\http\


Edit Ext path to your paths
Quote:
extension_dir = "c:\program files\apache group\php\ext"


Edit MySQL extension remove ;
Quote:
extension=php_mysql.dll

Save the php.ini-recommended as php.ini

In the php folder there is a file called libmysql.dll copy this file into the system32 folder

2. Loading PHP in Apache Httpd.conf file:

You have to options loading php as cgi or as module. This text shows php loaded as a module.

In Httpd.conf edit the paths and add the following:

Quote:

## Load Php ##
LoadModule php5_module "c:/Program files/Apache Group/php/php5apache2.dll"
AddType application/x-httpd-php .php
PHPiniDir "c:/Program files/Apache Group/php"
## End load Php ##

The php5apache2.dll is the dedicated dll to Apache2

Now boot the server and check the apache monitor for error messages. And check the apache error log...If no errors are logged or shown Php and MySQL is installed correct.

If this doesn't work for you drop me a line ..and will try to help you
Danish is viery iasy to spoke




TopTop
« 1 2 (3) 4 5 6 7 »



Login

Who's Online

237 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 237


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