On 6 Jan 2013, at 18:42, Tedd Sperling wrote:
> I also realize there is a language problem here -- while I cannot speak your
> language, what you say in mine and my replies, may be misinterpreted -- but
> in any case, no offense was meant.
Indeed. I'm guessing that when Silvio said "All websit
On Jan 6, 2013, at 12:52 PM, Silvio Siefke wrote:
> On Sun, 6 Jan 2013 11:36:39 -0500
> Tedd Sperling wrote:
>> So, where does that leave a "Web Developer?" It leaves them with the
>> responsibility to learn and apply what they learned to their craft.
>> Is there an easy way out, such as to use
Hello,
On Sun, 6 Jan 2013 11:36:39 -0500
Tedd Sperling wrote:
> You said --
>
> > 1.) All websites are created manually. (nano + html/css Tags)
>
> -- and I replied "Not mine". In other words, some of my web-sites are
> NOT created manually.
What do you mean I do realize. I'm just wondering
On Jan 5, 2013, at 4:24 PM, Silvio Siefke wrote:
>
> What should me say this two words? You not use nano, ok. Editors enough
> on earth. Or you not write manually? Then share the way! Or use a CMS?
Silvio:
You said --
> 1.) All websites are created manually. (nano + html/css Tags)
-- and I r
On Sat, 2013-01-05 at 22:24 +0100, Silvio Siefke wrote:
> Hallo,
>
> On Sat, 5 Jan 2013 15:40:56 -0500
> Tedd Sperling wrote:
>
>
> > Not mine.
>
> What should me say this two words? You not use nano, ok. Editors enough
> on earth. Or you not write manually? Then share the way! Or use a CMS?
Hallo,
On Sat, 5 Jan 2013 15:40:56 -0500
Tedd Sperling wrote:
> Not mine.
What should me say this two words? You not use nano, ok. Editors enough
on earth. Or you not write manually? Then share the way! Or use a CMS?
Thank you for help, Kind Regards
Silvio
--
PHP General Mailing List (http:
Hello,
On Sat, 05 Jan 2013 20:36:12 +
Ashley Sheridan wrote:
> What I would start to do is break out common parts of pages to include
> files. This would be stuff like headers, footers, sidebars, etc.
> From there, you could use variables to set things like titles,
> stylesheets, nav items
On Jan 5, 2013, at 3:11 PM, Silvio Siefke wrote:
> On Sat, 05 Jan 2013 17:21:05 +
> Ashley Sheridan wrote:
>
>> If the pages are already written, why do you want to start changing
>> the way they've been built?
>
> 1.) All websites are created manually. (nano + html/css Tags)
>
Not mine.
Silvio Siefke wrote:
>Hello,
>
>On Sat, 05 Jan 2013 17:21:05 +
>Ashley Sheridan wrote:
>
>> If the pages are already written, why do you want to start changing
>> the way they've been built?
>
>1.) All websites are created manually. (nano + html/css Tags)
>2.) The maintenance effort now i
Hello,
On Sat, 05 Jan 2013 17:21:05 +
Ashley Sheridan wrote:
> If the pages are already written, why do you want to start changing
> the way they've been built?
1.) All websites are created manually. (nano + html/css Tags)
2.) The maintenance effort now is not enough.
3.) The programming (
Silvio Siefke wrote:
>Hello,
>
>On Sat, 05 Jan 2013 14:52:12 +
>Ashley Sheridan wrote:
>
>> I've just had a quick look at page2, and I can't say I see the point.
>> You'd end up having to write a lot more code that was harder to
>manage
>> by adding each element through a class like that i
Hello,
On Sat, 05 Jan 2013 14:52:12 +
Ashley Sheridan wrote:
> I've just had a quick look at page2, and I can't say I see the point.
> You'd end up having to write a lot more code that was harder to manage
> by adding each element through a class like that if your site got even
> moderately
On Sat, Jan 5, 2013 at 8:52 AM, Ashley Sheridan
wrote
> On Sat, 2013-01-05 at 15:23 +0100, Silvio Siefke wrote:
>> On Sat, 05 Jan 2013 07:53:04 +
>> Ashley Sheridan wrote:
>>
>> > I'm not sure quite what you'd expect such a module to do? Is this for
>> > templating?
>>
>> page2 creates compl
On Sat, 2013-01-05 at 15:23 +0100, Silvio Siefke wrote:
> Hello,
>
> On Sat, 05 Jan 2013 07:53:04 +
> Ashley Sheridan wrote:
>
> > I'm not sure quite what you'd expect such a module to do? Is this for
> > templating?
>
> page2 creates complete websites. Would be useful because I'm sitting
Hello,
On Sat, 05 Jan 2013 07:53:04 +
Ashley Sheridan wrote:
> I'm not sure quite what you'd expect such a module to do? Is this for
> templating?
page2 creates complete websites. Would be useful because I'm sitting
at the website internationalization. Template engines seem complicated.
On Fri, 2013-01-04 at 20:44 -0600, tamouse mailing lists wrote:
> On Fri, Jan 4, 2013 at 8:18 PM, Silvio Siefke wrote:
> > Is there something similar to Pear/Page2 module, that can working with
> > HTML5?
>
> Would phptal be of use? http://phptal.org/
>
I'm not sure quite what you'd expect s
On Fri, Jan 4, 2013 at 8:18 PM, Silvio Siefke wrote:
> Is there something similar to Pear/Page2 module, that can working with HTML5?
Would phptal be of use? http://phptal.org/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thu, Nov 15, 2012 at 9:52 AM, Rick Dwyer wrote:
> Same result… which is to say no error returned even for messages sent with no
> email in the to address field.
Okay, that is odd. If I try it with a blank I get a failure saying
that it has a bad address. See: https://gist.github.com/4085385
On Nov 14, 2012, at 10:48 PM, tamouse mailing lists
wrote:
> On Wed, Nov 14, 2012 at 7:19 PM, Rick Dwyer wrote:
>> Hello all.
>>
>> I have some Pear Mail code composing an email and sending it to an external
>> smtp server for sending.
>>
>> The issue is determining whether that external ser
On Wed, Nov 14, 2012 at 7:19 PM, Rick Dwyer wrote:
> Hello all.
>
> I have some Pear Mail code composing an email and sending it to an external
> smtp server for sending.
>
> The issue is determining whether that external server actually accepted the
> mail or not. In the IF(PEAR… code below, i
> Hello.
> I am trying to use pear Auth packet but am doing something wrong.
> I am currently looking at the simple example in the documentation, but
> something is wrong in my source code, because if I write a username
> and a password in the fields and hit the submit button, I receive a
> blank p
On 7/8/2011 9:50 AM, Brian Smither wrote:
> A client has:
> PHP 5.3 on Win7x64 running a local web app that needs to send mail.
> (This app was once hosted on a linux-based hosted space.) Apache 2.2
> is installed but apparently not being used. I think the IIS service
> is actually the web serve
On 1/30/2011 2:34 PM, Ethan Rosenberg wrote:
I make more mistakes reading emails than you do!!
Would you [or anyone else on this list] please help me with my questions
1] How do I install it? [msql NOT mysql] apt-get install does not find
the package.
http://www.google.com
Enter " apt-get i
At 01:51 PM 1/30/2011, Ashley Sheridan wrote:
"Ashley Sheridan" wrote:
>"Ethan Rosenberg" wrote:
>
>>At 03:29 AM 1/30/2011, Thijs Lensselink wrote:
>>>-BEGIN PGP SIGNED MESSAGE-
>>>Hash: SHA1
>>>
>>>On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
>>> > Dear list -
>>> >
>>> > I enter th
"Ashley Sheridan" wrote:
>"Ethan Rosenberg" wrote:
>
>>At 03:29 AM 1/30/2011, Thijs Lensselink wrote:
>>>-BEGIN PGP SIGNED MESSAGE-
>>>Hash: SHA1
>>>
>>>On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
>>> > Dear list -
>>> >
>>> > I enter the command pear list, and get errors. See below
"Ethan Rosenberg" wrote:
>At 03:29 AM 1/30/2011, Thijs Lensselink wrote:
>>-BEGIN PGP SIGNED MESSAGE-
>>Hash: SHA1
>>
>>On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
>> > Dear list -
>> >
>> > I enter the command pear list, and get errors. See below --
>> >
>> > ethan@rosenberg:/usr/lib
At 03:29 AM 1/30/2011, Thijs Lensselink wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
> Dear list -
>
> I enter the command pear list, and get errors. See below --
>
> ethan@rosenberg:/usr/lib/php5$ ls -l
> total 12
> drwxr-xr-x 2 root root
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2011 05:43 AM, Ethan Rosenberg wrote:
> Dear list -
>
> I enter the command pear list, and get errors. See below --
>
> ethan@rosenberg:/usr/lib/php5$ ls -l
> total 12
> drwxr-xr-x 2 root root 4096 Jan 6 00:53 20090626+lfs
> drwxr-xr-x 2 r
On Fri, Jan 28, 2011 at 00:33, Ethan Rosenberg wrote:
>
> Please take a look at php.ini in the vicinity of line 510. You will see the
> construct to which I refer. Can you explain what is going on? I do not
> think it is a problem with commenting out a line.
>
> Any ideas from the rest of the l
At 01:54 AM 1/27/2011, Adam Richardson wrote:
On Thu, Jan 27, 2011 at 1:01 AM, Ethan Rosenberg wrote:
> Dear List -
>
> I am executing the command pear list.
>
> This is what I get -
>
> ethan@rosenberg:/usr/bin$ pear list
> PHP: syntax error, unexpected '&' in /etc/php5/cli/php.ini on line 510
On Thu, Jan 27, 2011 at 1:01 AM, Ethan Rosenberg wrote:
> Dear List -
>
> I am executing the command pear list.
>
> This is what I get -
>
> ethan@rosenberg:/usr/bin$ pear list
> PHP: syntax error, unexpected '&' in /etc/php5/cli/php.ini on line 510
> Installed packages, channel pear.php.net:
> =
Ashley Sheridan wrote:
> On Mon, 2010-03-08 at 22:39 +0800, Edward. S. P. Leong wrote:
>
>>Ashley Sheridan wrote:
>>
>>>On Mon, 2010-03-08 at 01:07 +0800, Edward. S. P. Leong wrote:
>>>
>>>
>>>
Dear All,
Which can we download pear ann install into fc 11 system ?
Thank for y
Ashley Sheridan wrote:
> On Tue, 2010-03-09 at 23:06 +0800, Edward. S. P. Leong wrote:
>
>>Ashley Sheridan wrote:
>>
>>> On Mon, 2010-03-08 at 22:39 +0800, Edward. S. P. Leong wrote:
>>>
Ashley Sheridan wrote:
>On Mon, 2010-03-08 at 01:07 +0800, Edward. S. P. Leong wrote:
>
>
On Tue, 2010-03-09 at 23:06 +0800, Edward. S. P. Leong wrote:
> Ashley Sheridan wrote:
>
> > On Mon, 2010-03-08 at 22:39 +0800, Edward. S. P. Leong wrote:
> >
> >>Ashley Sheridan wrote:
> >>
> >>>On Mon, 2010-03-08 at 01:07 +0800, Edward. S. P. Leong wrote:
> >>>
> >>>
> >>>
> Dear All,
> >
On Mon, 2010-03-08 at 22:39 +0800, Edward. S. P. Leong wrote:
> Ashley Sheridan wrote:
>
> >On Mon, 2010-03-08 at 01:07 +0800, Edward. S. P. Leong wrote:
> >
> >
> >
> >>Dear All,
> >>
> >>Which can we download pear ann install into fc 11 system ?
> >>
> >>Thank for your help !
> >>
> >>Edward.
Ashley Sheridan wrote:
>On Mon, 2010-03-08 at 01:07 +0800, Edward. S. P. Leong wrote:
>
>
>
>>Dear All,
>>
>>Which can we download pear ann install into fc 11 system ?
>>
>>Thank for your help !
>>
>>Edward.
>>
>>
>>
>
>
>I'm not sure I understand your question. Do you mean what Pear
>compon
On Mon, 2010-03-08 at 01:07 +0800, Edward. S. P. Leong wrote:
> Dear All,
>
> Which can we download pear ann install into fc 11 system ?
>
> Thank for your help !
>
> Edward.
>
I'm not sure I understand your question. Do you mean what Pear
components can be installed on a Fedora 11 system? I
Michael A. Peters wrote:
Martín Marqués wrote:
A few days ago I upgraded my development server with PHP 5.3, and
found that some pear packages stopped working giving FATAL ERRORs,
like this (this one is from package Image_Graph):
PHP Fatal error: Call to undefined method
Image_Graph_Plotarea_El
Martín Marqués wrote:
A few days ago I upgraded my development server with PHP 5.3, and
found that some pear packages stopped working giving FATAL ERRORs,
like this (this one is from package Image_Graph):
PHP Fatal error: Call to undefined method
Image_Graph_Plotarea_Element::Image_Graph_Elemen
Jim Lucas wrote:
Al wrote:
I've got script that uses the pear Mail class and have had problems on
some shared hosts with the include path to Mail. E.g., Blue Host insists
the site owner must change the php.ini file. I'd rather not expect them
to do that.
Can you folks critique this approach f
Al wrote:
> I've got script that uses the pear Mail class and have had problems on
> some shared hosts with the include path to Mail. E.g., Blue Host insists
> the site owner must change the php.ini file. I'd rather not expect them
> to do that.
>
> Can you folks critique this approach for me.
>
Ashley M. Kirchner wrote:
>
>Well, it boiled down to zlib.so causing the segfault. As soon as I
> removed that module, everything worked. Recompiling just the zlib.so
> module yielded the same result: pear segfaults.
>
>So now the question is: is it zlib's fault, or is it pear?
>
>
Well, it boiled down to zlib.so causing the segfault. As soon as I
removed that module, everything worked. Recompiling just the zlib.so
module yielded the same result: pear segfaults.
So now the question is: is it zlib's fault, or is it pear?
At this point I've accomplished what I
Thodoris wrote:
Manually is the best solution as far as I can tell:
http://pear.php.net/manual/en/installation.getting.php
That's exactly what I did. I grabbed http://pear.php.net/go-pear
and saved it, then ran php go-pear.php. The result is what you saw in
my previous e-mail.
--
H | It
Ok, we have activity here. Before deleting everything and
re-installing, I decided to just rename my php.ini file. Low and
behold, pear works now. So, now the next task is figuring out where and
why does php.ini cause pear to bomb.
--
H | It's not a bug - it's an undocumented feature.
Eddie Drapkin wrote:
Have you tried running "pear upgrade pear"?
Yep, but I'll do it again for you to see:
pear -vvv upgrade pear
Warning: file_exists(): Unable to find the wrapper "channel" - did you
forget to enable it when you configured PHP? in
PEAR/Downloader/Pac
O/H Ashley M. Kirchner έγραψε:
Eddie Drapkin wrote:
Try rebuilding PEAR manually.
No dice. Same segfault. Bunch of deprecated warnings too ...
[ ... snip ... ]
Installing selected packages..
PHP Deprecated: Assigning the return value of new by reference is
deprecated
Eddie Drapkin wrote:
Try rebuilding PEAR manually.
No dice. Same segfault. Bunch of deprecated warnings too ...
[ ... snip ... ]
Installing selected packages..
PHP Deprecated: Assigning the return value of new by reference is
deprecated in /usr/bin/temp/PEAR/Command/Inst
On Mon, Oct 19, 2009 at 1:35 PM, Ashley M. Kirchner wrote:
> Eddie Drapkin wrote:
>>
>> Have you tried running "pear upgrade pear"?
>
> Yep, but I'll do it again for you to see:
>
>
> pear -vvv upgrade pear
>
> Warning: file_exists(): Unable to find the wrapper "channel" - d
On Mon, Oct 19, 2009 at 1:28 PM, Ashley M. Kirchner wrote:
> Thodoris wrote:
>>
>> Obviously something went wrong while installing PHP and you will have to
>> find this because this probably the reason pear segfaults.
>>
>> Did you run make test before installing? (makes sure everything went well)
Thodoris wrote:
Obviously something went wrong while installing PHP and you will have
to find this because this probably the reason pear segfaults.
Did you run make test before installing? (makes sure everything went
well)
You know you don't need pear binary to use a pear's package right?
(
Thodoris wrote:
Is there a good reason for needing this pear package?
http://pear.php.net/package/DB
It is old and it has been replaced with MDB2 some time ago. Why don't
you use it instead of trying to install DB.
The issue here isn't what package is being installed. The issue is
that
Thodoris wrote:
Is there a good reason for needing this pear package?
http://pear.php.net/package/DB
It is old and it has been replaced with MDB2 some time ago. Why don't
you use it instead of trying to install DB.
The issue here isn't what package is being installed. The issue is
that PE
Thodoris wrote:
Was, by any chance, PHP installed as binary before you install it
from source?
If this is the case try uninstalling the binary and then configure
and compile the source again running 'make clean' before.
PHP was not installed at all on this machine. I grabbed the source
fr
Thodoris wrote:
Was, by any chance, PHP installed as binary before you install it from
source?
If this is the case try uninstalling the binary and then configure and
compile the source again running 'make clean' before.
PHP was not installed at all on this machine. I grabbed the source
from
Typing 'pear segmentation fault' in Google produces tons of
responses so I know I'm not the only one with this issue, but I'll be
damned if I can figure out what the problem is and how to fix it. I
rolled my own PHP 5.3.0 from source. Compilation went fine, no
errors. Installation we
Thodoris wrote:
I've used it for some time but never needed to lock a cell. Here is a
piece of code that shows how to apply a format to a cell:
> Hope it helps. I think that by doing something like this:
$format_bold->setLocked();
while creating the format could do the trick but it is not
Thodoris wrote:
I've used it for some time but never needed to lock a cell. Here is a
piece of code that shows how to apply a format to a cell:
> Hope it helps. I think that by doing something like this:
$format_bold->setLocked();
while creating the format could do the trick but it is not te
Hey all,
Any one use the PEAR Spreadsheet_Excel_Writer package?
I need to know how to implement the setLocked method to lock out a
cell, but can't figure out how this would be done.
Do you add it as a format? But then how is it applied to a cell. It's
not documented on the PEAR pages.
An
[snip]
>> I need it to error when an attempt to create a record without setting that
>> field is attempted, but setting the field to an empty string is fine.
>>
>> Attempting to insert data without defining that field indicates there is
>> not sufficient information to create a record. Setting that
Michael A. Peters wrote:
Phpster wrote:
On Apr 11, 2009, at 21:38, "Michael A. Peters" wrote:
I've run into a small issue with mdb2.
I have a mysql database with a field set to longtext not null.
inserting "" into that field works just dandy when using the mysql_
functions.
However, wh
Phpster wrote:
On Apr 11, 2009, at 21:38, "Michael A. Peters" wrote:
I've run into a small issue with mdb2.
I have a mysql database with a field set to longtext not null.
inserting "" into that field works just dandy when using the mysql_
functions.
However, when using mdb2 - it convert
On Apr 11, 2009, at 21:38, "Michael A. Peters" wrote:
I've run into a small issue with mdb2.
I have a mysql database with a field set to longtext not null.
inserting "" into that field works just dandy when using the mysql_
functions.
However, when using mdb2 - it converts "" to NULL wh
On Tue, Dec 9, 2008 at 6:57 AM, German Geek <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Can someone think of a reason why when changing from a Windows 2003 Web
> Edition server running PHP 5.2 to a Ubuntu machine, also with PHP 5.2 can
> cause the following problem:
>
> The emails sent from the server
> Might it be the Unix newline characters?
Unlikely, IIRC the PEAR mime stuff uses \r\n (ie Windows). Try using
the htmlMimeMail5 code here:
http://www.phpguru.org/downloads/html.mime.mail/htmlMimeMail5/
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (U
I found the PEAR tarballs to be corrupt a day or two ago...
The PEAR bug report captcha continually rejected my correct answers to simple
math questions. :-(
I snagged a re-packaged version from:
http://pizzaseo.com/
ymmv
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
Al wrote:
Anyone have opinions on these two mail functions for sending smtp
emails, pear mail() verses net-smtp()? Which is best, etc.
Pear mail puts everything together and if necessary uses net_smtp to
send it.
If you want to have to build the emails yourself, you can do it and then
use
Al wrote:
Anyone have opinions on these two mail functions for sending smtp
emails, pear mail() verses net-smtp()? Which is best, etc.
Pear mail puts everything together and if necessary uses net_smtp to
send it.
If you want to have to build the emails yourself, you can do it and then
use
John Comerford wrote:
Hi Folks,
I have just successfully lobbied for the company I work for to use
PHP/MySQL for our next website. My Question is regarding DB abstraction
. I know there is a Pear DB module, is this the best to use ? I have a
vague memory of reading somewhere that there is
> Hi Folks,
>
> I have just successfully lobbied for the company I work for to use
> PHP/MySQL for our next website. My Question is regarding DB abstraction
> . I know there is a Pear DB module, is this the best to use ? I have a
> vague memory of reading somewhere that there is a newer lib o
PEAR::DB was deprecated years ago. Do not use it.
PEAR::MDB2 is the preferred PEAR wrapper these days.
Personally, I skip them both and prefer to go straight to PDO, available in
PHP 5.
http://www.php.net/pdo
On Thursday 10 July 2008 1:47:34 am John Comerford wrote:
> Hi Folks,
>
> I ha
On Thu, 2008-07-10 at 16:47 +1000, John Comerford wrote:
> Hi Folks,
>
> I have just successfully lobbied for the company I work for to use
> PHP/MySQL for our next website. My Question is regarding DB abstraction
> . I know there is a Pear DB module, is this the best to use ? I have a
> va
SPM decided to move stuff to a different place, namely inside of a
/usr/share/php/PEAR directory, instead of just /usr/share/PEAR.
So change your include path and be done with it.
On Wed, March 5, 2008 11:59 am, Stephen wrote:
> My LAMP is on Ubuntu 7.10
>
> I am trying to use PEAR, for the first
You could just copy and paste from the PEAR website, And replicate the
directory structure manually. g
1. Create the dire /use/local/share/pear/HTML
2. Copy (or create) the file Quickform (and all it's associated stuff)
into that directory. IIRC, Quickform has quite a lot of files, so you
Shawn McKenzie wrote:
sudo pear install HTML_QuickForm
That was so easy.
Thank you!
Stephen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Stephen wrote:
> Wolf wrote:
>
>> Open a terminal window on the server
>> at the prompt type:
>> locate QuickForm.php
>>
>> If it comes back with the path/file, make sure the path to the file is
>> in the include folder
>>
>> If it comes back to just a regular terminal prompt right away, then
>>
Wolf wrote:
Open a terminal window on the server
at the prompt type:
locate QuickForm.php
If it comes back with the path/file, make sure the path to the file is in the
include folder
If it comes back to just a regular terminal prompt right away, then you need to
install it.
The following i
> > [snip!]
> >> But there is no /usr/share/pear directory.
> >>
> >> I have a /usr/share/php/PEAR and it has things that look like
> >> installation files.
> > [snip!]
> >> Can anyone help me figure out how to get the installation fixed?
> >
> > Update your php.ini to add /usr/share/php/P
Daniel Brown wrote:
On Wed, Mar 5, 2008 at 12:59 PM, Stephen <[EMAIL PROTECTED]> wrote:
My LAMP is on Ubuntu 7.10
[snip!]
Fatal error: require_once() [function.require]: Failed opening required
'HTML/QuickForm.php' (include_path='.:/usr/share/php:/usr/share/pear')
in /home/stephen/www/rois
On Wed, Mar 5, 2008 at 12:59 PM, Stephen <[EMAIL PROTECTED]> wrote:
> My LAMP is on Ubuntu 7.10
[snip!]
> Fatal error: require_once() [function.require]: Failed opening required
> 'HTML/QuickForm.php' (include_path='.:/usr/share/php:/usr/share/pear')
> in /home/stephen/www/roissy.ca/public_html/
On Sat, Mar 1, 2008 at 7:57 PM, <[EMAIL PROTECTED]> wrote:
> > when you run you phpinfo script that you mentioned
> > in your first post, do you see pear in one of the sections there (not
> just
> > in the include path)?
>
> A search on "pear" only yields this line:
> include_path.:/usr/local/
It is quite possible (ie, I've done it) to install the PEAR modules you
need within your own web space. You just have to get the directory
structure and your include line right.
The PEAR system is just a bunch of php files so if you've got php you've
got all you really need.
--
"... most legisla
> when you run you phpinfo script that you mentioned
> in your first post, do you see pear in one of the sections there (not just
> in the include path)?
A search on "pear" only yields this line:
include_path.:/usr/local/php4/share/pear.:/usr/local/php4/share/pear
Here is the page, so you
On Sat, Mar 1, 2008 at 6:24 PM, <[EMAIL PROTECTED]> wrote:
> Thanks for your help, Nathan!
>
> > maybe try
> >
> > find /usr/local/php4/share/pear -name 'DB.php'
>
> I tried putting that in my script, and got:
>
> Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in
> /home/www/ever
Thanks for your help, Nathan!
> maybe try
>
> find /usr/local/php4/share/pear -name 'DB.php'
I tried putting that in my script, and got:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in
/home/www/everoriginal.onlinewebshop.net/connect04.php on line 6
I'm thinking "find" is a
On Sat, Mar 1, 2008 at 3:41 PM, <[EMAIL PROTECTED]> wrote:
> Dear PHP List Experts,
>
> I'm trying to use Pear at my host, Leadhoster.
>
> This line:
>
> require_once('DB.php');
>
> Gets this error:
>
> Warning: main(DB.php): failed to open stream: No such file or directory in
> /home/www/everorig
2008. 02. 1, péntek keltezéssel 04.40-kor Robert Cummings ezt írta:
> On Fri, 2008-02-01 at 10:11 +0100, Zoltán Németh wrote:
> > 2008. 01. 31, csütörtök keltezéssel 12.47-kor Robert Cummings ezt írta:
> > > On Thu, 2008-01-31 at 18:18 +0100, Jochem Maas wrote:
> > > > Eric Butera schreef:
> > > >
Shawn McKenzie schreef:
Glad I read threads that I don't care about or I wouldn't have found out
about Firebug! I just installed it, very cool!
it can definitely make your day less painful :-)
Also, considering the price of oil/gas, I'm sorry that the 'war for oil'
didn't work out the way w
Vincent schreef:
>>
>>
>>> -Original Message-
>>> From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Thursday,
>>> January 31, 2008 8:19 AM
>>> To: [EMAIL PROTECTED]
>>> Cc: PHP General List
>>> Subject: Re: [PHP] PEAR websi
Feb 12th is D-day.
"[Microsoft] has posted guidelines on how to ward off the automatic update"
Not exactly "forcing" if they've provided an alternative.
--
Richard Heyes
http://www.websupportsolutions.co.uk
Knowledge Base and Helpdesk software for £299pa hosted for you -
no installation, no m
On 2/1/08, Daevid Vincent <[EMAIL PROTECTED]> wrote:
> Feb 12th is D-day.
>
> http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLG,GGLG:2005-
> 28,GGLG:en&q=microsoft+forcing+ie7
Actually...
http://blog.wired.com/monkeybites/2008/01/microsofts-ie-7.html
"The short story is that you w
> -Original Message-
> From: Richard Heyes [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 01, 2008 3:43 AM
> To: Daevid Vincent
> Cc: 'PHP General List'
> Subject: Re: [PHP] PEAR website and MSIE 6
>
> Daevid Vincent wrote:
> > I will be very s
On Jan 31, 2008 7:04 AM, Eric Butera <[EMAIL PROTECTED]> wrote:
> IE8 passes Acid2. :)
They make a salve for that I heard.
--
Greg Donald
http://destiney.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Daevid Vincent wrote:
I will be very sad in 15 days when M$ FORCES everyone
to it.
WT?
--
Richard Heyes
http://www.websupportsolutions.co.uk
Knowledge Base and Helpdesk software for £299pa hosted for you -
no installation, no maintenance, new features automatic and free
--
PHP General Mailin
On Fri, 2008-02-01 at 10:11 +0100, Zoltán Németh wrote:
> 2008. 01. 31, csütörtök keltezéssel 12.47-kor Robert Cummings ezt írta:
> > On Thu, 2008-01-31 at 18:18 +0100, Jochem Maas wrote:
> > > Eric Butera schreef:
> > > > On Jan 31, 2008 12:02 PM, Jochem Maas <[EMAIL PROTECTED]> wrote:
> > > >> R
2008. 01. 31, csütörtök keltezéssel 12.47-kor Robert Cummings ezt írta:
> On Thu, 2008-01-31 at 18:18 +0100, Jochem Maas wrote:
> > Eric Butera schreef:
> > > On Jan 31, 2008 12:02 PM, Jochem Maas <[EMAIL PROTECTED]> wrote:
> > >> Robert Cummings schreef:
> > >>> On Thu, 2008-01-31 at 17:14 +0100,
Go to windowsupdate. There was an update for IE6 for websites randomly
crashing. I know, because I was affected. Some update broke IE6 and
then you had to update a second time.
Make sure you're all up to date (and restart, sigh) - and it should be good.
On 1/31/08, Richard Heyes <[EMAIL PROTECTED
Daevid Vincent schreef:
-Original Message-
From: Jochem Maas [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 31, 2008 8:19 AM
To: [EMAIL PROTECTED]
Cc: PHP General List
Subject: Re: [PHP] PEAR website and MSIE 6
Richard Heyes schreef:
firefox not an option?
Nope.
>
> -Original Message-
> From: Richard Lynch [mailto:[EMAIL PROTECTED]
>
> > IE6 is fast and launches in 1 second. FF takes many seconds.
>
> Isn't that because IE6 pre-loads everything during the BOOT process,
> slowing that down quite a bit?...
I guess. I leave my XP box on all the ti
On Thu, January 31, 2008 4:30 pm, Daevid Vincent wrote:
> Please stop with the browser wars. They're boring and tired and serve
> no
> purpose.
+1
> IE6 is fast and launches in 1 second. FF takes many seconds.
E.
Isn't that because IE6 pre-loads everything during the BOOT process,
slowing t
1 - 100 of 259 matches
Mail list logo