Re: [PHPLIB] phplib install From: Arlon Wilber (awilber <email protected>)
Date: 12/14/99

Further debug reveals the following the following odd
results:

# strings libphp3.so |grep mysql_err
php3_mysql_error
mysql_error
mysql_error
#

oddly, no mysql_errno shows up in this .so file..
MANY other mysql_ functions appear, including
the above (mysql_error)... can someone else
try that command above and see if they have
different results?

----- Original Message -----
From: Arlon Wilber <awilber <email protected>>
To: <phplib <email protected>>
Sent: Tuesday, December 14, 1999 9:56 PM
Subject: [PHPLIB] phplib install

> I'm having trouble installing phplib.
>
> I have done the following:
>
> 1. create the following include dir:
> /home/httpd/php
> 2. edit php3.ini as requested (track_vars, include dir,
> magic_quotes_gpc, auto_prepend_file)
> 3. restart apache
> 4. move the "pages/" files to my root html dir:
> /home/httpd/html
> 5. and try to access it from browser.
>
> I get the following:
>
> Fatal error: Call to unsupported or undefined function mysql_errno() in
> db_mysql.inc on line 118
>
> I saw this same question in the phplib mailing list archives, and
> one person responded that mysql was not installed. That's not the
> case. I have several mysql databases in use, accessed via php.
> They still work fine.
>
> Any ideas?
>
> More info:
> php ver 3.0.12
> MySQL ver 3.23.2-1
> apache ver 1.3.9
>
>
> -
> PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
> To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
> the body, not the subject, of your message.
>

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.