> adakah saya perlu tambahkan "AddType
> application/x-httpd-php .php3" di sini?
Apakah module untuk PHP sudah ikut dipanggil? Cari apakah baris berikut sudah
ada pada httpd.conf anda:
LoadModule php3_modulemodules/libphp3.so
atau:
LoadModule php4_modulemodules/libphp4.so
re
--- Irwan <[EMAIL PROTECTED]> wrote:
> PHP dan PHP 3 pada intinya sama, hanya beda versi.
>
> periksa di httpd.conf nya
> apakah ada tulisan berikut ?
>
> AddType application/x-httpd-php .php3
>
> begitu pula jika ingin menggunakan extension lain
> yang dijalankan oleh php
> misalkan extension
> > after i add this "AddType application/x-httpd-php
> > .php3" to the file httpd.conf, the problem still same.
Apakah httpd nya sudah di restart? Kalo di RedHat, gunakan perintah:
# /etc/rc.d/init.d/httpd restart
regards,
Samuel
www.konsultanlinux.com
--
Unsubscribe: kirim email kosong ke [E
Have u restart your web server ?
I think u haven't restart ur web server yet.
- Irwan -
On Sat, 15 Nov 2003, chan hweefarn saputra wrote:
>
>
> after i add this "AddType application/x-httpd-php
> .php3" to the file httpd.conf, the problem still same.
>
> what should i do?
>
--
Unsubscribe: k
On Sat, Nov 15, 2003 at 08:56:50PM -0800, chan hweefarn saputra wrote:
>
> PRINT ""; PRINT
Ingat, PRINT dan print, berbeda, case-sensitive. Periksa php.ini, apakah
bentuk after i add this "AddType application/x-httpd-php
> .php3" to the file httpd.conf, the problem still same.
>
> what should i
here is some details of the problem i face:
i try 1 example that i found from the internet.
first, i build a form named form.html
then, i write some php scripts and saved it as
tellus.php3
i saved both files at /var/www/html/
then, i use my Mozilla Web Browser to open the page
"http://localhost/
PHP dan PHP 3 pada intinya sama, hanya beda versi.
periksa di httpd.conf nya
apakah ada tulisan berikut ?
AddType application/x-httpd-php .php3
begitu pula jika ingin menggunakan extension lain yang dijalankan oleh php
misalkan extension chan :)
AddType application/x-httpd-php .chan
- Irwan
[EMAIL PROTECTED] root]# rpm -q php
php-4.2.2-17
ini versi php di linux saya. tapi kenapa ya saya gak
bisa load php3 files?
terima kasih
hweefarn
__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
--
U