Re: [opensuse] upgrading php5 on Suse 10.0

2007-04-25 Thread Cristian Rodriguez R.
James D. Parra escribió:
> Hello,
> 
> Currently running php5 5.0.4 on Suse 10.0 server and I'd like to upgrade to
> php5.2.x. I have the tarball file, but I see that there is an rmp for Suse
> 10.2 at;
> ftp://ftp.univie.ac.at/systems/linux/suse/update/10.2/rpm/i586/php5-fastcgi-
> 5.2.0-12.i586.rpm


thta is not going to work at all ;)

> 
> 
> What is the best way to get PHP5 upgraded without breaking Apache or
> anything else on the system?
> 

the best way is you use the packages from the server:php repository..



addd this repository to yast

http://ftp-1.gwdg.de/pub/opensuse/repositories/server:/php/SUSE_Linux_10.0


in the console, as root remove all php5 packages (rpm -e `rpm -qa | grep
  php5`)

then open yast and install apache2-mod_php5 package plus  php5-ctype
php5-dom php5-iconv php5-mbstring php5-gd and if you use mysql.. php5-mysql.

ps: next time upgrade the complete distribution as 10.0 is going out of
support in Oct 2007 or so..












signature.asc
Description: OpenPGP digital signature


RE: [opensuse] upgrading php5 on Suse 10.0

2007-04-25 Thread James D. Parra
 I added it to my sources and see the new files to
install within Yast, however when attempting to install I get the following
error;

¦Package php5-5.2.1-56.1.i586 was not found on the medium.¦
  ¦[x] Show details
  ¦┌───┐
  ¦¦Err: 11283:ERROR(Media:file not found)

How can I fix this?

>After adding it as a source in yast did you set the refresh to "on"?
~

It was set to 'On'.

~James


Re: [opensuse] upgrading php5 on Suse 10.0

2007-04-25 Thread david rankin

From: "James D. Parra"
James D. Parra wrote:
What is the best way to get PHP5 upgraded without breaking Apache or
anything else on the system?


The ready built packages for 10.0 at
http://download.opensuse.org/repositories/server:/php/SUSE_Linux_10.0/ ?
~~

Hello,

Thank you for the link. I added it to my sources and see the new files to
install within Yast, however when attempting to install I get the following
error;

¦Package php5-5.2.1-56.1.i586 was not found on the medium.¦
 ¦[x] Show details
 ¦┌───┐
 ¦¦Err: 11283:ERROR(Media:file not found)

How can I fix this?

James,

   After adding it as a source in yast did you set the refresh to "on"?

--
David C. Rankin, J.D., P.E.
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankinlawfirm.com
--

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] upgrading php5 on Suse 10.0

2007-04-25 Thread Rauch Christian
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James D. Parra wrote:
> ¦Package php5-5.2.1-56.1.i586 was not found on the medium.¦
>   ¦[x] Show details 
>   ¦┌───┐
>   ¦¦Err: 11283:ERROR(Media:file not found)

You  seem to have hit some mirror with old repodata, try refreshing the source
or try a specific mirror, like 
ftp://ftp5.gwdg.de/pub/opensuse/repositories/server%3A/php/SUSE_Linux_10.0

The file online is rev. 61.1, not 56.1

Regards,
Chris
- --
http://rauchs-home.de - home of yet another suse repository ;)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFGL5reayhvFxrDZlkRAqCwAJ9LURRCnueiBwRWVNmx/dXN/Z/peACdEb+O
WCyV9RozUAaD0sG8O9YhNAY=
=1u1Y
-END PGP SIGNATURE-
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [opensuse] upgrading php5 on Suse 10.0

2007-04-25 Thread James D. Parra

James D. Parra wrote:
> What is the best way to get PHP5 upgraded without breaking Apache or
> anything else on the system?

The ready built packages for 10.0 at
http://download.opensuse.org/repositories/server:/php/SUSE_Linux_10.0/ ?
~~

Hello,

Thank you for the link. I added it to my sources and see the new files to
install within Yast, however when attempting to install I get the following
error;

¦Package php5-5.2.1-56.1.i586 was not found on the medium.¦
  ¦[x] Show details 
  ¦┌───┐
  ¦¦Err: 11283:ERROR(Media:file not found)

How can I fix this?

Thank you,

~James
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] upgrading php5 on Suse 10.0

2007-04-25 Thread Rauch Christian
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James D. Parra wrote:
> What is the best way to get PHP5 upgraded without breaking Apache or
> anything else on the system?

The ready built packages for 10.0 at 
http://download.opensuse.org/repositories/server:/php/SUSE_Linux_10.0/ ?

Regards,
Chris

- --
http://rauchs-home.de - home of yet another suse repository ;)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFGL4wXayhvFxrDZlkRArRAAJ9As4p9EN4+KmESWKRBsQ1YA5kIyQCbBx9g
LYBqfjzG5OQoeccJ0N9bg8Y=
=uy7h
-END PGP SIGNATURE-
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] upgrading php5 on Suse 10.0

2007-04-25 Thread James D. Parra
Hello,

Currently running php5 5.0.4 on Suse 10.0 server and I'd like to upgrade to
php5.2.x. I have the tarball file, but I see that there is an rmp for Suse
10.2 at;
ftp://ftp.univie.ac.at/systems/linux/suse/update/10.2/rpm/i586/php5-fastcgi-
5.2.0-12.i586.rpm


What is the best way to get PHP5 upgraded without breaking Apache or
anything else on the system?

Many thanks in advance.


~James
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]