From:             dweand at vt dot edu
Operating system: Windows XP SP1
PHP version:      4.3.4
PHP Bug Type:     *General Issues
Bug description:  Windows Installer does not create all the necessary files.

Description:
------------
I downloaded the windows installer and ran through the advanced setup
option.  Supplied all the necessary values to configure PHP and specified
Apache as my webserver.

Only files placed on my harddrive were:
\windows\php.ini
\php\sessiondata\
\php\uploadtemp\
\php\IISConfig.exe
\php\install.txt
\php\License
\php\php4ts.dll
\php\php.exe

(substitute c:\program files\apache group\php-4.3.4 for \php\ in the above
listing)

I want to run PHP as a module in Apache 2, which requires the SAPI
directory.  I had to dowload the ZIP archive and copy all those files into
the directory after running the installer script.

Seems like the installer should provide those necessary files for you (and
also as a side note place a copy of the php4ts.dll file in the SAPI
directory since that is required for Apache).


-- 
Edit bug report at http://bugs.php.net/?id=26518&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26518&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26518&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26518&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26518&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26518&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=26518&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=26518&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26518&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26518&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26518&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26518&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26518&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26518&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26518&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26518&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26518&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26518&r=float

Reply via email to