[PHP-INST] Re: Install problem...

2003-01-24 Thread Christoph Grottolo
[EMAIL PROTECTED] (Alex Davis) wrote: >How do i set up php with windows xp so when i use the mail() function it >will email. > Best is, you read the manual and mail() then... See www.php.net/mail and php.ini, SMTP = your_smtp_host, sendmail_from = your_mail_address. Christoph -- PHP Install M

[PHP-INST] Re: Install problem PHP 4.0.6 + xml-dom +sablot

2001-07-13 Thread Marvin Horst
I'm having similar problems with sablotron also. Everything compiles fine, but when I start Apache it complains that it can't find the lib even though it's there. Actually it's the expat lib it can't find. > Hey I've problems compiling php 4.06 with xml-dom or sabog libs. > > Both have been compi