ID:               7643
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           No Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: HP-UX 10.20
 PHP Version:      4.0.3pl1
 New Comment:

We were still experiencing it even with the newer versions of PHP. 
However, this is no longer an issue for us because of the following two
reasons:
(1) We no longer support HP-UX 10.20 systems (since HP will no longer
support these as of June 2003)
and
(2) HP now has a [free] PRE-COMPILED software depot available at
software.hp.com with PHP compiled into Apache.

Thank you for your time in looking into this!


Previous Comments:
------------------------------------------------------------------------

[2003-01-17 22:08:14] [EMAIL PROTECTED]

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.



------------------------------------------------------------------------

[2003-01-02 18:20:24] [EMAIL PROTECTED]

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



------------------------------------------------------------------------

[2003-01-02 18:16:18] [EMAIL PROTECTED]

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.



------------------------------------------------------------------------

[2002-04-13 16:50:40] [EMAIL PROTECTED]

So, I guess the question now is that should we continue to 
be "clever" and install apache DSOs with the platform-
specific SHLIB_SUFFIX_NAME or just use .so which is what 
Apache expects. I'm using .so for the Mac OS X build, even 
though .bundle would be the native suffix for the object 
type we're producing.

I.e. it's now time to decide whether this is an Apache or a 
PHP bug.

------------------------------------------------------------------------

[2002-04-12 06:13:43] [EMAIL PROTECTED]

Read that:

http://aspn.activestate.com/ASPN/Mail/Message/php-install/937938

In fact, what you have to do after "make install" is

- rename <php_dir>/libs/libphp4.sl to libphp4.so

- and run the apxs tooll manually:

/opt/apache/bin/axps -i -a -n php4 <php_dir/libs/libphp.so

That should do it ...

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/7643

-- 
Edit this bug report at http://bugs.php.net/?id=7643&edit=1

Reply via email to