FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » installing PHP zip onto a solaris system
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
installing PHP zip onto a solaris system [message #177924] Fri, 27 April 2012 12:20 Go to next message
ian diddams is currently offline  ian diddams
Messages: 1
Registered: April 2012
Karma: 0
Junior Member
Apologies iof this is the wrong newsgroup... please advise if there
is a better one.

I have been asked to install PHP Zip onto a solaris system... I've
googled but there doesn;t seem to be anything clear as to what is
actually required.

has anyopne any pointers please?

cheers

ian
Re: installing PHP zip onto a solaris system [message #177926 is a reply to message #177924] Fri, 27 April 2012 13:55 Go to previous messageGo to next message
Captain Paralytic is currently offline  Captain Paralytic
Messages: 204
Registered: September 2010
Karma: 0
Senior Member
On Apr 27, 1:20 pm, ian diddams <iandiddams...@googlemail.com> wrote:
> Apologies iof this is the wrong newsgroup...  please advise if there
> is a better one.
>
> I have been asked to install PHP Zip onto a solaris system...  I've
> googled but there doesn;t seem to be anything clear as to what is
> actually required.
>
> has anyopne any pointers please?
>
> cheers
>
> ian

Well it does depend on "other things" such as what version of php.
It is talked about here:
http://php.net/manual/en/zip.installation.php
but you have give too little information to enable us to help you much
further.
Re: installing PHP zip onto a solaris system [message #177927 is a reply to message #177924] Fri, 27 April 2012 17:26 Go to previous messageGo to next message
M. Strobel is currently offline  M. Strobel
Messages: 386
Registered: December 2011
Karma: 0
Senior Member
Am 27.04.2012 14:20, schrieb ian diddams:
> Apologies iof this is the wrong newsgroup... please advise if there
> is a better one.
>
> I have been asked to install PHP Zip onto a solaris system... I've
> googled but there doesn;t seem to be anything clear as to what is
> actually required.
>
> has anyopne any pointers please?
>
> cheers
>
> ian

Come on. Searching for "php on solaris" gives the link to php.net.

You have to build it, nothing for beginners.

/Str.
Re: installing PHP zip onto a solaris system [message #177928 is a reply to message #177927] Fri, 27 April 2012 17:31 Go to previous messageGo to next message
M. Strobel is currently offline  M. Strobel
Messages: 386
Registered: December 2011
Karma: 0
Senior Member
Am 27.04.2012 19:26, schrieb M. Strobel:
> Am 27.04.2012 14:20, schrieb ian diddams:
>> Apologies iof this is the wrong newsgroup... please advise if there
>> is a better one.
>>
>> I have been asked to install PHP Zip onto a solaris system... I've
>> googled but there doesn;t seem to be anything clear as to what is
>> actually required.
>>
>> has anyopne any pointers please?
>>
>> cheers
>>
>> ian
>
> Come on. Searching for "php on solaris" gives the link to php.net.
>
> You have to build it, nothing for beginners.
>
> /Str.

Oh, well, there are packages.
Re: installing PHP zip onto a solaris system [message #177929 is a reply to message #177924] Fri, 27 April 2012 18:29 Go to previous messageGo to next message
Michael Vilain is currently offline  Michael Vilain
Messages: 88
Registered: September 2010
Karma: 0
Member
In article
<97d92e29-f949-4a10-a4f2-8e76ceb2f8fa(at)v2g2000vbv(dot)googlegroups(dot)com>,
ian diddams <iandiddamsorg(at)googlemail(dot)com> wrote:

> Apologies iof this is the wrong newsgroup... please advise if there
> is a better one.
>
> I have been asked to install PHP Zip onto a solaris system... I've
> googled but there doesn;t seem to be anything clear as to what is
> actually required.
>
> has anyopne any pointers please?
>
> cheers
>
> ian

What's PHP Zip?

If it's adding the zip feature to php, that requires compiling with a
library. Hope you have the compile configuration for your current php
otherwise you'll have to puzzle it out, get all the libraries your site
needs and run autoconfig to compile it.

--
DeeDee, don't press that button! DeeDee! NO! Dee...
[I filter all Goggle Groups posts, so any reply may be automatically ignored]
Re: installing PHP zip onto a solaris system [message #177961 is a reply to message #177927] Wed, 02 May 2012 09:22 Go to previous messageGo to next message
Erwin Moller is currently offline  Erwin Moller
Messages: 228
Registered: September 2010
Karma: 0
Senior Member
On 4/27/2012 7:26 PM, M. Strobel wrote:
> Am 27.04.2012 14:20, schrieb ian diddams:
>> Apologies iof this is the wrong newsgroup... please advise if there
>> is a better one.
>>
>> I have been asked to install PHP Zip onto a solaris system... I've
>> googled but there doesn;t seem to be anything clear as to what is
>> actually required.
>>
>> has anyopne any pointers please?
>>
>> cheers
>>
>> ian
>
> Come on. Searching for "php on solaris" gives the link to php.net.

Probably. Depends on the used search engine where the link will be. :-)

But the time Google gave the same searchresults to everybody that
entered the same words, is long over.

Everything is filtered and optimized "for your convenience".
Even if you are NOT logged into Google, Google will modify the results
based on over 30-40 parameters, maybe more these days.
Much to my regret.

Here is a great talk by Eli Pariser at TED about filtering:
http://www.thefilterbubble.com/ted-talk

Regards,
Erwin Moller

PS: I never installed PHP on Solaris. :-)

>
> You have to build it, nothing for beginners.
>
> /Str.


--
"That which can be asserted without evidence, can be dismissed without
evidence."
-- Christopher Hitchens
Re: installing PHP zip onto a solaris system [message #177962 is a reply to message #177961] Wed, 02 May 2012 09:39 Go to previous message
M. Strobel is currently offline  M. Strobel
Messages: 386
Registered: December 2011
Karma: 0
Senior Member
Am 02.05.2012 11:22, schrieb Erwin Moller:
> On 4/27/2012 7:26 PM, M. Strobel wrote:
>> Am 27.04.2012 14:20, schrieb ian diddams:
>>> Apologies iof this is the wrong newsgroup... please advise if there
>>> is a better one.
>>>
>>> I have been asked to install PHP Zip onto a solaris system... I've
>>> googled but there doesn;t seem to be anything clear as to what is
>>> actually required.
>>>
>>> has anyopne any pointers please?
>>>
>>> cheers
>>>
>>> ian
>>
>> Come on. Searching for "php on solaris" gives the link to php.net.
>
> Probably. Depends on the used search engine where the link will be. :-)
>
> But the time Google gave the same searchresults to everybody that entered the same
> words, is long over.
>
> Everything is filtered and optimized "for your convenience".
> Even if you are NOT logged into Google, Google will modify the results based on over
> 30-40 parameters, maybe more these days.
> Much to my regret.
>
> Here is a great talk by Eli Pariser at TED about filtering:
> http://www.thefilterbubble.com/ted-talk

Did you notice I omitted any hint to the searching facility? I do not want to accept
that a company name becomes a synonym for searching.

And I did it again, no company name here.

/Str.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic:
Next Topic: const var, self:: or static::
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 09:15:28 GMT 2024

Total time taken to generate the page: 0.02638 seconds