Re: [PHP] Problem using APC

2008-09-10 Thread David Park
Hi Nathan, Thanks for the advice. I don't think that cache getting too full is the problem because the system cache only got less than 10% full at the most. On another note, thanks for letting me know about the PECL dev list. I didn't realize that that list exists. I just sent my email to the

Re: [PHP] Problem using APC

2008-09-10 Thread Nathan Nobbe
On Wed, Sep 10, 2008 at 11:38 PM, David Park <[EMAIL PROTECTED]> wrote: > Hi All, > > I just installed APC on my server that is running PHP and the APC appears > to > be randomly crashing. Below are the symptoms that my server is > experiencing > and the configuration of my system. Has anyone se

RE: [PHP] New Server Install

2008-09-10 Thread Per Jessen
Robbert van Andel wrote: > The MySQL database is hosted on a different server. I am building a > new webserver, not mysql server. > Check that the user you're connecting with has the needed access rights. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] Problem using APC

2008-09-10 Thread David Park
Hi All, I just installed APC on my server that is running PHP and the APC appears to be randomly crashing. Below are the symptoms that my server is experiencing and the configuration of my system. Has anyone seen this type of problem with APC and can you give me any advice to fix it? *Symptom #

Re: [PHP] The Best PHP Editor.

2008-09-10 Thread Wolf
jmatt wrote: > Hi, I was using NVU to edit PHP but when I upload the index.php file back > there will always be a slight error in disorientation. > Example using NVU I edited the text just a bit then bam..The webpage became > really funny > > What is the best to edit my PHP file? > Thanks Vi, ned

Re: [PHP] The Best PHP Editor.

2008-09-10 Thread Brady Mitchell
On Sep 10, 2008, at 821PM, jmatt wrote: Hi, I was using NVU to edit PHP but when I upload the index.php file back there will always be a slight error in disorientation. Example using NVU I edited the text just a bit then bam..The webpage became really funny What is the best to edit my PHP f

[PHP] pdf print

2008-09-10 Thread laigyan
Hello ,everybody I update the system from php4 to php5 environment, but now I print the pdf, can't see the pdf values in the pages. Is the encoding problem? Or in the php5 need some change in code? Thanks ! Lyle

[PHP] The Best PHP Editor.

2008-09-10 Thread jmatt
Hi, I was using NVU to edit PHP but when I upload the index.php file back there will always be a slight error in disorientation. Example using NVU I edited the text just a bit then bam..The webpage became really funny What is the best to edit my PHP file? Thanks - Popular free programming eb

Re: [PHP] Interntet Explorer 8 beater 2

2008-09-10 Thread jmatt
No I'm not using it,I use Firefox 3. Richard Heyes-4 wrote: > > Hi, > > Anyone using it? > > -- > Richard Heyes > > HTML5 Graphing for IE7, FF, Chrome, Opera and Safari: > http://www.phpguru.org/RGraph > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http:/

Re: [PHP] Re: Interntet Explorer 8 beater 2

2008-09-10 Thread Ross McKay
Michael McGlothlin wrote: >[...] I think web developers >should look into a class action case against Microsoft for failing to >make their browser standards compliant - it sure costs us a lot extra in >development time. :p Let me know where the PayPal donate button is... DW & I are fed up with

[PHP] Re: New Server Install

2008-09-10 Thread Shawn McKenzie
Shawn McKenzie wrote: Robbert van Andel wrote: I am working on a new webserver running Fedora 9. I installed php-mysql and php-mssql via yum. When I try to connect to our mysql server using php, I get the following error: Can't connect to MySQL server on 'mysqlservername' (13) Here's th

[PHP] Re: New Server Install

2008-09-10 Thread Shawn McKenzie
Robbert van Andel wrote: I am working on a new webserver running Fedora 9. I installed php-mysql and php-mssql via yum. When I try to connect to our mysql server using php, I get the following error: Can't connect to MySQL server on 'mysqlservername' (13) Here's the weird part, I can conne

Re: [PHP] Re: Interntet Explorer 8 beater 2

2008-09-10 Thread Michael McGlothlin
I run VMWare Fusion on my iMac. I run Windows 2000 w/ IE6 and XP w/ IE7 in their own virtual machines. I haven't bothered with IE8 yet but will probably try it in another copy of my XP virtual machine. I'm sure as hell not going to pay Microsoft any more in licensing fees to make stuff work in

Re: [PHP] Re: Recommendation

2008-09-10 Thread Shawn McKenzie
tedd wrote: At 9:16 AM +0100 9/10/08, Colin Guthrie wrote: Shawn McKenzie wrote: I don't understand the question. It is an email account that I check and I get mail from that address all the time. Of course it's late/much wine and there may be some humor here that is totally escaping me.

Re: [PHP] New Server Install

2008-09-10 Thread b
Robbert van Andel wrote: I am working on a new webserver running Fedora 9. I installed php-mysql and php-mssql via yum. When I try to connect to our mysql server using php, I get the following error: Can't connect to MySQL server on 'mysqlservername' (13) Here's the weird part, I can connect t

[ bebas promosi ] BONUS UNTUK YANG MAU BELAJAR INTERNET MARKETING DARI SAYA

2008-09-10 Thread sule
ADA BONUS YANG PENTING DI AKHIR EMAIL INI, BACA TERUS YAH ? "Metode ini sama persis dengan yang sudah saya gunakan untuk membangun berbagai bisnis online dan menghasilkan income PULUHAN JUTA/bulan rupiah selama ini!" Mengapa Saya memilih NeoFormulabisnis.com milik Bapak Joko karena saya s

RE: [PHP] New Server Install

2008-09-10 Thread Robbert van Andel
The MySQL database is hosted on a different server. I am building a new webserver, not mysql server. -Original Message- From: Nathan Rixham [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 5:14 PM To: php-general@lists.php.net Subject: Re: [PHP] New Server Install Robbert v

Re: [PHP] New Server Install

2008-09-10 Thread Nathan Rixham
Robbert van Andel wrote: Our MySql server is an established server that I can successfully connect to from other web servers. When I run my php script I see no attempt made to connect to the mysql server but do see the attempt and subsequent activity when connecting via the command line. -O

Re: [PHP] Header() - POST

2008-09-10 Thread mike
On Wed, Sep 10, 2008 at 3:42 PM, tedd <[EMAIL PROTECTED]> wrote: > Then use cURL as was suggested before. the reply was on his original attempt to header("POST: /foo") ... that was it. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Header() - POST

2008-09-10 Thread tedd
At 3:32 PM -0700 9/10/08, mike wrote: On Wed, Sep 10, 2008 at 2:51 PM, tedd <[EMAIL PROTECTED]> wrote: At 10:14 AM -0700 9/5/08, mike wrote: if you want to re-post data you need to look at a client-side alternative using javascript (or applets - flash, java, etc) OR just use hidden input

Re: [PHP] pain

2008-09-10 Thread Jochem Maas
Nathan Rixham schreef: Not sure why I'm sharing this; but it could be a gotcha been there, got the T-shirt, see below for my work around. class testOuter { private $base; public function __construct() { $this->base = new testBase; } public function __call(

Re: [PHP] Header() - POST

2008-09-10 Thread mike
On Wed, Sep 10, 2008 at 2:51 PM, tedd <[EMAIL PROTECTED]> wrote: > At 10:14 AM -0700 9/5/08, mike wrote: >> >> if you want to re-post data you need to look at a client-side >> alternative using javascript (or applets - flash, java, etc) > > OR just use hidden input. > > I do that with forms that ga

RE: [PHP] New Server Install

2008-09-10 Thread Robbert van Andel
Our MySql server is an established server that I can successfully connect to from other web servers. When I run my php script I see no attempt made to connect to the mysql server but do see the attempt and subsequent activity when connecting via the command line. -Original Message- From:

[PHP] Re: Recommendation

2008-09-10 Thread tedd
At 9:16 AM +0100 9/10/08, Colin Guthrie wrote: Shawn McKenzie wrote: I don't understand the question. It is an email account that I check and I get mail from that address all the time. Of course it's late/much wine and there may be some humor here that is totally escaping me. I think it's

Re: [PHP] Anything like XAMPP?

2008-09-10 Thread Brady Mitchell
On Sep 10, 2008, at 950AM, Ben Stones wrote: There's a bug, I believe with XAMPP where from XAMPP CP you click 'admin' under MySQL, when WinMySQLadmin comes up, the icon in the right (traffic light) is always red, and there's no option to start the service anymore... Click the "Start" bu

Re: [PHP] Header() - POST

2008-09-10 Thread tedd
At 10:14 AM -0700 9/5/08, mike wrote: if you want to re-post data you need to look at a client-side alternative using javascript (or applets - flash, java, etc) OR just use hidden input. I do that with forms that gather pages of data. You keep submitting the same page over and over gathering

[PHP] New Server Install

2008-09-10 Thread Robbert van Andel
I am working on a new webserver running Fedora 9. I installed php-mysql and php-mssql via yum. When I try to connect to our mysql server using php, I get the following error: Can't connect to MySQL server on 'mysqlservername' (13) Here's the weird part, I can connect to the mysql database ser

Re: [PHP] pain

2008-09-10 Thread Micah Gersten
You should read this: http://us3.php.net/manual/en/language.oop5.overloading.php The magic method __call passes all the arguments pass to the function that is not there in 1 array. So every time you execute a function that is not there and __call is called , you will add another outer array. Thi

[PHP] pain

2008-09-10 Thread Nathan Rixham
Not sure why I'm sharing this; but it could be a gotcha base = new testBase; } public function __call( $methodName , $values ) { echo __METHOD__ . PHP_EOL; print_r( $values ); $this->base->test( $values ); } } $test

Re: [PHP] ASCII Captcha

2008-09-10 Thread Nathan Rixham
tedd wrote: At 11:14 AM +0200 9/1/08, Nisse =?utf-8?Q?Engstr=C3=B6m?= wrote: On Fri, 29 Aug 2008 16:11:01 -0400, tedd wrote: http://webbytedd.com/aa/assorted-captcha/ Some of these are really cool. Assuming they are actually working, that is... -snip- (bunch of errors) I managed 1 out of

RE: [PHP] tedd's back from vacation

2008-09-10 Thread Jay Blanchard
[snip] The greatest team on earth [/snip] That would be THE Louisiana State University Fighting Tigers -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Jochem Maas
dont top post. Jay Moore schreef: Probably not totally work safe ;) Ah the perks of controlling the company network. I determine what is NSFW (nothing). Jay PS - If you guys are gonna gripe about top posting, you really need to learn to prune messages better. :P -- PHP General Mail

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Dan Joseph
On Wed, Sep 10, 2008 at 3:17 PM, tedd <[EMAIL PROTECTED]> wrote: > > >> Michigan State fans usually are happy when one of two things happen. >> Michigan State wins, or Michigan loses. >> > > That's especially cheerful when MSU plays Michigan. :-) It happens. > I can only assume you cheer for Mi

[PHP] Re: Anything like XAMPP?

2008-09-10 Thread Carlos Medina
Ben Stones schrieb: There's a bug, I believe with XAMPP where from XAMPP CP you click 'admin' under MySQL, when WinMySQLadmin comes up, the icon in the right (traffic light) is always red, and there's no option to start the service anymore... at the moment there's a "Stop the Service" option but

Re: [PHP] tedd's back from vacation

2008-09-10 Thread tedd
At 10:20 AM -0500 9/10/08, Shawn McKenzie wrote: No phones? No lights? No motorcars? Not a single luxury!?!? Yeah, it was only supposed to be a three hour tour. Cheers, tedd -- --- http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailing List (http:

Re: [PHP] tedd's back from vacation

2008-09-10 Thread tedd
At 10:00 AM -0400 9/10/08, Dan Joseph wrote: You're witnessing a healthy in-state Michigan college football rivalry poor into the OT realm of the PHP mailing list. The Michigan State Spartans and (The greatest team on earth) the Michigan Wolverines. You misplaced the "and". Michigan State f

Re: [PHP] tedd's back from vacation

2008-09-10 Thread tedd
At 9:52 AM -0400 9/10/08, Jason Pruim wrote: Hail! to the victors valiant Hail! to the conqu'ring heroes Hail! Hail! to Michigan The leaders and best! Hail! to the victors valiant Hail! to the conqu'ring heroes Hail! Hail! to Michigan, The champions of the West! ;) That much hail usually dent

Re: [PHP] Using DOM textContent Property

2008-09-10 Thread Nathan Nobbe
On Wed, Sep 10, 2008 at 10:35 AM, Tim Gustafson <[EMAIL PROTECTED]> wrote: > Nathan, > > Thanks for your help on this. > > I actually need to do this a different way I think though. The problem is > that I'm not just replacing a text entity with a link entity. For example, > consider this paragr

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Jay Moore
Probably not totally work safe ;) Ah the perks of controlling the company network. I determine what is NSFW (nothing). Jay PS - If you guys are gonna gripe about top posting, you really need to learn to prune messages better. :P -- PHP General Mailing List (http://www.php.net/) To unsub

Re: [PHP] Anything like XAMPP?

2008-09-10 Thread Micah Gersten
Xampp comes with PHPMyAdmin. Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com Ben Stones wrote: > There's a bug, I believe with XAMPP where from XAMPP CP you click 'admin' > under MySQL, when WinMySQLadmin comes up, the icon in the right (traffic > light) is a

Re: [PHP] Setting up a password for WAMP

2008-09-10 Thread Carlos Eduardo Sotelo Pinto
HI On Wed, Sep 10, 2008 at 12:23 PM, Ben Stones <[EMAIL PROTECTED]>wrote: > Hi, just installed WAMP and wondering how do I setup a root password for > accessing phpMyAdmin, MySQL, etc. Couldn't find anything on the WAMP's > Website how to do this. I realise this has got nothing to do with PHP > s

Re: [PHP] Setting up a password for WAMP

2008-09-10 Thread Jochem Maas
Ben Stones schreef: Hi, just installed WAMP and wondering how do I setup a root password for accessing phpMyAdmin, MySQL, etc. Couldn't find anything on the WAMP's Website how to do this. I realise this has got nothing to do with PHP specifically but any help will be appreciated! STFW? I'm sure

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Jochem Maas
Jason Pruim schreef: On Sep 10, 2008, at 1:10 PM, Jochem Maas wrote: Jay Blanchard schreef: [snip] OK, this is getting ridiculous. I think we need a new PHP list. Something like [EMAIL PROTECTED] sounds about right. [/snip] I knew jealousy would rear its ugly head eventually. what's a pen

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Jason Pruim
On Sep 10, 2008, at 1:27 PM, Wolf wrote: Jason Pruim <[EMAIL PROTECTED]> wrote: On Sep 10, 2008, at 1:10 PM, Jochem Maas wrote: Jay Blanchard schreef: [snip] OK, this is getting ridiculous. I think we need a new PHP list. Something like [EMAIL PROTECTED] sounds about right. [/snip] I

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Wolf
Jason Pruim <[EMAIL PROTECTED]> wrote: > > On Sep 10, 2008, at 1:10 PM, Jochem Maas wrote: > > > Jay Blanchard schreef: > >> [snip] > >> OK, this is getting ridiculous. I think we need a new PHP list. > >> Something like [EMAIL PROTECTED] sounds about right. > >> [/snip] > >> I knew jealo

[PHP] Setting up a password for WAMP

2008-09-10 Thread Ben Stones
Hi, just installed WAMP and wondering how do I setup a root password for accessing phpMyAdmin, MySQL, etc. Couldn't find anything on the WAMP's Website how to do this. I realise this has got nothing to do with PHP specifically but any help will be appreciated!

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Jason Pruim
On Sep 10, 2008, at 1:10 PM, Jochem Maas wrote: Jay Blanchard schreef: [snip] OK, this is getting ridiculous. I think we need a new PHP list. Something like [EMAIL PROTECTED] sounds about right. [/snip] I knew jealousy would rear its ugly head eventually. what's a pen? www.jibjab.com/

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Robert Cummings
On Wed, 2008-09-10 at 19:10 +0200, Jochem Maas wrote: > Jay Blanchard schreef: > > [snip] > > OK, this is getting ridiculous. I think we need a new PHP list. > > Something like [EMAIL PROTECTED] sounds about right. > > [/snip] > > > > I knew jealousy would rear its ugly head eventually. > > what

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Jochem Maas
Jay Blanchard schreef: [snip] OK, this is getting ridiculous. I think we need a new PHP list. Something like [EMAIL PROTECTED] sounds about right. [/snip] I knew jealousy would rear its ugly head eventually. what's a pen? -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Anything like XAMPP?

2008-09-10 Thread Wolf
Ben Stones <[EMAIL PROTECTED]> wrote: > There's a bug, I believe with XAMPP where from XAMPP CP you click 'admin' > under MySQL, when WinMySQLadmin comes up, the icon in the right (traffic > light) is always red, and there's no option to start the service anymore... > at the moment there's a

RE: [PHP] tedd's back from vacation

2008-09-10 Thread Jay Blanchard
[snip] OK, this is getting ridiculous. I think we need a new PHP list. Something like [EMAIL PROTECTED] sounds about right. [/snip] I knew jealousy would rear its ugly head eventually. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Anything like XAMPP?

2008-09-10 Thread Carlos Eduardo Sotelo Pinto
hi There's a bug, I believe with XAMPP where from XAMPP CP you click 'admin' > under MySQL, when WinMySQLadmin comes up, the icon in the right (traffic > light) is always red, and there's no option to start the service anymore... > at the moment there's a "Stop the Service" option but it's unselec

Re: [PHP] tedd's back from vacation

2008-09-10 Thread b
tedd wrote: hi gang: For those who wondered where I went -- I was on vacation. I would have announced it before I left, but I was afraid that someone would have broken into my collection of stuff. I'll post pictures of my vacation soon. Oh, I had lot's of fun -- so much so, I broke my big t

[PHP] Anything like XAMPP?

2008-09-10 Thread Ben Stones
There's a bug, I believe with XAMPP where from XAMPP CP you click 'admin' under MySQL, when WinMySQLadmin comes up, the icon in the right (traffic light) is always red, and there's no option to start the service anymore... at the moment there's a "Stop the Service" option but it's unselectable. Are

RE: [PHP] Using DOM textContent Property

2008-09-10 Thread Tim Gustafson
Nathan, Thanks for your help on this. I actually need to do this a different way I think though. The problem is that I'm not just replacing a text entity with a link entity. For example, consider this paragraph: For information, please contact [EMAIL PROTECTED] In this case, I want "[EMAIL PR

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Robert Cummings
On Wed, 2008-09-10 at 10:39 -0500, Shawn McKenzie wrote: > Wolf wrote: > > Shawn McKenzie <[EMAIL PROTECTED]> wrote: > >> tedd wrote: > >>> At 10:05 PM -0400 9/9/08, Dan Joseph wrote: > Look, just because we let you out of your cage, doesn't mean you have > to go > breaking yo

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Robert Cummings
On Wed, 2008-09-10 at 11:30 -0400, Wolf wrote: > Shawn McKenzie <[EMAIL PROTECTED]> wrote: > > tedd wrote: > > > At 10:05 PM -0400 9/9/08, Dan Joseph wrote: > > >> > > >> Look, just because we let you out of your cage, doesn't mean you have > > >> to go > > >> breaking your bones! No more v

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Shawn McKenzie
Wolf wrote: Shawn McKenzie <[EMAIL PROTECTED]> wrote: tedd wrote: At 10:05 PM -0400 9/9/08, Dan Joseph wrote: Look, just because we let you out of your cage, doesn't mean you have to go breaking your bones! No more vacations! BTW, was that dance in response to MSU winning 2 games in a

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Wolf
Shawn McKenzie <[EMAIL PROTECTED]> wrote: > tedd wrote: > > At 10:05 PM -0400 9/9/08, Dan Joseph wrote: > >> > >> Look, just because we let you out of your cage, doesn't mean you have > >> to go > >> breaking your bones! No more vacations! > >> > >> BTW, was that dance in response to MSU wi

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Shawn McKenzie
tedd wrote: At 10:05 PM -0400 9/9/08, Dan Joseph wrote: Look, just because we let you out of your cage, doesn't mean you have to go breaking your bones! No more vacations! BTW, was that dance in response to MSU winning 2 games in a row? -- -Dan Joseph Dan: I only root for two schools: O

[PHP] How to prevent php actions ?

2008-09-10 Thread Bulend Kolay
I use php5.2.6, apache2.2, mysql5.0 on Opensuse11.0. I set openbase-path in php.ini for every virtual host. I set safemode as On. But if a folder where located in different directory ( for instance /etc/file ) and the folder whose rights is 444 ( read for everyone ) I can read it. How can

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Dan Joseph
On Wed, Sep 10, 2008 at 9:56 AM, Thiago H. Pojda <[EMAIL PROTECTED]>wrote: > On 9/10/08, Jason Pruim <[EMAIL PROTECTED]> wrote: > > > > > > On Sep 10, 2008, at 9:40 AM, tedd wrote: > > > > At 10:05 PM -0400 9/9/08, Dan Joseph wrote: > >> > >>> > >>> Look, just because we let you out of your cage,

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Thiago H. Pojda
On 9/10/08, Jason Pruim <[EMAIL PROTECTED]> wrote: > > > On Sep 10, 2008, at 9:40 AM, tedd wrote: > > At 10:05 PM -0400 9/9/08, Dan Joseph wrote: >> >>> >>> Look, just because we let you out of your cage, doesn't mean you have to >>> go >>> breaking your bones! No more vacations! >>> >>> BTW, was

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Jason Pruim
On Sep 10, 2008, at 9:40 AM, tedd wrote: At 10:05 PM -0400 9/9/08, Dan Joseph wrote: Look, just because we let you out of your cage, doesn't mean you have to go breaking your bones! No more vacations! BTW, was that dance in response to MSU winning 2 games in a row? -- -Dan Joseph Dan:

Re: [PHP] tedd's back from vacation

2008-09-10 Thread tedd
At 10:05 PM -0400 9/9/08, Dan Joseph wrote: Look, just because we let you out of your cage, doesn't mean you have to go breaking your bones! No more vacations! BTW, was that dance in response to MSU winning 2 games in a row? -- -Dan Joseph Dan: I only root for two schools: One is MSU and t

Re: [PHP] ASCII Captcha

2008-09-10 Thread tedd
At 11:14 AM +0200 9/1/08, Nisse =?utf-8?Q?Engstr=C3=B6m?= wrote: On Fri, 29 Aug 2008 16:11:01 -0400, tedd wrote: http://webbytedd.com/aa/assorted-captcha/ Some of these are really cool. Assuming they are actually working, that is... -snip- (bunch of errors) I managed 1 out of 5. What do I

[PHP] Howto build statically linked PHP CGI (without shared libs)

2008-09-10 Thread santi
Dear Srs, I'm trying to compile a statically linked, without shared libs, CGI version of PHP, I've already tested with 5.2.6 and 5.2.7-dev. Is there any option in ./configure to compile PHP with this feature? Also I have tried passing CC and CFLAGS environment variables with "-static" flags.. b

Re: [PHP] Recommendation

2008-09-10 Thread Jason Pruim
On Sep 10, 2008, at 7:56 AM, Eric Butera wrote: On Tue, Sep 9, 2008 at 9:51 PM, tedd <[EMAIL PROTECTED]> wrote: How do I get an email to you at: Shawn McKenzie <[EMAIL PROTECTED]> ? I was grabbing addresses for the whole mass invitation thing and noticed this too. Of course I was like I've

Re: [PHP] Recommendation

2008-09-10 Thread Eric Butera
On Tue, Sep 9, 2008 at 9:51 PM, tedd <[EMAIL PROTECTED]> wrote: > How do I get an email to you at: Shawn McKenzie <[EMAIL PROTECTED]> ? I was grabbing addresses for the whole mass invitation thing and noticed this too. Of course I was like I've been had. Then for some reason I just tried it and

[PHP] Re: Installation doesn't complete, Windows Vista: error - "script required to complete"

2008-09-10 Thread Carlos Medina
Ben Stones schrieb: Hi, Others are facing the same problem and theres an official bug report here about it: http://bugs.php.net/bug.php?id=43639&thanks=3 PHP hasn't fixed it since December 2007, wondering if anyone has a workaround as I cannot even uninstall it now as the same problem arises. I

Re: [PHP] Installation doesn't complete, Windows Vista: error - "script required to complete"

2008-09-10 Thread Stut
On 10 Sep 2008, at 11:26, Ben Stones wrote: Others are facing the same problem and theres an official bug report here about it: http://bugs.php.net/bug.php?id=43639&thanks=3 PHP hasn't fixed it since December 2007, wondering if anyone has a workaround as I cannot even uninstall it now as the s

[PHP] Installation doesn't complete, Windows Vista: error - "script required to complete"

2008-09-10 Thread Ben Stones
Hi, Others are facing the same problem and theres an official bug report here about it: http://bugs.php.net/bug.php?id=43639&thanks=3 PHP hasn't fixed it since December 2007, wondering if anyone has a workaround as I cannot even uninstall it now as the same problem arises. Is there any workaround

[PHP] Re: Recommendation

2008-09-10 Thread Colin Guthrie
Shawn McKenzie wrote: I don't understand the question. It is an email account that I check and I get mail from that address all the time. Of course it's late/much wine and there may be some humor here that is totally escaping me. I think it's just the accepted convention that nospam@ usually