Re: [PHP] Pear Page2

2013-01-06 Thread Tedd Sperling
On Jan 5, 2013, at 4:24 PM, Silvio Siefke siefke_lis...@web.de 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

Re: [PHP] Pear Page2

2013-01-06 Thread Silvio Siefke
Hello, On Sun, 6 Jan 2013 11:36:39 -0500 Tedd Sperling t...@sperling.com 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

Re: [PHP] Pear Page2

2013-01-06 Thread Tedd Sperling
On Jan 6, 2013, at 12:52 PM, Silvio Siefke siefke_lis...@web.de wrote: On Sun, 6 Jan 2013 11:36:39 -0500 Tedd Sperling t...@sperling.com 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

Re: [PHP] Pear Page2

2013-01-06 Thread Stuart Dallas
On 6 Jan 2013, at 18:42, Tedd Sperling t...@sperling.com 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

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hello, On Sat, 05 Jan 2013 07:53:04 + Ashley Sheridan a...@ashleysheridan.co.uk 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

Re: [PHP] Pear Page2

2013-01-05 Thread Ashley Sheridan
On Sat, 2013-01-05 at 15:23 +0100, Silvio Siefke wrote: Hello, On Sat, 05 Jan 2013 07:53:04 + Ashley Sheridan a...@ashleysheridan.co.uk 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

Re: [PHP] Pear Page2

2013-01-05 Thread tamouse mailing lists
On Sat, Jan 5, 2013 at 8:52 AM, Ashley Sheridan a...@ashleysheridan.co.uk wrote On Sat, 2013-01-05 at 15:23 +0100, Silvio Siefke wrote: On Sat, 05 Jan 2013 07:53:04 + Ashley Sheridan a...@ashleysheridan.co.uk wrote: I'm not sure quite what you'd expect such a module to do? Is this for

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hello, On Sat, 05 Jan 2013 14:52:12 + Ashley Sheridan a...@ashleysheridan.co.uk 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

Re: [PHP] Pear Page2

2013-01-05 Thread Ashley Sheridan
Silvio Siefke siefke_lis...@web.de wrote: Hello, On Sat, 05 Jan 2013 14:52:12 + Ashley Sheridan a...@ashleysheridan.co.uk 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

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hello, On Sat, 05 Jan 2013 17:21:05 + Ashley Sheridan a...@ashleysheridan.co.uk 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

Re: [PHP] Pear Page2

2013-01-05 Thread Ashley Sheridan
Silvio Siefke siefke_lis...@web.de wrote: Hello, On Sat, 05 Jan 2013 17:21:05 + Ashley Sheridan a...@ashleysheridan.co.uk 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

Re: [PHP] Pear Page2

2013-01-05 Thread Tedd Sperling
On Jan 5, 2013, at 3:11 PM, Silvio Siefke siefke_lis...@web.de wrote: On Sat, 05 Jan 2013 17:21:05 + Ashley Sheridan a...@ashleysheridan.co.uk 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.

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hello, On Sat, 05 Jan 2013 20:36:12 + Ashley Sheridan a...@ashleysheridan.co.uk 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,

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hallo, On Sat, 5 Jan 2013 15:40:56 -0500 Tedd Sperling t...@sperling.com 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

Re: [PHP] Pear Page2

2013-01-05 Thread Ashley Sheridan
On Sat, 2013-01-05 at 22:24 +0100, Silvio Siefke wrote: Hallo, On Sat, 5 Jan 2013 15:40:56 -0500 Tedd Sperling t...@sperling.com 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

Re: [PHP] Pear Page2

2013-01-04 Thread tamouse mailing lists
On Fri, Jan 4, 2013 at 8:18 PM, Silvio Siefke siefke_lis...@web.de 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:

Re: [PHP] Pear Page2

2013-01-04 Thread Ashley Sheridan
On Fri, 2013-01-04 at 20:44 -0600, tamouse mailing lists wrote: On Fri, Jan 4, 2013 at 8:18 PM, Silvio Siefke siefke_lis...@web.de 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

Re: [PHP] Pear Mail - Trap for errors?

2012-11-16 Thread tamouse mailing lists
On Thu, Nov 15, 2012 at 9:52 AM, Rick Dwyer rpdw...@earthlink.net 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:

Re: [PHP] Pear Mail - Trap for errors?

2012-11-15 Thread Rick Dwyer
On Nov 14, 2012, at 10:48 PM, tamouse mailing lists tamouse.li...@gmail.com wrote: On Wed, Nov 14, 2012 at 7:19 PM, Rick Dwyer rpdw...@earthlink.net 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

Re: [PHP] Pear Mail - Trap for errors?

2012-11-14 Thread tamouse mailing lists
On Wed, Nov 14, 2012 at 7:19 PM, Rick Dwyer rpdw...@earthlink.net 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

Re: [PHP] Pear Auth problem

2012-03-21 Thread Govinda
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 pages

Re: [PHP] PEAR Mail $obj-send()

2011-07-08 Thread Jim Lucas
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 server

Re: [PHP] PEAR PHP

2011-01-30 Thread Thijs Lensselink
-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 root

Re: [PHP] PEAR PHP

2011-01-30 Thread Ethan Rosenberg
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 4096

Re: [PHP] PEAR PHP

2011-01-30 Thread Ashley Sheridan
Ethan Rosenberg eth...@earthlink.net 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 --

Re: [PHP] PEAR PHP

2011-01-30 Thread Ashley Sheridan
Ashley Sheridan a...@ashleysheridan.co.uk wrote: Ethan Rosenberg eth...@earthlink.net 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

Re: [PHP] PEAR PHP

2011-01-30 Thread Ethan Rosenberg
At 01:51 PM 1/30/2011, Ashley Sheridan wrote: Ashley Sheridan a...@ashleysheridan.co.uk wrote: Ethan Rosenberg eth...@earthlink.net 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 -

Re: [PHP] PEAR PHP

2011-01-30 Thread Jim Lucas
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 your

Re: [PHP] Pear Problems

2011-01-28 Thread Daniel Brown
On Fri, Jan 28, 2011 at 00:33, Ethan Rosenberg eth...@earthlink.net 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

Re: [PHP] Pear Problems

2011-01-27 Thread Ethan Rosenberg
At 01:54 AM 1/27/2011, Adam Richardson wrote: On Thu, Jan 27, 2011 at 1:01 AM, Ethan Rosenberg eth...@earthlink.netwrote: 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

Re: [PHP] Pear Problems

2011-01-26 Thread Adam Richardson
On Thu, Jan 27, 2011 at 1:01 AM, Ethan Rosenberg eth...@earthlink.netwrote: 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

Re: [PHP] pear for fedora 11

2010-03-09 Thread Ashley Sheridan
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, Which can we download pear ann

Re: [PHP] pear for fedora 11

2010-03-09 Thread Edward. S. P. Leong
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: Dear All, Which can we

Re: [PHP] pear for fedora 11

2010-03-09 Thread Edward. S. P. Leong
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 your help ! Edward. I'm not

Re: [PHP] pear for fedora 11

2010-03-08 Thread Edward. S. P. Leong
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 components can be installed on a

Re: [PHP] pear for fedora 11

2010-03-08 Thread Ashley Sheridan
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. I'm not sure I

Re: [PHP] pear for fedora 11

2010-03-07 Thread Ashley Sheridan
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'm

Re: [PHP] PEAR clases don't work with PHP 5.3

2010-03-05 Thread Michael A. Peters
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

Re: [PHP] PEAR clases don't work with PHP 5.3

2010-03-05 Thread Lester Caine
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

Re: [PHP] Pear include path problem

2009-11-17 Thread Jim Lucas
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.

Re: [PHP] Pear include path problem

2009-11-17 Thread Al
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Thodoris
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Ashley M. Kirchner
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Thodoris
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Ashley M. Kirchner
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Thodoris
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Ashley M. Kirchner
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?

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Eddie Drapkin
On Mon, Oct 19, 2009 at 1:28 PM, Ashley M. Kirchner ash...@pcraft.com 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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Eddie Drapkin
On Mon, Oct 19, 2009 at 1:35 PM, Ashley M. Kirchner ash...@pcraft.com 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 -

Re: [PHP] PEAR segfaulting

2009-10-19 Thread 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 in

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Thodoris
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Ashley M. Kirchner
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Ashley M. Kirchner
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.

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Ashley M. Kirchner
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 |

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Ashley M. Kirchner
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

Re: [PHP] PEAR segfaulting

2009-10-19 Thread Greg Beaver
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? At this

Re: [PHP] PEAR Spreadsheet_Excel_Writer setLocked method

2009-06-22 Thread Thodoris
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

Re: [PHP] PEAR Spreadsheet_Excel_Writer setLocked method

2009-06-19 Thread Thodoris
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.

Re: [PHP] PEAR Spreadsheet_Excel_Writer setLocked method

2009-06-19 Thread Skip Evans
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

Re: [PHP] pear mdb2 and null

2009-04-13 Thread Bastien Koert
[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 field to

Re: [PHP] pear mdb2 and null

2009-04-12 Thread Phpster
On Apr 11, 2009, at 21:38, Michael A. Peters mpet...@mac.com 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

Re: [PHP] pear mdb2 and null

2009-04-12 Thread Michael A. Peters
Phpster wrote: On Apr 11, 2009, at 21:38, Michael A. Peters mpet...@mac.com 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

Re: [PHP] pear mdb2 and null

2009-04-12 Thread Michael A. Peters
Michael A. Peters wrote: Phpster wrote: On Apr 11, 2009, at 21:38, Michael A. Peters mpet...@mac.com 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.

Re: [PHP] pear Mail/Mime problem on new Ubuntu Linux server

2008-12-09 Thread Richard Heyes
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

Re: [PHP] pear Mail/Mime problem on new Ubuntu Linux server

2008-12-09 Thread Eric Butera
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, which

Re: [PHP] PEAR Help

2008-12-05 Thread ceo
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

Re: [PHP] pear mail() verses net-smtp()

2008-11-26 Thread Chris
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

Re: [PHP] pear mail() verses net-smtp()

2008-11-26 Thread Chris
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

Re: [PHP] Pear DB

2008-07-10 Thread Jason Norwood-Young
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 vague

Re: [PHP] Pear DB

2008-07-10 Thread Larry Garfield
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 have

RE: [PHP] Pear DB

2008-07-10 Thread Alex Chamberlain
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 or

Re: [PHP] Pear DB

2008-07-10 Thread Lester Caine
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

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-07 Thread Richard Lynch
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

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-06 Thread Richard Heyes
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

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-05 Thread Daniel Brown
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

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-05 Thread Stephen
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

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-05 Thread Wolf
[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/PEAR to the include

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-05 Thread Stephen
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

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-05 Thread Shawn McKenzie
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 you need to install

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-05 Thread Stephen
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

Re: [PHP] Pear

2008-03-01 Thread Nathan Nobbe
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

Re: [PHP] Pear

2008-03-01 Thread movies
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

Re: [PHP] Pear

2008-03-01 Thread Nathan Nobbe
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

Re: [PHP] Pear

2008-03-01 Thread movies
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 can

Re: [PHP] Pear

2008-03-01 Thread Rick Pasotto
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

Re: [PHP] Pear

2008-03-01 Thread Nathan Nobbe
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

Re: [PHP] PEAR website and MSIE 6

2008-02-11 Thread Zoltán Németh
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: On Jan 31,

Re: [PHP] PEAR website and MSIE 6 (M$ forcing IE7)

2008-02-02 Thread Richard Heyes
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

Re: [PHP] PEAR website and MSIE 6

2008-02-02 Thread Shawn McKenzie
- 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. or anything else that resembles a proper browser

Re: [PHP] PEAR website and MSIE 6

2008-02-02 Thread Jochem Maas
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

Re: [PHP] PEAR website and MSIE 6

2008-02-01 Thread Zoltán Németh
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, Jochem Maas

Re: [PHP] PEAR website and MSIE 6

2008-02-01 Thread Robert Cummings
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: Robert Cummings

Re: [PHP] PEAR website and MSIE 6

2008-02-01 Thread Richard Heyes
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

Re: [PHP] PEAR website and MSIE 6

2008-02-01 Thread Greg Donald
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

RE: [PHP] PEAR website and MSIE 6 (M$ forcing IE7)

2008-02-01 Thread Daevid Vincent
-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 sad in 15 days when M$ FORCES everyone to it. WT

Re: [PHP] PEAR website and MSIE 6 (M$ forcing IE7)

2008-02-01 Thread mike
On 2/1/08, Daevid Vincent [EMAIL PROTECTED] wrote: Feb 12th is D-day. http://www.google.com/search?sourceid=navclientie=UTF-8rls=GGLG,GGLG:2005- 28,GGLG:enq=microsoft+forcing+ie7 Actually... http://blog.wired.com/monkeybites/2008/01/microsofts-ie-7.html The short story is that you won't wake

Re: [PHP] PEAR website and MSIE 6

2008-01-31 Thread Jochem Maas
Richard Heyes schreef: Anyone have any trouble with this combination? It consistently crashes for me. firefox not an option? or anything else that resembles a proper browser ;-) http://pear.php.net Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] PEAR website and MSIE 6

2008-01-31 Thread Eric Butera
On Jan 31, 2008 7:33 AM, Jochem Maas [EMAIL PROTECTED] wrote: Richard Heyes schreef: Anyone have any trouble with this combination? It consistently crashes for me. firefox not an option? or anything else that resembles a proper browser ;-) http://pear.php.net Thanks. -- PHP

Re: [PHP] PEAR website and MSIE 6

2008-01-31 Thread Jochem Maas
Eric Butera schreef: On Jan 31, 2008 7:33 AM, Jochem Maas [EMAIL PROTECTED] wrote: Richard Heyes schreef: Anyone have any trouble with this combination? It consistently crashes for me. firefox not an option? or anything else that resembles a proper browser ;-) http://pear.php.net Thanks.

Re: [PHP] PEAR website and MSIE 6

2008-01-31 Thread Robert Cummings
On Thu, 2008-01-31 at 14:35 +, Richard Heyes wrote: firefox not an option? Nope. or anything else that resembles a proper browser ;-) Strange, IE has been working fine for me for the last eight years... I can see your point. If all you know is subpar then subpar works fine.

  1   2   3   >