Edit report at https://bugs.php.net/bug.php?id=55577&edit=1

 ID:                 55577
 Updated by:         f...@php.net
 Reported by:        fedora at famillecollet dot com
 Summary:            status.html does not install
-Status:             Analyzed
+Status:             Closed
 Type:               Bug
 Package:            FPM related
 Operating System:   GNU/Linux (Fedora 15)
 PHP Version:        5.4SVN-2011-09-03 (snap)
 Assigned To:        fat
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-10-08 19:31:09] f...@php.net

Automatic comment from SVN on behalf of fat
Revision: http://svn.php.net/viewvc/?view=revision&revision=317913
Log: - Fixed bug #55577 (status.html does not install)

------------------------------------------------------------------------
[2011-10-08 19:27:57] f...@php.net

oublie ce que je viens de dire ... j'avais pas tilté le manque dans PHP_OUTPUT 
du 
config.m4

je fix ca de suite.

------------------------------------------------------------------------
[2011-10-08 19:20:10] f...@php.net

Salut remi,

est-ce que les fichiers php-fpm.8 et php-fpm.conf s'installent correctement ?

En effet, si tu regardes dans sapi/fpm/Makefile.frag, les fichier php-fpm.8, 
php-fpm.conf et status.html sont tous installés de la même façon. J'ai du 
mal à 
comprendre pourquoi il y aurait un problème uniquement avec status.html.

dis moi quoi.

++ jerome

------------------------------------------------------------------------
[2011-09-03 13:56:00] fedora at famillecollet dot com

Description:
------------
status.html is not present in the build tree, so can't be installed

Attached patch fix this issue.
Another solution could be to add status.html to the PHP_OUTPUT in config.m4


Test script:
---------------
+ make -C build-fpm install-fpm INSTALL_ROOT=/home/rpmbuild/BUILDROOT



Expected result:
----------------
make: Entering directory `/dev/shm/php5.4-201109031230/build-fpm'
Installing PHP FPM binary:        
/home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/sbin/
Installing PHP FPM config:        
/home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/etc/
Installing PHP FPM man page:      
/home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/share/man/man8/
Installing PHP FPM status page:      
/home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/share/fpm/
make: Leaving directory `/dev/shm/php5.4-201109031230/build-fpm'
make[1]: *** [install-fpm] Error 1

Actual result:
--------------
/php-5.3.8-0.1.201109031230.fc15.remi.x86_64
make[1]: Entering directory `/dev/shm/php5.4-201109031230/build-fpm'
Installing PHP FPM binary:        
/home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/sbin/
Installing PHP FPM config:        
/home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/etc/
Installing PHP FPM man page:      
/home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/share/man/man8/
Installing PHP FPM status page:      
/home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/share/fpm/
cp: cannot stat `sapi/fpm/status.html': No such file or directory



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



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

Reply via email to