[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Install php 4 on raq 3
- Subject: Re: [cobalt-users] Install php 4 on raq 3
- From: "Hostmaster : Beyond2K" <Hostmaster@xxxxxxxxxxxxxx>
- Date: Fri Nov 9 03:01:00 2001
- Organization: Beyond2K
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Try this:
http://www.uk2raq.com/raqfaq/raqfaqshow.php?faq=43
Brett
Beyond2K - Hostmaster
---------------------------------------------
The World's premier mobile phone boutique
With free SMS & free personal No's
www.b2kcomms.co.uk
----- Original Message -----
From: "Dave Thomas" <yankeehater2@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, November 08, 2001 5:05 PM
Subject: Re: [cobalt-users] Install php 4 on raq 3
> Hello, Jonathan, as mentioned, I am *raq 3*, so sadly cobalt
> can't come through for us
>
> SO, I am asking, is this *correct* procedure? Or did I forget a step?
>
> Thanks, guys
>
>
>
> >From: "Jonathan Slivko" <js43064n@xxxxxxxx>
> >Reply-To: cobalt-users@xxxxxxxxxxxxxxx
> >To: <cobalt-users@xxxxxxxxxxxxxxx>
> >Subject: Re: [cobalt-users] Install php 4 on raq 3
> >Date: Wed, 7 Nov 2001 23:19:27 -0500
> >
> >Why do a source install when you can get the package off of
> >http://pkg.nl.cobalt.com? It's a quick and painless way to install
> >many of the more common web apps. -- Jonathan
> >
> >-----------------------------------------------------
> >Jonathan Slivko - Voyager Internet - www.voyageri.net
> > Web Hosting - Web Design - Dedicated Services
> > js43064n@xxxxxxxx - Phone: (877) 211-7842
> >
> >
> >
> >
> >---------- Original Message ----------------------------------
> >From: "Dave Thomas" <yankeehater2@xxxxxxxxxxx>
> >Reply-To: cobalt-users@xxxxxxxxxxxxxxx
> >Date: Wed, 07 Nov 2001 16:56:33 -0800
> >
> > >Hello, I just want to confirm settup of php 4 on raq 3
> > >
> > >so I don't crush my system or pull my hair ;)
> > >
> > >I ftp to get the tarball
> > >and untar
> > >
> > >cd php-4.0.3pl1
> > >./configure --with-mysql --with-apxs (And others)
> > >make
> > >make install
> > >
> > >vi php.ini-dist
> > >sendmail_path = /usr/sbin/sendmail -t -i
> > >
> > >cp php.ini-dist /usr/local/lib/php.ini
> > >
> > >cd /etc/httpd/conf
> > >pico srm.conf
> > >## add to srm.conf:
> > >DirectoryIndex index.html index.htm index.shtml home.html
> >home.htm index.php
> > >
> > >AddType application/x-httpd-php .phtml
> > >AddType application/x-httpd-php .php3
> > >AddType application/x-httpd-php .php
> > >AddType application/x-httpd-php-source .phps
> > >## save file
> > >
> > >pico httpd.conf
> > >## change the php4 LoadModule, thats allready added to httpd.conf:
> > >LoadModule php4_module /usr/lib/apache/libphp4.so
> > >## save file
> > >
> > >/etc/rc.d/init.d/httpd restart
> > >
> > >Did I miss anything?
> > >
> > >Thanks :)
> > >
> > >
> > >
> > >_________________________________________________________________
> > >Get your FREE download of MSN Explorer at
> >http://explorer.msn.com/intl.asp
> > >
> > >_______________________________________________
> > >cobalt-users mailing list
> > >cobalt-users@xxxxxxxxxxxxxxx
> > >To Subscribe or Unsubscribe, please go to:
> > >http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> >
> >
> >___________________________________________________________________
> >___
> >Sent via the Pace University Mail system at stmail.pace.edu
> >
> >
> >
> >
> >
> >_______________________________________________
> >cobalt-users mailing list
> >cobalt-users@xxxxxxxxxxxxxxx
> >To Subscribe or Unsubscribe, please go to:
> >http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>