From:             peterupfold at gmail dot com
Operating system: Linux 
PHP version:      5.1.1
PHP Bug Type:     *Compile Issues
Bug description:  Partition table for first hard drive deleted after compile

Description:
------------
After compiling & building PHP 5.1.1 as Apache module on Apache 2.2 (and
2.0 on a separate occasion), my partition table for my primary hard drive
is gone. Is on a dual boot Windows XP/SUSE Linux 10 (2.4.21-99-smp4G) box.


A reboot just after configuring and making PHP shows that partition table
is completely gone. Primary (Windows C:) and extended (including some
Windows data partitions and Linux) are now effectively deleted from my
hard drive.

This has now occurred on two occasions, both with the source code version.
MD5 sums were checked before compile. Downloaded from one of these:

uk.php.net or uk2.php.net (not sure which)

Reproduce code:
---------------
./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/usr/local/mysql

make

su

make install

Expected result:
----------------
Install correctly and be able to reboot into my GRUB bootloader, to choose
Windows or Linux.

Actual result:
--------------
As above, the drive partition table (or possibly MBR) is gone, so the
system will not boot and my computer has no operating systems on it.
Unable to give you any more debugging info as Linux is now no longer on my
computer.

-- 
Edit bug report at http://bugs.php.net/?id=35625&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=35625&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=35625&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=35625&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=35625&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=35625&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=35625&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=35625&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=35625&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=35625&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=35625&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=35625&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=35625&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=35625&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=35625&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=35625&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=35625&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=35625&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=35625&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=35625&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=35625&r=mysqlcfg

Reply via email to