[PHP-DEV] PHP 4.0 Bug #9070: Can only create "test" databases.

2001-02-02 Thread kane
$query = "CREATE DATABASE my_db"; $result = @mysql_query($query, $connection) or die ("Couldn't create database"); Nor does any other name I use unless it begins with "test". I've tried using the 'mysql_create_db' function with the sam

[PHP-DEV] PHP 4.0 Bug #9070 Updated: Can only create "test" databases.

2001-02-03 Thread kane
query, $connection) or die ("Couldn't create database"); Nor does any other name I use unless it begins with "test". I've tried using the 'mysql_create_db' function with the same results. Any help would be greatly appreciated. Thanks, Kane T. -

[PHP-DEV] Bug #10936: DOMXML crash with CDATA

2001-05-17 Thread matthew . kane
From: [EMAIL PROTECTED] Operating system: Win2K Pro PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: DOMXML crash with CDATA I am running the latest Win32 binaries from the php.net download page. I am using the ISAPI module on IIS5. In php.ini I enabled

[PHP-DEV] Bug #10936 Updated: DOMXML crash with CDATA

2001-05-17 Thread matthew . kane
ID: 10936 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Reproducible crash Operating system: Win2K Pro PHP Version: 4.0.5 Description: DOMXML crash with CDATA Not in the binaries in http://www.php.net/do_download.php?download_file=php-4.0.5-Win32.zip&source_site=www