hello,
i have apache, php4, mysql running on win98.
a page that has post action results in the browser being directed to:
htpp://myurl.com/php4/php.exe
(the post should be pointing to it self Action = $PHP_SELF)
where php4/php.exe does not exist on my domain. i just installed apache and am trying to learn it.
any comments?