From: [EMAIL PROTECTED] Operating system: Debian 3.0 PHP version: 4.2.3 PHP Bug Type: Scripting Engine problem Bug description: .phps unable just doesnt work
I keep getting from lynx Alert!: Unexpected network read error; connection aborted. whenever i try and access any .phps script. I even just wrote a simple phpinfo script with .phps extension and that failed too My system is Debian 3.0 and im using a recompiled php. Im not sure if it worked when i did a fresh compile. './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-zlib' '--with-gd=/usr' '--with-jpeg-dir=/usr' '--with-vpopmail' '--with-png-dir=/usr' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-ttf' '--with-xml' '--with-mhash' '--with-mcrypt' '--enable-calendar' '--enable-ftp' '--enable-wddx' '--with-filepro' '--with-bz2' '--with-cpdflib=/usr/lib' '--with-curl=/usr/include/curl' '--with-gettext' '--with-pdf' '--with-openssl' '--with-session' '--with-imap=/home/installers/mail/imap-2002' '--with-imap-ssl=/usr/local/ssl' '--enable-bcmath' '--enable-sockets' '--enable-track-vars' '--enable-trans-sid' '--enable-magic-quotes' '--enable-inline-optimization' I am leaving on a copy of both .php and .phps online and will be available at www.php-india.com/phpinfo.php and www.php-india.com/phpinfo.phps my apache addtype is : AddType application/x-httpd-php-source .phps .php4s -- Edit bug report at http://bugs.php.net/?id=20559&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20559&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20559&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20559&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20559&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20559&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20559&r=support Expected behavior: http://bugs.php.net/fix.php?id=20559&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20559&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20559&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20559&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20559&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20559&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20559&r=isapi