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=11133&edit=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]

Reply via email to