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
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
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
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 #
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
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
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
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
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:/
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
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
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
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
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.
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
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
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
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
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
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
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(
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
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:
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
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
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
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
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
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
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
[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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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!
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/
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
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
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
[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
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
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
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
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
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
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
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
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
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
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
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,
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
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:
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
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
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
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
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
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
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
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
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
73 matches
Mail list logo