New Apache/PHP4 user needs help...
I have got Apache 1.3.22 running on Win98SE. When the console is started
it reports "Apache/1.3.22 (Win32) running..." and the "http://localhost";
shows that Apache has been configured and is running.
However, after installing PHP 4.0.6 CGI manually into c:\php
Dear Chris,
Thanks for the suggestion. There is progress, but I am still having problems.
I renamed the file to testphp.php as you suggested and when opening the file
in Internet Explorer, I still get a blank screen but there is a window that
pops up just for a nanosecond - this is the standard IE
Good news, I've solved the problem. For those interested, it was related to steps
and information missing in the install guidelines. I found this source to be
excellent:
http://www.webreview.com/2000/09_29/developers/09_29_00_2.shtml
Cheers,
Balraj
Balraj Dhaliwal wrote:
> De
I am having trouble getting mail() to work on a WIn98 machine. I
understand that on Unix the sendmail program will pick up the mail()
request from PHP, but what is required on Win98 to get mail() to work.
Currently, when I invoke the mail() function using a script called
do_sendfeedback.php, I ge