|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-07-11 14:33 UTC] dshafer@php.net
[2001-07-11 16:29 UTC] derick@php.net
[2001-07-11 16:33 UTC] david-shafer at uiowa dot edu
[2002-07-02 23:51 UTC] sniper@php.net
[2002-07-02 23:53 UTC] sniper@php.net
[2002-08-03 01:00 UTC] php-bugs at lists dot php dot net
[2023-08-28 12:48 UTC] git@php.net
[2023-08-28 12:48 UTC] git@php.net
-Status: No Feedback
+Status: Closed
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 07:00:01 2025 UTC |
Running "make install" produces the following output: ... Making install in . /local/php/src/php4/build/shtool mkdir -p "/local/www/libexec" && /local/www/bin/apxs -S LIBEXECDIR="/local/www/libexec" -i -a -n php4 libs/libphp4.so cp libs/libphp4.so /local/www/libexec/libphp4.so cp: /local/www/libexec/libphp4.so: Cannot open or remove a file containing a running program. apxs:Break: Command failed with rc=65536 make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop.