[PHP-WIN] mail() function causes Apache 2.0 to crash on Windows 2000

2003-03-20 Thread Jason Bryner
I have a simple mail script that just takes values from a form (to address, subject and message) and sends them to a mail() function. Whenever the mail() function is called Apache 2.0 crashes. I'm running Apache 2.0 on a Windows 2000 machine (localhost) with PHP 4.3.1. What could be causing this

[PHP-WIN] Re: resized image looks baaaaadddd

2003-03-26 Thread Jason Bryner
What is the code you're using? Make sure to use imageCreateTrueColor when using JPGs. I'm too sleepy right now to go into the reasoning for it, but take a look at it. "Afan Pasalic" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > just installed php 4.3.0 and enabled gdlib.