[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] PHP 4.0.3.p1 on a RaQ4
- Subject: RE: [cobalt-users] PHP 4.0.3.p1 on a RaQ4
- From: "WebSite Creations" <main@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon Nov 20 19:23:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
SETTING UP PHP AND MYSQL ON THE COBALT SERVER
INSTALL MYSQL FIRST!!!!!!!!!
Pre-requisite. MYSQL must be installed BEFORE setting up PHP.
You can use the following files to install MYSQL located in
This version of MySQL is 3.22.32
MySQL-3.22.32-1.i386.rpm
MySQL-client-3.22.32-1.i386.rpm
MySQL-devel-3.22.32-1.i386.rpm
rpm -Uvh nameof-file.rpm
The file should upload cleanly.
Afterwards, MySQL will ask you to set the root database password;
follow the instructions. Don't forget to reboot the server if necessary
--------- PHP 4.0.2 INSTALL --------
NOTE: Cobalt has a MySQL .pkg file at http://pkg.nl.cobalt.com/
The following instructions are for installling PHP 4.0.2 on the Cobalt RaQ.
NOTE: FOLLOWING THESE INSTRUCTIONS MAY VOID YOUR WARRANTY WITH COBALT
ROOT TO SERVER, CREATE A TEMP DIRECTORY... CALL THE TEMP DIRECTORY WHATEVER
YOU WISH
NOW DOWNLOAD THE PHP FILES FROM
http://rpms.arvin.dk/php/
NOTE, THE SITE ABOVE HAS NEW PHP 4.0.3, SO SUBSTITUTE THESE FILES FOR
THE ONES BELOW
php-4.0.2-5.i586.rpm (main PHP engine)
php-mysql-4.0.2-5.i586.rpm
php-devel-4.0.2-5.i586.rpm
php-imap-4.0.2-5.i586.rpm
php-gd-4.0.2-5.i586.rpm (note, requires gd-1.3-6.i386.rpm)
gd-1.3-6.i386.rpm
php-misc-4.0.2-5.i586.rpm
php-pgsql-4.0.2-5.i586.rpm (requires Postreg SQL 7 to be installed)
NOW, UPLOAD THEM TO YOUR SERVER TO THE TEMP DIRECTORY
[su]# rpm -Uvh
rpm -Uvh php-4.0.2-5.i586.rpm (main PHP engine)
rpm -Uvh php-mysql-4.0.2-5.i586.rpm
rpm -Uvh php-devel-4.0.2-5.i586.rpm
rpm -Uvh php-imap-4.0.2-5.i586.rpm
rpm -Uvh php-gd-4.0.2-5.i586.rpm (note, requires gd-1.3-6.i386.rpm)
rpm -Uvh gd-1.3-6.i386.rpm
rpm -Uvh php-misc-4.0.2-5.i586.rpm
rpm -Uvh php-pgsql-4.0.2-5.i586.rpm (requires Postreg SQL 7 to be
installed)
You should not get any error messages. If you do, go back and review your
steps to make sure you have not made any errors.
Good Luck.
--------------------------------------------------
NEW WEB BASED EMAIL PROGRAM
--------------------------------------------------
We are very happy to announce that we have a new
web based email program for your use. This program
has many new features and is a real delight to use.
Username and password are required. Email us at
main@xxxxxxxxxxxxxxxxxxxx and ask for the web mail
username and password today!
http://webmail.websitecreations.net
------------------------------------------------------------
>>>-----Original Message-----
>>>From: cobalt-users-admin@xxxxxxxxxxxxxxx
>>>[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Kevin -
>>>TotalFreedom
>>>Sent: Saturday, November 18, 2000 6:35 PM
>>>To: cobalt-users@xxxxxxxxxxxxxxx
>>>Subject: [cobalt-users] PHP 4.0.3.p1 on a RaQ4
>>>
>>>
>>>Has anyone successfully installed the latest PHP on a RaQ4?
>>>Please let me
>>>know.
>>>
>>>Kevin
>>>
>>>_______________________________________________
>>>cobalt-users mailing list
>>>cobalt-users@xxxxxxxxxxxxxxx
>>>To Subscribe or Unsubscribe, please go to:
>>>http://list.cobalt.com/mailman/listinfo/cobalt-users
>>>