php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20278 .phps doesn't work since compiling PHP with Java
Submitted: 2002-11-06 05:13 UTC Modified: 2002-11-21 17:12 UTC
From: jay at ananova dot com Assigned:
Status: No Feedback Package: Java related
PHP Version: 4.2.3 OS: Slackware 8.0
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-11-06 05:13 UTC] jay at ananova dot com
Built Apache 1.3.27, PHP 4.2.3 and mySQL 3.23.52, worked fine, able to view .phps files

Re-built the above (from source) but with Java (J2SE 1.2.2) and now .phps files don't work.

Apache httpd.conf configured correctly (AddType application/x-httpd-php-source .phps).

Cheers,

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-06 05:41 UTC] jay at ananova dot com
My PHP configure string:

./configure' '--with-mysql=/usr/local/mysql' '--with-gdbm' '--with-dba' '--enable-dba=shared' '--with-db' '--enable-track-vars' '--enable-trans-sid' '--with-xml' '--with-zlib-dir=/usr' '--with-java=/usr/local/java/jdk1.2.2' '--with-apache=../apache_1.3.27
 [2002-11-06 08:51 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

Cannot reproduce using latest CVS.
 [2002-11-21 17:12 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 19:01:31 2024 UTC