===========================
IP SLACKWARE :
Ip Address : 10.0.2.15
===========================

1. Konfigurasi httpd.conf 

masuk direktory '/etc/httpd/httpd.conf' Cari text seperti di bawah (Hilangkan tanda pagar '#' ):

#Include /etc/httpd/mod_php.conf
                menjadi
Include /etc/httpd/mod_php.conf



2. Buka file '/etc/httpd/httpd.conf' Cari komand seperti di bawah


chmod 755 /etc/rc.d/rc.httpd


4. Buat 'test.php' dalam folder berikut  '/var/www/htdocs/':

nano /var/www/htdocs/test.php

isikan script sbb :
 
 phpinfo(); ?>

5. Buka file '/etc/httpd/mod.php.conf' tambahkan seperti gambar di bawa.

 

6. Restart Service apache 

Apachectl restart

 7. Test buka di browser