Thanks Jim, I think that tells me my problem.  I've got --without-mysql.  
I guess I'm going to have to recompile php?

Thanks again.  Ryan


PHP Version 4.0.4pl1



                          System
                                               Linux 
porky.devel.redhat.com 2.2.17-8smp #1 SMP Fri Nov 17
                                               16:12:17 EST 2000 i686 unknown
                          Build Date
                                               Mar 3 2001
                          Configure Command
                                               './configure' 
'--prefix=/usr' '--with-config-file-path=/etc'
                                               '--disable-debug' 
'--enable-pic' '--enable-shared'
                                               
'--enable-inline-optimization' '--with-apxs=/usr/sbin/apxs'
                                               '--with-exec-dir=/usr/bin' 
'--with-regex=system'
                                               '--with-gettext' 
'--with-gd' '--with-jpeg-dir=/usr'
                                               '--with-png' '--with-zlib' 
'--with-db2' '--with-db3'
                                               '--with-gdbm' 
'--enable-debugger' '--enable-magic-quotes'
                                               '--enable-safe-mode' 
'--enable-sockets'
                                               '--enable-sysvsem' 
'--enable-sysvshm'
                                               '--enable-track-vars' 
'--enable-yp' '--enable-ftp'
                                               '--enable-wddx' 
'--without-mysql' '--without-oracle'
                                               '--without-oci8' '--with-xml'
                          Server API
                                               Apache
                          Virtual Directory Support
                                               disabled
                          Configuration File
                          (php.ini) Path
                                               /etc
                          ZEND_DEBUG
                                               disabled
                          Thread Safety
                                               disabled

On Tue, 19 Feb 2002, Jim Thome wrote:

> Ryan-
> 
> Need more info.  What OS are you on? Linux? Win2K? Unix?  
> 
> Also, set up a script in your htdocs directory with the following:
> <?phpinfo();?>
> 
> Reply back with the configure line of php.
> 
> --
> Jim
> 
> >>> Ryan Snow <[EMAIL PROTECTED]> 02/19/02 04:34PM >>>
> 
> Hi, Im brand new to the list--just joined today.  Working on a program 
> for my cosmic ray/physics department, and can't seem to get out of the 
> starting blocks.  For some reason that seems quite strange to me, when I 
> attempt to mysql_connect(...) it says functin undefined.  Isn't mysql 
> functionality included with the core PHP installation?
> 
> Thanks for any help you can give me, information or howto stuff.
> 
> ryan
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php 
> 
> 
> 

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to