[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL/PHP3 Help
- Subject: Re: [cobalt-users] MySQL/PHP3 Help
- From: "Rick Bosch" <rick@xxxxxxxxxxx>
- Date: Fri May 5 16:30:33 2000
I just installed PHP3. Prior to installing PHP3 you need to install MySQL, I
installed Mysql-3.22.32-1.i386.rpm as well as
MySQL-client-3.22.32-1.i386.rpm. You won't be able to test the install
without client installed. MySQL webpage explained everything for
installation. Once this was installed, I downloaded chilisoft from Cobalt
website, and rpm'd the chiliasp rpm. It loaded without a hitch. PHP3 was a
little different, you are required to edit the httpd.conf AND srm.conf
file. At least this was the way to get it work. php.net has good info on
this. I had to install the 3 freetype and 2 gd along with the php package,
php-3.0.16-2C2.i386.rpm. Edit srm.conf in the /etc/httpd/conf/ directory,
remove the comment hashes from AddType application / x-httpd-php3, php3 and
edit the httpd.conf and remove the comment hash from Extra Modules
LoadModule php3_module and change path to /usr/lib/apache/libphp3.so
AddModule mod_php3.c
All is working so far!
----- Original Message -----
From: BlackSun <admin@xxxxxxxxxxx>
To: Cobalt Users List <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, May 05, 2000 12:20 PM
Subject: [cobalt-users] MySQL/PHP3 Help
> Can anyone out there provide me with a clear, consise list of
> specific files and instructions on how to properly install MySQL
> and PHP3 on a RaQ3 and RaQ3i?
>
> I'm also running Chillisoft ASP, and I understand (from Cobalt)
> that I need an extra file or two to get the two to mesh.
> --
>
> Has anyone created a .pkg file for us "non-tech" guys?
>
> Thanks for any assistance.
> --
>
> Jay Tingley | info@xxxxxxxxxxx
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>