On 7/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
Send PLUG mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.hosting.qsr.com.ph/mailman/listinfo/plug
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of PLUG digest..."
Today's Topics:
1. Re: Upgrading Fedora Core 6 to Fedora 7 (John Drayton C. Fule)
2. Re: Capitalization/spaces in Spanish Names (Orlando Andico)
3. installing PHP 4 and Php 5 in one server (Mike A.)
4. Re: installing PHP 4 and Php 5 in one server (Linuxpol)
5. Re: installing PHP 4 and Php 5 in one server (John Peter Loh)
6. Re: installing PHP 4 and Php 5 in one server (Michael Tinsay)
7. Re: Anyone working on the ISO/OOXML issue? (Ciaran O'Riordan)
8. how to access a windows shared folder. (Lloyd Martin T. Yong)
----------------------------------------------------------------------
Message: 1
Date: Wed, 11 Jul 2007 12:41:50 +0800
From: "John Drayton C. Fule" <[EMAIL PROTECTED]>
Subject: Re: [plug] Upgrading Fedora Core 6 to Fedora 7
To: "Philippine Linux Users' Group (PLUG) Technical Discussion List"
<[email protected]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
I was not able to successfully upgrade my Fc6 to Fc7 64bit through YUM,
I've
encountered error on dependencies while updating mkinitrd package. So I
ended up burning the DVD iso of Fc7 64bit. I tried the option upgrade
existing, it took me 3 1/2 hours to finish the upgrade. But its worth
waiting for.
Regards,
Drayton
On 7/9/07, Pablo Manalastas <[EMAIL PROTECTED]> wrote:
>
>
> --- O Plameras <[EMAIL PROTECTED]> wrote:
>
> > Pablo Manalastas wrote:
> > > I took the liberty of adding these corrections to
> > > my
> > > blog, giving due recognition to O. Palmeras.
> > > Thanks.
> > >
> >
> > Glad to be able to contribute.
> >
> > BTW that's O. Plameras.
>
> Sorry (old age showing). In my blog, the name is
> correctly spelled, since I just did a cut and paste.
>
> P~Manalastas
>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
--
Regards,
John Drayton C. Fule
Research and Development Manager
Imperium Technology Inc.
[EMAIL PROTECTED], [EMAIL PROTECTED]
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://lists.hosting.qsr.com.ph/mailman/private/plug/attachments/20070711/442f2331/attachment.htm
------------------------------
Message: 2
Date: Wed, 11 Jul 2007 13:38:39 +0800
From: "Orlando Andico" <[EMAIL PROTECTED]>
Subject: Re: [plug] Capitalization/spaces in Spanish Names
To: "Philippine Linux Users' Group (PLUG) Technical Discussion List"
<[email protected]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
This is known as collating sequence.
It's up to the NLS implementation to get it correctly.
Also alphabetizing properly (e.g. de la Cruz VS Dela Cruz) is also the
job of the NLS software.
example, in German:
'Strasse' and 'StraBe' (the 'B' is a capital Beta) are the same word.
So when doing character comparisons or sorting, these must be
equivalent.
I18N is a whole ball of wax. I suspect there are ISO standards for
these somewhere.
Of course if you use UPPER() function in SQL, it should handle the
current NLS setting "properly" (if you're using a "proper" database).
Also a "proper" database takes care of NLS collating sequences for
you.
On 7/10/07, aracelipraiz <[EMAIL PROTECTED]> wrote:
> > Hi,
> > It is "Dela Cruz". (Philippine standard)
> > And it should be treated as such in alphabetical ordering. (Letter D)
> > sidenote:
> > "de la Cruz" is how it is written in spanish.
> > hth,
> > Kenneth
>
> Does that capitalization, space, and ordering rule apply not just for
> the specific example of 'Dela Cruz' but in all cases, for example,
> Delos Santos not De los Santos
> Delas Alas not De las Alas
> Del Pilar not del Pilar
> De Vera not de Vera or DeVera or Devera
> Dos Santos not dos Santos
> Da Vinci not da Vinci
> La Madrid
> Las Palmas
------------------------------
Message: 3
Date: Wed, 11 Jul 2007 14:59:32 +0800
From: "Mike A." <[EMAIL PROTECTED]>
Subject: [plug] installing PHP 4 and Php 5 in one server
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
Hi,
Is anyone have an experience in installing PHP 4 and PHP 5 in an RHEL 4
server? I know this is possible but I can't find any resources or websites
in the web. All I can see is an upgrade from PHP 4 to PHP 5.
RHEL 4 have PHP 4 installed but because of new features that PHP 5 have, I
want to install this also side by side with PHP 4. If anyone already done
this, please point me to the right direction :)
Thanks!
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://lists.hosting.qsr.com.ph/mailman/private/plug/attachments/20070711/2dd0408e/attachment.htm
------------------------------
Message: 4
Date: Wed, 11 Jul 2007 00:13:31 -0700 (PDT)
From: Linuxpol <[EMAIL PROTECTED]>
Subject: Re: [plug] installing PHP 4 and Php 5 in one server
To: "Philippine Linux Users' Group \(PLUG\) Technical Discussion List"
<[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
check this link, unfortunately it is debian base but at least you can have
some idea.
http://www.debianhelp.co.uk/apachephp.htm
"Mike A." <[EMAIL PROTECTED]> wrote: Hi,
Is anyone have an experience in installing PHP 4 and PHP 5 in an RHEL 4
server? I know this is possible but I can't find any resources or websites
in the web. All I can see is an upgrade from PHP 4 to PHP 5.
RHEL 4 have PHP 4 installed but because of new features that PHP 5 have, I
want to install this also side by side with PHP 4. If anyone already done
this, please point me to the right direction :)
Thanks!
Mike
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph
---------------------------------
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and
hotel bargains.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://lists.hosting.qsr.com.ph/mailman/private/plug/attachments/20070711/fbdd0bcd/attachment.htm
------------------------------
Message: 5
Date: Wed, 11 Jul 2007 15:13:41 +0800
From: "John Peter Loh" <[EMAIL PROTECTED]>
Subject: Re: [plug] installing PHP 4 and Php 5 in one server
To: "Philippine Linux Users' Group (PLUG) Technical Discussion List"
<[email protected]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
You can with two instances of Apache running, each having their own port.
All you have to do is have two copies of httpd.conf for each version
of PHP. Then start Apache with a different configuration file:
apachectl -k stop && apachectl -f /path/to/httpd_for_php4.conf -k
start && apachectl -f /path/to/httpd_for_php5.conf -k start
Regards,
JP Loh
On 7/11/07, Mike A. <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is anyone have an experience in installing PHP 4 and PHP 5 in an RHEL 4
> server? I know this is possible but I can't find any resources or
websites
> in the web. All I can see is an upgrade from PHP 4 to PHP 5.
>
> RHEL 4 have PHP 4 installed but because of new features that PHP 5 have,
I
> want to install this also side by side with PHP 4. If anyone already
done
> this, please point me to the right direction :)
>
> Thanks!
>
> Mike
>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
------------------------------
Message: 6
Date: Wed, 11 Jul 2007 00:36:10 -0700 (PDT)
From: Michael Tinsay <[EMAIL PROTECTED]>
Subject: Re: [plug] installing PHP 4 and Php 5 in one server
To: "Philippine Linux Users' Group \(PLUG\) Technical Discussion List"
<[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
I read that you can have both php5 and php4 in the same instance. You
assign php4 or php5 as the one processed by mod_php, then assign the other
as a fastcgi handler. This means you'll have to distinguish them via
extensions, like .php and/or .php5 for php5 and .php4 for php 4
--- mike t.
----- Original Message ----
From: John Peter Loh <[EMAIL PROTECTED]>
To: Philippine Linux Users' Group (PLUG) Technical Discussion List <
[email protected]>
Sent: Wednesday, July 11, 2007 3:13:41 PM
Subject: Re: [plug] installing PHP 4 and Php 5 in one server
You can with two instances of Apache running, each having their own port.
All you have to do is have two copies of httpd.conf for each version
of PHP. Then start Apache with a different configuration file:
apachectl -k stop && apachectl -f /path/to/httpd_for_php4.conf -k
start && apachectl -f /path/to/httpd_for_php5.conf -k start
Regards,
JP Loh
On 7/11/07, Mike A. <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is anyone have an experience in installing PHP 4 and PHP 5 in an RHEL 4
> server? I know this is possible but I can't find any resources or
websites
> in the web. All I can see is an upgrade from PHP 4 to PHP 5.
>
> RHEL 4 have PHP 4 installed but because of new features that PHP 5 have,
I
> want to install this also side by side with PHP 4. If anyone already
done
> this, please point me to the right direction :)
>
> Thanks!
>
> Mike
>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://lists.hosting.qsr.com.ph/mailman/private/plug/attachments/20070711/55fe66c3/attachment.htm
------------------------------
Message: 7
Date: 11 Jul 2007 09:27:06 +0100
From: Ciaran O'Riordan <[EMAIL PROTECTED]>
Subject: Re: [plug] Anyone working on the ISO/OOXML issue?
To: "Philippine Linux Users' Group \(PLUG\) Technical Discussion List"
<[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1
loiscastillo <[EMAIL PROTECTED]> writes:
> http://www.noooxml.org/delegations
>
> So this means the pinoy delegation can only vote to disapprove?
This would be very useful.
There are 104 members who can vote. If there are 26 "No" votes, the
application will probably be rejected.
To get a No vote, contact the Bureau of Product Standards and tell them
that
this proposal:
1. Relies on non-published data (in some places it requires that
implementations must do the same as MS Word 97, but it doesn't say what
MS Word 97 does)
2. Is unclear about when Microsoft's permission is required to implement
this standard (because the patent grant is narrow and because
proprietary
extensions are used for some functionality).
3. Contradicts existing standards for displaying images (including
scalable
graphics) and for displaying mathematical equations.
Their generic email address is bps-AT-dti.gov.ph, but it would be better
to
phone the office (+63 2 751 31 23) and ask them who is the person in
charge
of ISO standardisation for software/communications.
The problem with this proposal is that it will be possible for anyone but
Microsoft to completely implement. Governments often try to use ISO
standards, but if Microsoft's OOXML is approved by ISO, then many
governments will be stuck with Microsoft software because the alternatives
(including free software alternatives) won't be able to use the OOXML
"standard".
More details about problems in this proposal can be found here:
http://www.grokdoc.net/index.php/EOOXML_objections
http://fsfeurope.org/documents/msooxml-questions
http://www.noooxml.org/arguments
--
Ciar?n O'Riordan __________________ \ http://fsfeurope.org/projects/gplv3
http://ciaran.compsoc.com/ _________ \ GPLv3 and other work supported by
http://fsfe.org/fellows/ciaran/weblog \ Fellowship: http://www.fsfe.org
------------------------------
Message: 8
Date: Wed, 11 Jul 2007 16:36:33 +0800
From: "Lloyd Martin T. Yong" <[EMAIL PROTECTED]>
Subject: [plug] how to access a windows shared folder.
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi Guys,
I have a RH machine that needs to access a windows shared folder on a
windows XP machine.
how will i do it? can't find the right the right help googling around.
thanks!
--
Lloyd Martin T. Yong
Network Specialist
Suy Sing Commercial Corporation
10/F San Fernando Tower
No. 514 Plaza del Conde St.,
Binondo, 1006 Manila
Philippines
Email: [EMAIL PROTECTED]
"has the Truth set you free?"
------------------------------
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph
End of PLUG Digest, Vol 28, Issue 28
************************************
Hi Lloyd,
first you need to have your SMB service running, then create a folder from
your RH box .ex "mkdir mnt " then issue this command on your RH box.
$$>mount -t smbfs -o username=xxx,password=yyy //windows ip/Share name
/mnt
rgds.
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph