[PHP-INSTALL] Apache segmentation faults

2004-10-17 Thread Bostjan Skufca @ domenca.com
Hello, every now and then I notice in apache logs there were few segmentation faults (on a daily basis) and all I am stuck with is PID of that process (which is of course dead by then) and nothing about what it was doing. Is there any way to figure out what request that apache process was servi

Re: [PHP-INSTALL] mktime ()

2004-10-17 Thread Brad Kowalczyk
Scott Hamm wrote: I'm trying to understand how mktime() function works. I've tried as follows: mktime($one,$two,$three,$four,$five,$six); echo "$one $two $three $four $five $six\n"; ?> What am I doing wrong? Hi Scott, mktime() creates a UNIX timestamp based on the arguments you give it ($h

[PHP-INSTALL] [PHP-WIN] SMTP server response: 530 authentication required

2004-10-17 Thread ciberflash
The full error is as follows:Warning: mail(): SMTP server response: 530 authentication required - forhelp go to http://help.yahoo.com/help/us/mail/pop/pop-11.html in c:\programfiles\apache group\apache\htdocs\send_simpleform.php on line 10I receive the error above when I attempt to send mail

[PHP-INSTALL] mktime ()

2004-10-17 Thread Scott Hamm
I'm trying to understand how mktime() function works. I've tried as follows: $one $two $three $four $five $six\n"; ?> What am I doing wrong?

[PHP-INSTALL] Installing Extensions ( php5.02 )

2004-10-17 Thread Karim Beyrouti
Hello !...   I am sure this is a common question: I am trying to install extensions ( MySql support ), for php5 - and cant seem to get them loaded / running.   Here is what I've done so far:    1) ran the installer ( php-5.0.2-installerFull.exe ), ( tested php - which works ) 2) download