From:             PatrickLehmann at freenet dot de
Operating system: Microsoft Windows Server 2003
PHP version:      5.0.0RC3
PHP Bug Type:     MySQL related
Bug description:  PHP 5 RC3 probs with mysql

Description:
------------
Hi,

my system:
Microsoft Windows Server 2003, Enterprise Edition
Apache 2.0.49
PHP 5.0 RC 3
MySQL 4.0.18

apache with php is running successfully if mysql extension ist disabled.

when i enable the extension
php_mysql.dll
apache coundn't be started
- no error message
- port 80 is used for apache (a 2. start stops with an error that port 80
is used yet)
- apache is loaded into the RAM

libmysql.dll was copyed to C:\Windows

php runs perfectliy if mysql is disabled, but with this extension ames no
reaction....


ok, than the 2. problem
IIS 6.0 doesn't work with the ISAPI extension of php 5
setting:
ISAPI Filter is set to
C:\Programme\PHP5\php5isapi.dll
Filter name: PHP 5 RC 3

the error message is an 404 error in the browser
(index.php with phpinfo command)




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

Reply via email to