aam.com
>
> -Original Message-
> From: Richard Heyes [mailto:[EMAIL PROTECTED]]
> Sent: August 29, 2001 1:53 PM
> To: Rasmus Lerdorf
> Cc: PHP General
> Subject: RE: [PHP] Re: The future of PHP -- accessory libraries
>
>
> > So it looks like this is mostly a d
: PHP General
Subject: RE: [PHP] Re: The future of PHP -- accessory libraries
> So it looks like this is mostly a documentation issue. We have not done a
> good job educating the ISPs out there. But they should have been able to
> figure this out by looking at how PHP is packaged by th
> So it looks like this is mostly a documentation issue. We have not done a
> good job educating the ISPs out there. But they should have been able to
> figure this out by looking at how PHP is packaged by the various
> distribution vendours.
Perhaps a section in the manual dedicated to ISP rel
Considering that they haven't figured out how to use the spell checker, does
it surprise you that they haven't figured out how to do an dynamic load
(apxs) of PHP? Or save their last good configuration (config.status).
mark C.
--
The phrase "computer literate user" really means the person has bee
Rasmus Lerdorf wrote:
> > Exactly. When you do ./configure --with-foo=shared;
make
> > then modules/foo.so will appear magically and you can dl() that
or load it
> > using "extension=foo.so" in your php.ini. You don't have
to recompile
> > PHP.
> >
> > -Rasmus
>
> I am afraid that is only theor
At 11:13 29-08-01, Geoff Caplan wrote:
>I am not very technical, as you will have gathered. But all I can do is pass
>on the view of my (rather good) ISP. They offer Java, Perl and PHP, and say
>that they find PHP much the most difficult to extend.
Can you elaborate on what you (or they) mean by
> > Exactly. When you do ./configure --with-foo=shared; make
> > then modules/foo.so will appear magically and you can dl() that or load it
> > using "extension=foo.so" in your php.ini. You don't have to recompile
> > PHP.
> >
> > -Rasmus
>
> I am afraid that is only theory. I tried that for the
Rasmus Lerdorf wrote:
> > That's not allowing me to simply dl() an SO file, because I don't have the
> > SO file to start with - that's what I was trying to get at. If I have
> > to reconfigure
> > everything, there's not much point, I don't think. Unless I'm missing
> > something
> > ob
> Exactly. When you do ./configure --with-foo=shared; make
> then modules/foo.so will appear magically and you can dl() that or load it
> using "extension=foo.so" in your php.ini. You don't have to recompile
This is very good news! I must have mis-rad the manual on this part!! Is
there any way
> That's not allowing me to simply dl() an SO file, because I don't have the
> SO file to start with - that's what I was trying to get at. If I have
> to reconfigure
> everything, there's not much point, I don't think. Unless I'm missing
> something
> obvious. I'd like to be able to simply have
Rasmus Lerdorf wrote:
>>Something which seems to not be a viable option for most things is SO
>>files. For some reason, the only "real" way (documented) to get
>>things into PHP is to compile them all into PHP. I've used the pdflib
>>SO file and just used dl() to bring it in - works like a ch
Rasmus Lerdorf wrote:
>>Look at it from their point of view. Say, as a customer, you want to use
>>library X. The ISP looks around and eventually find it lives on a personal
>>site in Greece or Hungary. Not very confidence inspiring. The ftp on this
>>site is broken, so they email the author a
Geoff (and the list) ...
You have presented an excellent, well-reasoned case, which I endorse 100
percent.
You also raised issues I have not had to consider, as my development has
been for lightly loaded servers under my control, with only the PostgreSQL
and MySQL libraries required. I'll als
> Something which seems to not be a viable option for most things is SO
> files. For some reason, the only "real" way (documented) to get
> things into PHP is to compile them all into PHP. I've used the pdflib
> SO file and just used dl() to bring it in - works like a champ. Pity I
> can't do th
> Look at it from their point of view. Say, as a customer, you want to use
> library X. The ISP looks around and eventually find it lives on a personal
> site in Greece or Hungary. Not very confidence inspiring. The ftp on this
> site is broken, so they email the author and wait a couple of days
Geoff Caplan wrote:
>Rasmus wrote
>
>>This is solved by people who roll distributions. Debian, Mandrake,
>>RedHat, FreeBSD, etc. It is very simple to add new features to an
>>existing PHP setup through these binary distributions of PHP, even for
>>newbies. Once you know your way around PHP a
> I love PHP, but for the following reason it could be the death of it. All
> the PHP intellectuals stand up, get together, and solve this problem, or at
> least give us some reassurance. (I'm only a newbie after all). :)
This is solved by people who roll distributions. Debian, Mandrake,
RedHat
I love PHP, but for the following reason it could be the death of it. All
the PHP intellectuals stand up, get together, and solve this problem, or at
least give us some reassurance. (I'm only a newbie after all). :)
-Original Message-
From: Dan Harrington [mailto:[EMAIL PROTECTED]]
Sent:
18 matches
Mail list logo