[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL+PHP+apache+raq3
- Subject: Re: [cobalt-users] MySQL+PHP+apache+raq3
- From: "Brett" <brettnewman@xxxxxxxxx>
- Date: Wed Aug 2 15:24:04 2000
use the following instructions to install php3 and mysql. If you want to
install php4 you will have to compile yourself. Be sure to install mysql
first.
There are typos in each sentence:
1. colbalt.net should be cobalt.net
2. Raq3 should be raq3
Brett
Install MySQL+PHP like this (watch the Wrap)
type (or copy paste & avoid the return charaters) all the lines after the
'#' symbol (and to the '.rpm') once you telnet into your raq
You mail client will put return characters into these lines, be careful.
After
[admin@www4]# su root
password *******
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/MySQL-3.22.32-1.i386.rpm
MySQL
##################################################
Creating db table
Creating host table
Creating user table
Creating func table
Creating tables_priv table
Creating columns_priv table
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
/usr/bin/mysqladmin -u root password 'new-password'
See the manual for more instructions.
Please report any problems with the /usr/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.c
om
Support MySQL by buying support/licenses at http://www.tcx.se/license.htmy.
Starting mysqld daemon with databases from /var/lib/mysql
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/MySQL-client-3.22.32-1.i386.r
pm
MySQL-client
##################################################
[root@www4]# rpm -Uvh ftp://ftp.colbaltnet.com/pub/experimental/Raq3/rpm
-Uvh MySQL-devel-3.22.32-1.i386.rpm
MySQL-devel
##################################################
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/freetype-1.2-7.i386.rpm
freetype
##################################################
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/freetype-devel-1.2-7.i386.rpm
freetype-devel
##################################################
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/freetype-utils-1.2-7.i386.rpm
freetype-utils
##################################################
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/gd-1.3-5.i386.rpm
gd
##################################################
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/gd-devel-1.3-5.i386.rpm
gd-devel
##################################################
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/php-3.0.16-2C2.i386.rpm
php
##################################################
[root@www4]# rpm -Uvh
ftp://ftp.colbaltnet.com/pub/experimental/Raq3/php-mysql-3.0.16-2C2.i386.rpm
php-mysql
##################################################
[root@www4]#
HTH - this does it all except start MySQL after a reboot.
James.
----- Original Message -----
From: "Peter Yi" <peter@xxxxxxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, August 02, 2000 12:43 PM
Subject: [cobalt-users] MySQL+PHP+apache+raq3
> I have a RaQ3 server that I would like to install MySQL+PHP and to work
> with apache server that came with RaQ3.
> I think there are several rpm files that I have to install before MySQL
> and php can compile property
> Can anyone send me a guide line or installation doc. if it's available
> for RaQ3 server?
> Thanks,
> Peter
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>