Dear all,
I install php4.1.0 and I don't know how I can check if this program work. Someone can advise me.
Thanks in advance Pierre
hm... you could try to run a php script and look what happens?
put the following in a file with a .php extension:
<?=phpinfo();?>
You should server and installation details.