Re: [PHPLIB] unsupported or undefined function From: Andy Brown (sjbrown <email protected>)
Date: 03/02/00

actually there are RPMs out there for apache+php+mysql. not exactly sure
where, but that's how I installed my software.

On Thu, 2 Mar 2000, Jan Johansson wrote:

>
> > HI,
> > I'm trying to install phplib in my notebook toshiba, RedHat 6.1 / Apache
> > 1.3.9 / mysql 3.22.29
> > I followed all the instructions to install, but when is all set and
> > execute ..../index.php3 i get the message :
> > Fatal error: Call to unsupported or undefined function mysql_pconnect()
> > in /home/httpd/PHP/db_mysql.inc on line 73
> >
> > in info.php secction apache I have:
> > Loaded modules: mod_perl, mod_php3, mod_php, mod_setenvif,
> > mod_so, mod_usertrack, mod_headers, mod_expires,
> > mod_digest, mod_auth_db,
> > mod_auth_anon, mod_auth, mod_access, mod_rewrite, mod_alias, mod_proxy,
> > mod_userdir, mod_actions, mod_imap, mod_asis, mod_cgi, mod_dir,
> > mod_autoindex, mod_include, mod_info, mod_status, mod_negotiation,
> > mod_mime, mod_mime_magic, mod_log_referer, mod_log_agent,
> > mod_log_config, mod_env, http_core
>
>
> You have not built PHP with mySQL support. (if you used the redhat RPM's
> they do not have mysql support, you will have to do this manually) refer
> to the FAQ on www.php.net and search for "redhat"
>
> -
> 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.