Hai milisers, barusan upgrade dr source tarball : 1) apache-1.3.24 -> apache-1.3.26 2) php-4.0.3p11 -> php-4.2.1
Sewaktu masih pakai php-4.0.3p11, tampilan script php pada browser no problem. Sewaktu upgrade ke php-4.2.1, muncul pesan pd saat membuka tampilan http://www.myhome.com/custom.php3?isi=layan1.html : Warning: Failed opening '' for inclusion (include_path='.:/usr/lib/php') in /home/httpd/htdocs/custom.php3 on line 196 Hal ini tidak masalah saat php-nya masih versi 4.0.3p11. Catatan, file php.ini tdk diubah sama sekali ikut default. Tapi kalau ada file test.php berisikan begini; <? $isi="layan1.html"; ?> <html> <head><title>Test</title> </head> <body> <?include ($isi);?> </body> </html> Tampilan normal. Konfigur ke-2 versi php seperti ini: ./configure --prefix=/usr --with-exec-dir=/usr/bin \ --with-apache=../apache_1.3.26 --with-config-file-path=/etc/httpd \ --disable-debug --enable-safe-mode --with-mm --with-mysql \ --with-gd --with-gdbm --with-gnu-ld --enable-inline-optimization\ --enable-memory-limit --enable-track-vars --enable-force-cgi-redirect\ --with-gettext Terimakasih banyak atas bantuannya. Salam. ~yudi --------------------------------------------------------------------- Jumlah pelanggan (updated daily): 220 Untuk berhenti berlangganan, kirim email ke: [EMAIL PROTECTED] Arsip milis, raw: http://klas.regex.com/archive/ Arsip milis, hyperlink: http://klas.regex.com/arsipmilis/arsip/
