php-windows Digest 29 Jan 2002 08:26:52 -0000 Issue 974

Topics (messages 11674 through 11680):

Re: New to PHP
        11674 by: Alan McFarlane

mail to too many users
        11675 by: Mostafa Al-Mallawani
        11676 by: Jim Lucas [php]
        11677 by: Angie Tollerson
        11678 by: Mostafa Al-Mallawani
        11679 by: Ignatius Teo

how to increase memory
        11680 by: "Spychała, Wojciech"

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Nah, that sounds pretty normal for Windows...

Laserjetter <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> RE access violations:
> I've never encountered this error message with PHP but for some reason on
> Win98/Apache 1.3.20/PHP 4.0.6 and also running WinVNC for remote control,
I
> cannot modify any files which have been used or processed by Apache. This
> includes any PHP files which have been executed and the httpd.conf fileand
> attempting to modify or delete these produces a dialog saying the file is
in
> use - trouble is that as far as I know there aren't any other programs
using
> the file.
> Not sure if this is related to your error but there's something not right
> there!!!
>
> LJ
>
>
>
>
> "Alan McFarlane" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Okay, so PHP is installed correctly, but what are the details of the
> access
> > violation...
> >
> > It also looks like you are running Win2K or WinXP (?), I believe there
> have
> > been some problems on both platforms - keep an eye on other posts in
this
> > group...
> >
> > --
> > Alan
> >
>
>
>


--- End Message ---
--- Begin Message ---
I need to send an email to 19000 users using a script, any suggestions.
Looping on a result set using the mail function would kill the server.
I know it can be done using a mailing list module but I'm running a
windows machine with IIS, what's the best thing for this?  Thanks.
--- End Message ---
--- Begin Message ---
with php's mail() funciton you can send to multiple recipents via the
headers.  just build the headers so it will BCC to everybody at once.
one word of caution, you can only have a header that is 5kb or smaller.
otherwise php will start truncating the header.  Found that out the hard
way.

so, just build a big header and send out 300 at a time.

Jim Lucas
----- Original Message -----
From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 11:41 AM
Subject: [PHP-WIN] mail to too many users


> I need to send an email to 19000 users using a script, any suggestions.
> Looping on a result set using the mail function would kill the server.
> I know it can be done using a mailing list module but I'm running a
> windows machine with IIS, what's the best thing for this?  Thanks.
>

--- End Message ---
--- Begin Message ---
Last I heard BCC and CC wasn't working for Windows...it would only send
to the first person in the list.  That's what it did for me 6 months
ago..has that been fixed? 
Thanks!
Angie

>>> "Jim Lucas [php]" <[EMAIL PROTECTED]> 01/28/02 03:47PM >>>
with php's mail() funciton you can send to multiple recipents via the
headers.  just build the headers so it will BCC to everybody at once.
one word of caution, you can only have a header that is 5kb or
smaller.
otherwise php will start truncating the header.  Found that out the
hard
way.

so, just build a big header and send out 300 at a time.

Jim Lucas
----- Original Message -----
From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 11:41 AM
Subject: [PHP-WIN] mail to too many users


> I need to send an email to 19000 users using a script, any
suggestions.
> Looping on a result set using the mail function would kill the
server.
> I know it can be done using a mailing list module but I'm running a
> windows machine with IIS, what's the best thing for this?  Thanks.
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
To contact the list administrators, e-mail:
[EMAIL PROTECTED] 

--- End Message ---
--- Begin Message ---
How big would a string of 19000 email addresses be?  Can anyone
estimate?

-----Original Message-----
From: Angie Tollerson [mailto:[EMAIL PROTECTED]] 
Sent: Monday, January 28, 2002 11:55 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] mail to too many users

Last I heard BCC and CC wasn't working for Windows...it would only send
to the first person in the list.  That's what it did for me 6 months
ago..has that been fixed? 
Thanks!
Angie

>>> "Jim Lucas [php]" <[EMAIL PROTECTED]> 01/28/02 03:47PM >>>
with php's mail() funciton you can send to multiple recipents via the
headers.  just build the headers so it will BCC to everybody at once.
one word of caution, you can only have a header that is 5kb or
smaller.
otherwise php will start truncating the header.  Found that out the
hard
way.

so, just build a big header and send out 300 at a time.

Jim Lucas
----- Original Message -----
From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 11:41 AM
Subject: [PHP-WIN] mail to too many users


> I need to send an email to 19000 users using a script, any
suggestions.
> Looping on a result set using the mail function would kill the
server.
> I know it can be done using a mailing list module but I'm running a
> windows machine with IIS, what's the best thing for this?  Thanks.
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
To contact the list administrators, e-mail:
[EMAIL PROTECTED] 



--- End Message ---
--- Begin Message ---
As big as strlen() says it is....



*****************************************************
Ignatius Teo
Project Manager, Internet Access Services
Information Technology and Telecommunication Services
Corporate Services
Southern Cross University
PO Box 157  Lismore  NSW  2480
Ph: +61 2 6620-3221     Fax: +61 2 6620-3033
Email: [EMAIL PROTECTED] | [EMAIL PROTECTED]
URL: http://www.scu.edu.au/admin/is/it/
*****************************************************



----- Original Message -----
From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]>
To: "'Angie Tollerson'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, January 29, 2002 4:43 PM
Subject: RE: [PHP-WIN] mail to too many users


> How big would a string of 19000 email addresses be?  Can anyone
> estimate?
>
> -----Original Message-----
> From: Angie Tollerson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 28, 2002 11:55 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] mail to too many users
>
> Last I heard BCC and CC wasn't working for Windows...it would only send
> to the first person in the list.  That's what it did for me 6 months
> ago..has that been fixed?
> Thanks!
> Angie
>
> >>> "Jim Lucas [php]" <[EMAIL PROTECTED]> 01/28/02 03:47PM >>>
> with php's mail() funciton you can send to multiple recipents via the
> headers.  just build the headers so it will BCC to everybody at once.
> one word of caution, you can only have a header that is 5kb or
> smaller.
> otherwise php will start truncating the header.  Found that out the
> hard
> way.
>
> so, just build a big header and send out 300 at a time.
>
> Jim Lucas
> ----- Original Message -----
> From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, January 28, 2002 11:41 AM
> Subject: [PHP-WIN] mail to too many users
>
>
> > I need to send an email to 19000 users using a script, any
> suggestions.
> > Looping on a result set using the mail function would kill the
> server.
> > I know it can be done using a mailing list module but I'm running a
> > windows machine with IIS, what's the best thing for this?  Thanks.
> >
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>

--- End Message ---
--- Begin Message ---
I want to put file into variable but i have problems with files bigger than
8MB - apache sais "Cannot allocate memory"
where should I set this memory??

Thanks,
Greetings

Wojciech
--- End Message ---

Reply via email to