[PHP-DEV] Bug #11133 Updated: msql_create_db( ) not work?

2001-12-23 Thread lobbin

ID: 11133
Updated by: lobbin
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: mSQL related
Operating System: Red Hat 7
PHP Version: 4.0.4pl1
New Comment:

No feedback. Closing.

Previous Comments:


[2001-12-02 07:46:11] [EMAIL PROTECTED]

Can you try the latest RC?
http://download.php.net/~zeev/php-4.1.0RC4.tar.gz



[2001-05-27 00:36:50] [EMAIL PROTECTED]

1: In a user.php file,has the below codes:
$linkID=msql_pconnect(localhost); //is ok,can exec_sql
msql_create_db(adb) or die(create_db err);//and die 
  //and even with the root account login Linux,it die
2:
   DSO:(Apache_1.3.19: httpd -l:  have 2  modules:http_core.c mod_so.c)
   ./configure --with-apxs=/www/bin/apxs --with-msql
 (Apache's installation dir=/www/bin/apxs,and msql2's is default,is /usr/local/Hughes)








Edit this bug report at http://bugs.php.net/?id=11133edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11133 Updated: msql_create_db( ) not work?

2001-12-02 Thread sander

ID: 11133
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: mSQL related
Operating System: Red Hat 7
PHP Version: 4.0.4pl1
New Comment:

Can you try the latest RC?
http://download.php.net/~zeev/php-4.1.0RC4.tar.gz

Previous Comments:


[2001-05-27 00:36:50] [EMAIL PROTECTED]

1: In a user.php file,has the below codes:
$linkID=msql_pconnect(localhost); //is ok,can exec_sql
msql_create_db(adb) or die(create_db err);//and die 
  //and even with the root account login Linux,it die
2:
   DSO:(Apache_1.3.19: httpd -l:  have 2  modules:http_core.c mod_so.c)
   ./configure --with-apxs=/www/bin/apxs --with-msql
 (Apache's installation dir=/www/bin/apxs,and msql2's is default,is /usr/local/Hughes)








Edit this bug report at http://bugs.php.net/?id=11133edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]