Trying to get the MAIL() call to work on my XP, PHP4 and Apache 1.3
Nothing hapens.
Any tips ??
Arild Reiten
Hi,
I do not know which sendmail too you are using, but I found "fake sendmail"
on the internet... pretty smart stuff! I took me 5 mn to configure it and i
have got my email getting out of my PHP.
By the way, have you checked that in the php.ini, you have the sendmail_path
defined?
Have you che
I have problem with the installation
of PHP5 on SO Window XP and II5
I started with the manual installation
on window and then wondered on the FAQ pages of the www.php.net site.
I tried to apply several solution advised
by some users but the result is that I wrote a PHP page
I copied it on my P
Ok, I have been dealing with IIS, php, and SBS for quite a long
time and I cannot get php 5 to run with IIS 6 on small business
server. Did manual install, php.ini, php5ts.dll, and php5isapi.dll
have all been added to windows dir, tried adding isapi filters in
IIS they won't start even on reboot of
Hi,
I've looked up for this problem but have not find an answer wich satisfy
me. When I look at my phpinfo I see that it inherits from root
environment (_ENV["PWD"] = /root ; _ENV["HOME"] = /root , aso.)
I saw several site with same problem but most website doesn't have this
environment
I k