Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 72689

Summary: php-cgi-5.0.2 does not install the /usr/bin/php-cgi binary
Product: Gentoo Linux Reporter: Wendall Cada <wendallc>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED DUPLICATE    
Severity: normal CC: php-bugs
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Wendall Cada 2004-11-27 22:30:34 UTC
>>> Install php-cgi-5.0.2 into /var/tmp/portage/php-cgi-5.0.2/image/ category dev-php
Installing PHP SAPI module:       cgi
Installing PHP CGI into: /var/tmp/portage/php-cgi-5.0.2/image//usr/bin/
Installing build environment:     /var/tmp/portage/php-cgi-5.0.2/image//usr/lib/php/build/
Installing header files:          /var/tmp/portage/php-cgi-5.0.2/image//usr/include/php/
Installing helper programs:       /var/tmp/portage/php-cgi-5.0.2/image//usr/bin/
  program: phpize
  program: php-config
  program: phpextdist
 * Setting extension_dir in php.ini
 * Securing fopen wrappers
 * Setting correct include_path
mv: cannot stat `/var/tmp/portage/php-cgi-5.0.2/image//usr/bin/php': No such file or directory

The location of the cgi executable is in /var/tmp/portage/php-cgi-5.0.2/work/php-5.0.2/sapi/cgi/php

This appears to be broken alot. Maybe the process for copying needs a look so this isn't a recurring bug with each ebuild release.

Also, wouldn't installing this into /var/www/localhost/cgi-bin/ be more appropriate, or is this a bad place? I'm just using this build for testing along side mod_php4 since there was no method provided for running mod_php4 and mod_php5 side by side efficiently.

Wendall

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-11-28 14:50:52 UTC

*** This bug has been marked as a duplicate of 60247 ***