Date: Thu, 26 Sep 2002 12:59:18 +0200 From: Janine C.Buorditez <johann@broadpark.no> To: questions@freebsd.org Subject: PostNuke running slow on FreeBSD Message-ID: <20020926125918.086c31f4.johann@broadpark.no>
next in thread | raw e-mail | index | archive | help
Hi. I'm running PostNuke 0.72, Apache+IPv6 1.3.26, MySQL 3.23.49 and mod_php4 4.2.3. My machine is a Pentium 120 with 16 MB RAM, so I don't expect much from it. However I would expect it to take less than 15-20 minutes to serve me a website, in this case PostNuke (http://www.terrabionic.com/nma). I do not know what it is, nor does the PostNuke community. The installation went fair and fast enough. Once it was complete and I wanted to access it, I had to wait 16 minutes for just the topic to appear. /var/log/messages doesn't tell me much. Nor does these: > tail /var/log/httpd-error.log [Wed Sep 25 20:37:46 2002] [error] [client ::ffff:217.84.209.13] File does not exist: /usr/local/www/data/msadc/..%5c../..%5c../..%5c/..Á../..Á../..Á../winnt/system32/cmd.exe [Wed Sep 25 20:37:47 2002] [error] [client ::ffff:217.84.209.13] File does not exist: /usr/local/www/data/scripts/..Á../winnt/system32/cmd.exe [Wed Sep 25 20:37:49 2002] [error] [client ::ffff:217.84.209.13] File does not exist: /usr/local/www/data/scripts/..À¯../winnt/system32/cmd.exe [Wed Sep 25 20:37:49 2002] [error] [client ::ffff:217.84.209.13] File does not exist: /usr/local/www/data/scripts/..Áœ../winnt/system32/cmd.exe [Wed Sep 25 20:37:55 2002] [error] [client ::ffff:217.84.209.13] File does not exist: /usr/local/www/data/scripts/..%5c../winnt/system32/cmd.exe [Wed Sep 25 20:37:55 2002] [error] [client ::ffff:217.84.209.13] File does not exist: /usr/local/www/data/scripts/..%2f../winnt/system32/cmd.exe [Wed Sep 25 21:13:43 2002] [error] [client ::ffff:195.159.0.90] File does not exist: /usr/local/www/data// [Thu Sep 26 10:58:14 2002] [error] [client ::ffff:64.68.82.5] File does not exist: /usr/local/www/data/robots.txt [Thu Sep 26 11:06:28 2002] [error] [client ::ffff:64.68.82.72] File does not exist: /usr/local/www/data/robots.txt [Thu Sep 26 12:34:17 2002] [error] [client ::ffff:195.159.0.90] File does not exist: /usr/local/www/data// > tail /var/db/mysql/ninja.err Cannot initialize InnoDB as 'innodb_data_file_path' is not set. If you do not want to use transactional InnoDB tables, add a line skip-innodb to the [mysqld] section of init parameters in your my.cnf or my.ini. If you want to use InnoDB tables, add for example, innodb_data_file_path = ibdata1:30M But to get good performance you should adjust for your hardware the InnoDB startup options listed in section 2 at http://www.innodb.com/ibman.html /usr/local/libexec/mysqld: ready for connections I haven't done much to configure Apache, MySQL or PHP. That should result in this should it? Thanks --janine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020926125918.086c31f4.johann>