php-windows Digest 2 Sep 2001 18:35:35 -0000 Issue 734

Topics (messages 9167 through 9169):

SERVER ERROR when using mail()
        9167 by: Roger vd Werf

how to configure php to support oracle?
        9168 by: ³ÂÓ±ÐÐ

PHP hog on CPU resources
        9169 by: Aaron Bolyes

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]


----------------------------------------------------------------------


To all PHP users!

My system runs on IIS4.
After configuring the send mail variables in the php.ini i can send mail
messages to multiple recipients.

mail("[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]","test","me@serv
er.com");

This works fine when the number of recipients is under 30 when sending to
more than 30 recipients i recieve a SERVER ERROR on line xx where xx is the
mail() function. Ofcourse i can create a loop to send each mail separate but
this is not a clean sollution regarding performance! Pleaase HEELLPP!!

THX Roger :-)








hi, everyone, could you please tell me that how to configure php to support
oracle?

my platform is windows2k, php4 + apache. i downloaded php, that's a zip file.
i just decompress it to a directory and configured apache to add php module.
and my oracle is not on the same computer of apache.

when i tried to connect to oracle server, the error messages were:
Fatal error: Call to undefined function: ocilogon() in c:\apache\htdocs\ora.php on 
line 2

could you please tell me how to configure php?






Greetings,

I installed php and myslq to use postnuke, the install went fine, but the
site is very slow.  When sitting in front of the server (which is a dual PII
400 with 512M of ram) I notice the CPU usage goes up to 55% when php.exe is
ran (whenever someone loads the website), and as soon as the website is
finished loading the CPU usage goes back down to 4%.

Has anyone had this problem or have any suggestions??

Thanks
Aaron





Reply via email to