[PHP] Question about php.ini

2005-02-07 Thread Stephen Wong
Hi, I hope we are all doing well today

I'm very new to php.  Here are some basic info about my server that I
am running:
Mac OS X 10.3.7 
PHP 4.3.10 
MySQL 4.0.18 
Apache 1.3.33

What I want to do is host a forum on my web page.  I can't seem to get
it set up, and I notice that I do not have a "php.ini" file in my /etc
directory (This is the Configuration File Path).  However, I do have a
"php.ini.default" in the same directory.
I seem to have two options:
1.) rename the "php.ini.default" to plain "php.ini" and see if that
resolves it.  However, I'm not sure what kind of tests can I perform
to see that it is working properly?
2.) or I can follow this tutorial at:
"http://www.dmcinsights.com/phpmysql/phpini.php"; which teaches me how
to make my own "php.ini" file.

Is there any other recommendations/comments that you all have?  Thanks
so much in advance everyone, I'm new to this mailing list.

-- 
S. Wong

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Gmail Account Invites (Want One?)

2007-11-15 Thread Stephen Wong
Yeah, not sure why the "invite a friend" option is still there

On Nov 15, 2007 4:48 PM, William Betts <[EMAIL PROTECTED]> wrote:
> Great with the times. :P It's not invite anymore.
>
> On Nov 15, 2007 3:40 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> > I know a good deal of us here are already using Gmail accounts,
> > but if you're not one of us and would like to be, let me know.  I
> > still have 95 invites left, and whomever would like one is more than
> > welcome to it.
> >
> > If you're not familiar with Gmail, check out the site at
> > http://www.gmail.com/.  Great threading, something like 4BG (and
> > counting) of space, and by far the absolute BEST SPAM filter I've ever
> > worked with.  Plus a lot more, including integration with Google Docs,
> > et cetera.
> >
> > Just let me know and I'll send you an invite so you can create an 
> > account.
> >
> > --
> > Daniel P. Brown
> > [office] (570-) 587-7080 Ext. 272
> > [mobile] (570-) 766-8107
> >
> > If at first you don't succeed, stick to what you know best so that you
> > can make enough money to pay someone else to do it for you.
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
S. Wong

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Google Chrome

2008-09-04 Thread Stephen Wong
Wow, didn't notice the GoogleUpdate.exe, thanks for the heads up on
that.  Agreed about programs adding items in our startup.

On Thu, Sep 4, 2008 at 2:23 PM, Boyd, Todd M. <[EMAIL PROTECTED]> wrote:
>> -Original Message-
>> From: Ovidiu Rosoiu [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, September 04, 2008 12:56 PM
>> To: Richard Heyes
>> Cc: php-general@lists.php.net
>> Subject: Re: [PHP] Google Chrome
>>
>> Richard Heyes wrote:
>> > Hi,
>> >
>> > Is it just me, or is everyones disk thrshing more since installing
>> (if
>> > you have) Chrome? Oh, and to keep it in-line with list, isn't PHP
>> > great? :-)
>> >
>> >
>> I uninstalled it precisely beacause of this behaviour. The disk was
>> running crazy every time chrome was started.
>> And I don't know how to do "lsof | grep chrome" on Windows to see
>> what's
>> going on.
>
> You can at least track memory + cpu usage through the Task Manager
> (Ctrl-Alt-Del + T on most distros). In the Task Manager, I also noticed
> that GoogleUpdate.exe is running even when Chrome.exe is not. This made
> me a bit curious, so I went into msconfig (the Microsoft GUI utility for
> modifying startup programs, services, and system INI files) and saw that
> GoogleUpdate.exe had been added to the list of programs to run on
> Windows startup.
>
> I hate, hate, HATE it when programs install resident agents that eat my
> memory and perform background network activity. Rrgh! Points taken away
> from Google for this app's EULA and its methods. Slick otherwise, though
> (aside from the lack of XMLDOM instantiation support for Javascript)...
>
>
> Todd Boyd
> Web Programmer
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php