Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > NZ Computing > php5

Reply
 
 
Shane
Guest
Posts: n/a
 
      07-10-2005

have spent the day trying to upgrade my php on my freebsd box from php4 to
php5 (in between apparently seeking attention on nz.politics
I have trolled c.u.b.freebsd looking for help, but they are all asleep or
drunk or afk (except for matthew who is busy in nz.general
problem:
php4 was installed perfectly well and everything rendered
pkg_add -r php5 installs but nothing renders
what am I missing?
Ive also tried pkg_add -r php5-cgi to no avail
TIA


--
Hardware, n.: The parts of a computer system that can be kicked

The best way to get the right answer on usenet is to post the wrong one.

 
Reply With Quote
 
 
 
 
Matthew Poole
Guest
Posts: n/a
 
      07-10-2005
On Sun, 10 Jul 2005 16:05:47 +1200, someone purporting to be Shane didst
scrawl:

>
> have spent the day trying to upgrade my php on my freebsd box from php4 to
> php5 (in between apparently seeking attention on nz.politics
> I have trolled c.u.b.freebsd looking for help, but they are all asleep or
> drunk or afk (except for matthew who is busy in nz.general

Oh, it was you. I wondered what the odds were of the same subject popping
up in both groups. Didn't look at the author

> problem:
> php4 was installed perfectly well and everything rendered
> pkg_add -r php5 installs but nothing renders
> what am I missing?
> Ive also tried pkg_add -r php5-cgi to no avail
> TIA

Are you wanting to run 4 and 5 in parallel? If not, use portupgrade to
upgrade. You can specify a package to use to upgrade across trees of an
application, using the -o switch. ie: portupgrade php4 -o php5
Check which php4 packages are installed with pkg_info and then upgrade
them individually. Not sure if that will work, but it should. Use -P
with portupgrade to try for packages if they exist.

--
Matthew Poole
"Don't use force. Get a bigger hammer."

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP5 programmer learning Python romiro Python 5 05-28-2007 04:08 AM
php5 or asp.net Jeff ASP .Net 4 09-07-2006 04:57 PM
PHP SOAP client: PHP5 or NuSOAP? bruce_phipps@my-deja.com Java 2 08-15-2006 05:36 PM
PHP5 a threat, or a complement to server-side java? Willy Kreim Java 15 04-15-2006 03:45 AM
GetElementById PHP5 DOM Problem Skeets XML 4 02-23-2006 11:10 PM



Advertisments