I would like to install PHP4 with Apache, that I have already installed and configured in the Linux Slackware.
Questions:
1) How can I install PHP in this conditions? I read the manual in the www.php.net, but there only explains how to compile Apache with PHP4.
2) What are the modifications that PHP does in the httpd.conf ?
3) I'm a beginner in PHP, then I'ld like a small tutorial about how to publish a simple page "index.php" in the server. What are the steps of all configuration ?
Thanks.